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