<!-- Hide script from older browsers
	function stoperror(){
		return true
	}
	window.onerror=stoperror;{
}
	function MM_openBrWindow(theURL,winName,features) {
		window.open(theURL,winName,features);
	}
	
	if(navigator.appVersion.indexOf("AOL")==-1 && navigator.appVersion.indexOf("AOL 3.0")==-1 && navigator.appVersion.indexOf("AOL 4.0")==-1 && navigator.appVersion.indexOf("AOL 5.0")==-1 && navigator.appVersion.indexOf("AOL 6.0")==-1 && navigator.appVersion.indexOf("WebTV")==-1) {
		myWin = open('', 'win3','location=yes,toolbar=yes,menubar=yes,scrollbars=no,status=yes,menubar=yes,resizable=yes,top=1,left=1,width=415,height=425,copyhistory=0');
		myWin.blur();
		myWin.location = 'popage2.html';
	
	} 
	else {
		var aol=true;
	}
// end hiding contents -->