var theAgent=navigator.userAgent


if (theAgent.indexOf("MSIE 4") >=0)
	{
		document.write ('<LINK rel="stylesheet" type="text/css" href="http://www.washingtonsemester.com/general/css/iestyle.css" title="style0">')
	}
	else if (theAgent.indexOf("Mozilla/4") >=0) 
	{
		document.write ('<LINK REL="fontdef" HXBURNED SRC="http://www.washingtonsemester.com/general/pfr/Insignia.pfr">')
		document.write ('<LINK REL="fontdef" HXBURNED SRC="http://www.washingtonsemester.com/general/pfr/Insignia_a.pfr">')
		document.write ('<LINK REL="fontdef" HXBURNED SRC="http://www.washingtonsemester.com/general/pfr/Mekanik.pfr">')
		document.write ('<LINK REL="fontdef" HXBURNED SRC="http://www.washingtonsemester.com/general/pfr/Futura.pfr">')
		document.write ('<LINK REL="fontdef" HXBURNED SRC="http://www.washingtonsemester.com/general/pfr/Futura-Bold.pfr">')
		document.write ('<LINK rel="stylesheet" type="text/css" href="http://www.washingtonsemester.com/general/css/netstyle.css" title="style">')
	}

