if (navigator.appName == "Microsoft Internet Explorer")
	document.write('<link href="styles/ex4.css" rel="STYLESHEET" type="text/css">')
else 
document.write('<link href="styles/ns4.css" rel="STYLESHEET" type="text/css">'); 
