



	function popUpJen(winURL) {
		window.open(winURL,"popup","width=580,height=370,scrollbars=yes,resizable=yes");
	}
	
	function popUpTrls(winURL) {
		window.open(winURL,"popup","width=430,height=370,scrollbars=yes,resizable=yes");
	}
	
	function popUpHamarc(winURL) {
		window.open(winURL,"popup","width=600,height=350,scrollbars=yes,resizable=yes");
	}
	
	function popUpFrsc(winURL) {
		window.open(winURL,"popup","width=420,height=350,scrollbars=yes,resizable=yes");
	}
	
	function popUpSpg(winURL) {
		window.open(winURL,"popup","width=600,height=350,scrollbars=yes,resizable=yes");
	}
	
	function popUpFdl(winURL) {
		window.open(winURL,"popup","width=560,height=350,scrollbars=yes,resizable=yes");
	}
	
	function popUpIvy(winURL) {
		window.open(winURL,"popup","width=560,height=350,scrollbars=yes,resizable=yes");
	}
	
	function popUpFrn(winURL) {
		window.open(winURL,"popup","width=440,height=415,scrollbars=yes,resizable=no");
	}
	
	function popUpGzb(winURL) {
		window.open(winURL,"popup","width=430,height=370,scrollbars=yes,resizable=yes");
	}
	



