if (parseInt(navigator.appVersion.substring(0,1)) <= 4 && navigator.appName == "Netscape") { style = "pc_ns.css"; } else { style = "normal.css"; } document.write(''); document.write('');