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

