if((navigator.userAgent.indexOf("MSIE 5") >= 0) && (navigator.userAgent.indexOf("Mac") >= 0)){
    document.write("<link rel='stylesheet' type='text/css' href='common/css/macie5.css'>");
}

