\n');
}
d = new Date();
d.setTime(d.getTime() + (365 * 24 * 60 * 60 * 1000));
s = (ShockMode)?'1':'0';
document.cookie = "shockmode=" + s + "; expires=" + d.toGMTString() + "; path=/";
//-->
Browser
This site attempts as much as possible to provide for different browsers. The site has been
tested under Lynx, Mosaic, and various versions of Internet Explorer and Netscape Navigator.
However, it also implements many newer technologies that are not supported by older browsers.
A fourth-generation browser such as Netscape Navigator 4 or Internet Explorer 4 is recommended.
Screen
This site has been designed to work in a large range of resolutions and color depths.
However, since it uses a moderate amount of graphics, a color depth of over 8 bits
per pixel (256 colors) is highly recommended.
JavaScript
Javascript, an interpreted client-side scripting language developed by Netscape, is implemented
heavily on this site. It is highly recommended to use a JavaScript compatible browser or, if
Javascript is disabled, to enable it.
Frames
This site utilizes frames in a clean, constructive manner. They are primarily used for navigation,
and though alternatives are provided, frames are preferable.
Java
The most interactive parts of this site are programmed in Java, so a Java-compatible browser is
reccomended. If you have the option of enabling Java, please do so.
Dynamic HTML
Dynamic HTML, a technology which allows HTML elements on a page to be moved and changed on-the-fly
is implemented to provide a non-intrusive form of providing the user with additional information.
Without DHTML, the additional information will be displayed at the bottom of the page.
Macromedia Flash 3
Macromedia's Shockwave Flash is a compact, streamed file format for vector animation. Flash is
used in animations throughout the site, but still images are substituted where Flash is unavailable.
\n');
}
if ( ShockMode ) {
document.write('');
} else if (!(navigator.appName && navigator.appName.indexOf("Netscape")>=0 && navigator.appVersion.indexOf("2.")>=0)){
document.write('');
}
//-->