function PopWindow2(picURL) {
	eval("picwindow2=open('CabanaVillagePic.asp?Photo='+ picURL +'','popwindow2','dependent=yes,scrollbars=no,width=656,height=488,resizable=no,screenX=20,screenY=20')");
}

