//vNum = navigator.appVersion.charAt(0);//bName = (navigator.appName.charAt(0) == "M" || navigator.appName.charAt(0) == "N")?true:false;//if ( !bName || vNum < 4){//		location.href="/errors/browsercheck.html";//}//if ( navigator.appName.charAt(0) == "N" && vNum < 5){//		location.href="/errors/browsercheck.html";//}document.writeln("<STYLE TYPE='text/css'><!--")if(navigator.appVersion.indexOf("Mac") > 1){	if(navigator.appName.charAt(0) == "M"){		// MACINTOSH IE		document.writeln(".v9{font-Size:9px}")		document.writeln(".v10{font-size:10px}")		document.writeln(".v11{font-size:11px}")		document.writeln(".v12{font-size:12px}")		document.writeln(".a9{font-Size:9px}")		document.writeln(".a10{font-size:10px}")		document.writeln(".a12{font-size:12px}")		document.writeln(".t9{font-size:9px; line-height:11px}")		document.writeln(".j9{font-size:9px; line-height:12px}")		document.writeln(".j10{font-Size:10px}") // DEFAULT		document.writeln(".j12{font-Size:12px}")		document.writeln("body, td{font-Size:12px;}")		document.writeln(".fm{font-family:monospace; font-size:12px; height:14px; border-width:1px}")		document.writeln("textarea{font-family:monospace; font-size:12px; border-width:1px}")	}	else{		// MACINTOSH NETSCAPE		document.writeln(".v9{font-Size:9px}")		document.writeln(".v10{font-size:10px}")		document.writeln(".v11{font-size:11px}")		document.writeln(".v12{font-size:12px}")		document.writeln(".a9{font-Size:9px}")		document.writeln(".a10{font-size:10px}")		document.writeln(".a12{font-size:12px}")		document.writeln(".t9{font-size:9px; line-height:11px}")		document.writeln(".j9{font-size:9px; line-height:12px}")		document.writeln(".j10{font-Size:10px}") // DEFAULT		document.writeln(".j12{font-Size:12px}")		document.writeln("body, td{font-Size:12px;}")				if ( navigator.appVersion.charAt(0) > 4){			document.writeln(".fm{font-family:monospace; font-size:12px; height:16px; border-width:1px}")		}		}}else{	if(navigator.appName.charAt(0) == "M"){		// WINDOWS IE		document.writeln(".v9{font-Size:9px; line-height:11px}")		document.writeln(".v10{font-size:10px; line-height:12px}")		document.writeln(".v12{font-size:12px; line-height:15px}")		document.writeln(".a9{font-Size:9px; line-height:10px}")		document.writeln(".a10{font-size:10px; line-height:11px}")		document.writeln(".a12{font-size:12px; line-height:14px}")		document.writeln(".t9{font-size:10px; line-height:11px}")		document.writeln(".j9{font-size:10px; line-height:11px; letter-spacing:1px}")		document.writeln(".j10{font-Size:11px; line-height:13px}") // DEFAULT		document.writeln(".j12{font-Size:12px; line-height:15px}")		document.writeln("body, td{font-Size:12px;}")		document.writeln(".fm{font-family:monospace; font-size:12px; height:16px; border-width:1px}")	}	else{		// WINDOWS NETSCAPE		document.writeln(".v9{font-Size:10px; line-height:11px}")		document.writeln(".v10{font-size:11px; line-height:12px}")		document.writeln(".v12{font-size:12px; line-height:14px}")		document.writeln(".a9{font-Size:10px}")		document.writeln(".a10{font-size:11px; line-height:11px}")		document.writeln(".a12{font-size:13px}")		document.writeln(".t9{font-size:10px; line-height:11px}")		document.writeln(".j9{font-size:11px; line-height:11px}")			document.writeln(".j10{font-Size:11px; line-height:12px}") // DEFAULT			document.writeln("body, td{font-Size:12px;}")		document.writeln(".fm{font-Size:12px; line-height:15px}")				if ( navigator.appVersion.charAt(0) > 4){			document.writeln(".fm{font-family:monospace; font-size:12px; height:16px; border-width:1px}")		}		}}document.writeln("--></STYLE>");	
