if(navigator.platform.charAt(0)=="W"){		if(navigator.appName.charAt(0)=="N"){			document.write ("<LINK rel=stylesheet type=text/css href=js/wnn.css>")			}		if(navigator.appName.charAt(0)=="M"){			document.write ("<LINK rel=stylesheet type=text/css href=js/wie.css>")			}		}		if(navigator.platform.charAt(0)=="M"){		if(navigator.appName.charAt(0)=="N"){			document.write ("<LINK rel=stylesheet type=text/css href=js/mnn.css>")			}		if(navigator.appName.charAt(0)=="M"){			document.write ("<LINK rel=stylesheet type=text/css href=js/mie.css>")			}		}