mac = (navigator.appVersion.indexOf('Mac') != -1)?true:false; ie = (navigator.appName.charAt(0) == "M")?true:false; document.write("");