var browserName=navigator.appName;
if (browserName=="Netscape") {
window.location="http://www.db2arch.com/indexchrome.html";
}
