');
document.write(' ');
if (!ShockMode)
{
document.write('Your browser does not seem to have the Macromedia Shockwave 7 Plugin Installed, which enhances this site. Click here to install it over the Internet.
');
}
if ((navigator.appName == "Microsoft Internet Explorer") && (parseInt(navigator.appVersion) >= 4))
{
document.write("It is strongly recommended that you now shift to the Full Screen mode.");
}
else
{
document.write("It is strongly recommended that you maximize the window that will appear when you click on the Enter button");
}
document.write(' ');
if (parseInt(navigator.appVersion) > 3)
if (screen.width==800)
document.write('Also ensure that your fonts are scaled to the normal 100%, as you are in the 800x600 mode');
else
document.write('Please use the font resize button on your browser to adjust the font size on this site, as it was custom designed for the 800x600 mode only');
document.write('
');
function magicwindows()
{
if ((navigator.appName == "Microsoft Internet Explorer") && (parseInt(navigator.appVersion) > 3))
{
window.location.href="entrance.html";
}
else
{
tv=window.open("entrance.html","displayWindow","toolbar=no,menubar=no,status=no,scrollbars=no,resizable=yes,left=0,top=0,width=800,height=600");
}
}