\n');
}
if ( ShockMode ) {
// flash file index
document.location ="VivianLe.html";
}
// prompt to download page
else if (!(navigator.appName && navigator.appName.indexOf("Netscape")>=0 && navigator.appVersion.indexOf("2.")>=0)){
document.location = "plug-in.html";
}
//-->