if (navigator.appVersion.indexOf("Mac") !=-1){  
document.write("<link rel=stylesheet href=css/import_mac.css type=text/css />");
document.write("<link rel=stylesheet href=../css/import_mac.css type=text/css />");
document.write("<link rel=stylesheet href=../../css/import_mac.css type=text/css />");
}  
