function PopupPic(sPicURL) {
 window.open( "popupd41d.html?"+sPicURL, "AltituteLoftImage",  
 "resizable=0,status=no,HEIGHT=450,WIDTH=450");
}
