if(navigator.appName == 'Microsoft Internet Explorer')
	document.write("<link rel='STYLESHEET' type='text/css' href='fileadmin/trio/spec_ie.css'>");
else 
	document.write("<link rel='STYLESHEET' type='text/css' href='fileadmin/trio/spec_other.css'>");
