function ShowMeMore800by450(picURL,picTitle){
newWindow1=window.open(picURL,'newWin','toolbar=no,width=800,height=450')
newWindow1.document.write('<html><title>'+picTitle+'</title><head></head><body topmargin="0" leftmargin="0"><img src="'+picURL+'" alt=""></body></html>')
newWindow1.focus()
}

function ShowMeMore674by700(picURL,picTitle){
newWindow2=window.open(picURL,'newWin','toolbar=no,width=674,height=700')
newWindow2.document.write('<html><title>'+picTitle+'</title><head></head><body topmargin="0" leftmargin="0"><img src="'+picURL+'" alt=""></body></html>')
newWindow2.focus()
}

function ShowMeMore375by339(picURL,picTitle){
newWindow3=window.open(picURL,'newWin','toolbar=no,width=375,height=339')
newWindow3.document.write('<html><title>'+picTitle+'</title><head></head><body topmargin="0" leftmargin="0"><img src="'+picURL+'" alt=""></body></html>')
newWindow3.focus()
}

function ShowMeMore779by400(picURL,picTitle){
newWindow4=window.open(picURL,'newWin','toolbar=no,width=779,height=400')
newWindow4.document.write('<html><title>'+picTitle+'</title><head></head><body topmargin="0" leftmargin="0"><img src="'+picURL+'" alt=""></body></html>')
newWindow4.focus()
}

function ShowMeMore1000by750(picURL,picTitle){
newWindow1=window.open(picURL,'newWin','toolbar=no,width=1000,height=750')
newWindow1.document.write('<html><title>'+picTitle+'</title><head></head><body topmargin="0" leftmargin="0"><img src="'+picURL+'" alt=""></body></html>')
newWindow1.focus()
}

function ShowMeMore882by245(picURL,picTitle){
newWindow1=window.open(picURL,'newWin','toolbar=no,width=882,height=245')
newWindow1.document.write('<html><title>'+picTitle+'</title><head></head><body topmargin="0" leftmargin="0"><img src="'+picURL+'" alt=""></body></html>')
newWindow1.focus()
}