
	
	function popUpWserver(winURL) {
		window.open(winURL,"popup","width=640,height=400,scrollbars=no");
	}
	
	function popUpWsvrWax(winURL) {
		window.open(winURL,"popupwax","width=500,height=430,scrollbars=no");
	}
	
	function popUpHowTraysMade(winURL) {
		window.open(winURL,"popuphowtray","width=656,height=500,scrollbars=yes");
	}
	
	function popUpTrivet(winURL) {
		window.open(winURL,"popuptrivet","width=700,height=704,scrollbars=no");
	}
	




