﻿function PopupPic(sPicURL) {window.open( "popup.html?"+sPicURL, "",	"scrollbars=1,resizable=0,HEIGHT=920,WIDTH=700,left=0,top=0");}
