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


