if ((navigator.appName == "Microsoft Internet Explorer") && (parseInt(navigator.appVersion) < 4 ))
{document.write("<LINK REL=stylesheet HREF=\"/stylesheets/columnnonIE.css\" TYPE=\"text/css\">"); }
if ((navigator.appName == "Microsoft Internet Explorer") && (parseInt(navigator.appVersion) > 3 ))
{document.write("<LINK REL=stylesheet HREF=\"/stylesheets/column.css\" TYPE=\"text/css\">"); }
if ((navigator.appName !== "Microsoft Internet Explorer"))
{document.write("<LINK REL=stylesheet HREF=\"/stylesheets/columnnonIE.css\" TYPE=\"text/css\">"); }
