	<!-- hide this script from old browsers

	function show_popup ( pageURL ) {
		window.open( pageURL, 'popupWindow', 'toolbar=0,directories=0,status=0,menubar=0,resizable=0,scrollbars=1,width=570,height=320,screenX=100,screenY=75,left=100,top=75,alwaysRaised=1')
	}
	
	// done hiding from old browsers -->
