	
	function popUpLtg(winURL) {
		window.open(winURL,"popup","width=400,height=555,scrollbars=no");
	}




