var vNum = navigator.appVersion.charAt(0);var bName = navigator.appName.charAt(0);if ( bName == "M" && vNum < 4)	location.href="getnewbrowser.html";if ( bName == "N" && vNum < 4)	location.href="getnewbrowser.html";document.writeln("<STYLE TYPE='text/css'><!--");if(navigator.appVersion.indexOf("Mac") > -1){	if( bName == "M")	 {		// MAC IE		document.writeln(".{font-size:10px; line-height:16px}");		document.writeln(".s9s{font-Size:9px; line-height:11px}");		document.writeln(".s9{font-Size:9px; line-height:13px}");		document.writeln(".s10{font-size:10px; line-height:14px}");		document.writeln(".s12{font-size:12px; line-height:18px}");		document.writeln(".s14{font-size:14px; line-height:21px}");		document.writeln(".s20{font-size:20px; line-height:30px}");		document.writeln(".h6{font-size:10px; line-height:15px; letter-spacing:1.5pt}");		document.writeln(".h5{font-size:10px; line-height:15px; letter-spacing:2pt}");		document.writeln(".h4{font-size:12px; line-height:18px; letter-spacing:4pt}");		document.writeln(".h3{font-Size:22px; line-height:26px}"); 		document.writeln(".h2{font-Size:26px; line-height:32px}");		document.writeln(".h1{font-Size:30px; line-height:40px}");	}	else	{		if( vNum < 5 )		{			// MAC NETSCAPE 4.x			document.writeln(".{font-size:10px; line-height:16px}");			document.writeln(".s9s{font-Size:9px; line-height:11px}");			document.writeln(".s9{font-Size:9px; line-height:13px}");			document.writeln(".s10{font-size:10px; line-height:14px}");			document.writeln(".s12{font-size:12px; line-height:18px}");			document.writeln(".s14{font-size:14px; line-height:21px}");			document.writeln(".s20{font-size:20px; line-height:30px}");			document.writeln(".h6{font-size:10px; line-height:15px; letter-spacing:1.5pt}");			document.writeln(".h5{font-size:10px; line-height:15px; letter-spacing:2pt}");			document.writeln(".h4{font-size:12px; line-height:18px; letter-spacing:4pt}");			document.writeln(".h3{font-Size:22px; line-height:26px}"); 			document.writeln(".h2{font-Size:26px; line-height:32px}");			document.writeln(".h1{font-Size:30px; line-height:40px}");	 	}	 	else	 	{			// MAC NETSCAPE 6.x~			document.writeln(".{font-size:10px; line-height:16px}");			document.writeln(".s9s{font-Size:9px; line-height:11px}");			document.writeln(".s9{font-Size:9px; line-height:13px}");			document.writeln(".s10{font-size:10px; line-height:14px}");			document.writeln(".s12{font-size:12px; line-height:18px}");			document.writeln(".s14{font-size:14px; line-height:21px}");			document.writeln(".s20{font-size:20px; line-height:30px}");			document.writeln(".h6{font-size:10px; line-height:15px; letter-spacing:1.5pt}");			document.writeln(".h5{font-size:10px; line-height:15px; letter-spacing:2pt}");			document.writeln(".h4{font-size:12px; line-height:18px; letter-spacing:4pt}");			document.writeln(".h3{font-Size:22px; line-height:26px}"); 			document.writeln(".h2{font-Size:26px; line-height:32px}");			document.writeln(".h1{font-Size:30px; line-height:40px}");	 	}	 }}else{	if( bName == "M")	{		// WIN IE		document.writeln(".{font-size:12px; line-height:18px}");		document.writeln(".s9s{font-Size:10px; line-height:14px}");		document.writeln(".s9{font-Size:10px; line-height:16px}");		document.writeln(".s10{font-size:12px; line-height:16px}");		document.writeln(".s12{font-size:14px; line-height:21px}");		document.writeln(".s14{font-size:16px; line-height:24px}");		document.writeln(".s20{font-size:22px; line-height:33px}");		document.writeln(".h6{font-size:12px; line-height:18px; letter-spacing:1.5pt}");		document.writeln(".h5{font-size:12px; line-height:18px; letter-spacing:2pt}");		document.writeln(".h4{font-size:14px; line-height:21px; letter-spacing:4pt}");		document.writeln(".h3{font-Size:24px; line-height:28px}"); 		document.writeln(".h2{font-Size:28px; line-height:34px}");		document.writeln(".h1{font-Size:34px; line-height:44px}");	}	else	{		if( vNum < 5 )		{			// WIN NETSCAPE 4.x			document.writeln(".{font-size:12px; line-height:18px}");			document.writeln(".s9s{font-Size:10px; line-height:14px}");			document.writeln(".s9{font-Size:10px; line-height:16px}");			document.writeln(".s10{font-size:12px; line-height:16px}");			document.writeln(".s12{font-size:14px; line-height:21px}");			document.writeln(".s14{font-size:16px; line-height:24px}");			document.writeln(".s20{font-size:22px; line-height:33px}");			document.writeln(".h6{font-size:12px; line-height:18px; letter-spacing:1.5pt}");			document.writeln(".h5{font-size:12px; line-height:18px; letter-spacing:2pt}");			document.writeln(".h4{font-size:14px; line-height:21px; letter-spacing:4pt}");			document.writeln(".h3{font-Size:24px; line-height:28px}"); 			document.writeln(".h2{font-Size:28px; line-height:34px}");			document.writeln(".h1{font-Size:34px; line-height:44px}");		}		else		{			// WIN NETSCAPE 6.x~			document.writeln(".{font-size:12px; line-height:18px}");			document.writeln(".s9s{font-Size:10px; line-height:14px}");			document.writeln(".s9{font-Size:10px; line-height:16px}");			document.writeln(".s10{font-size:12px; line-height:16px}");			document.writeln(".s12{font-size:14px; line-height:21px}");			document.writeln(".s14{font-size:16px; line-height:24px}");			document.writeln(".s20{font-size:22px; line-height:33px}");			document.writeln(".h6{font-size:12px; line-height:18px; letter-spacing:1.5pt}");			document.writeln(".h5{font-size:12px; line-height:18px; letter-spacing:2pt}");			document.writeln(".h4{font-size:14px; line-height:21px; letter-spacing:4pt}");			document.writeln(".h3{font-Size:24px; line-height:28px}"); 			document.writeln(".h2{font-Size:28px; line-height:34px}");			document.writeln(".h1{font-Size:34px; line-height:44px}");				}	}} document.writeln("--></STYLE>");