if (((navigator.userAgent.indexOf("Gecko")) > 0) && (navigator.platform=='MacPPC'))
	{document.write('<LINK rel="stylesheet" href="/crsN6Mac.css" type="text/css">');}
     else if ((navigator.platform=='MacPPC')&&(navigator.appVersion.substr(17,8) != "MSIE 5.0"))
	    {document.write('<LINK rel="stylesheet" href="/crsN4Mac.css" type="text/css">');}
     else if ((screen.width > 1200)&&(navigator.appName=='Netscape'))
		{document.write('<LINK rel="stylesheet" href="/crsHiRes.css" type="text/css">');}
     else if (navigator.appName=='Netscape')
		{document.write('<LINK rel="stylesheet" href="/crsNS.css" type="text/css">');}
