if ((plat == "mac") && (browse.indexOf("Microsoft") > -1))

{

 document.write("<link rel=\"stylesheet\" type=\"text/css\" href=\"/css/IEonMac.css\" />")

}