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

