function doWinPass(pix, ptitle, stitle ) {
	URL = "PopLargePicture1d5b.html?winWide="+screen.width+"&winTa(,="+screen.height+"&imgName="+pix+"&pageTitle="+ptitle+"&subTitle="+stitle ;
	window.open(URL, "_blank", "resizable");
}