if(document.all){
	document.write("<LINK HREF=\"/ie.php\" REL=stylesheet>")
}else{
	document.write("<LINK HREF=\"/n.php\" REL=stylesheet>")
}
