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