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

