We have Determined the following settings for your computer and browser:
Your IP Address is:
About This Web Site:
Viewing this site
The Browser:
This site relies heavily upon advanced HTML features, and was developed to perform best when viewed with Internet Explorer 5.0 or above.
Secured portions of this website require strong (128-bit) encryption to protect your personal data while it is being transferred from our servers to your browser. To identify the browser version, the encryption strength that you are currently using, and information on how to update your encryption strength, use the "Help" menu item on your browser and select "About browser name", or refer to your browser's help documentation.
Netscape users (6.0 and above) will find they can access all information contained within this web site, unfortunately the 'appearance' and 'behavior' of this web site will not view as intended.
FLASH:
We have incorporated Macromedia Flash and Shockwave techniques, if you do not have the plug-ins for these you should down load them from Macromedia to take advantage of this technology, not only on this web site but other web sites you will visit.
JavaScript:
JavaScript plays an integral part in this site and it is recommended that you enable this feature in your browsers preferences or options setting. If your browser is version Internet Explorer 4.0 and above or Netscape 4.0 and above, Javascript is already active, unless you disabled it.
Cascading Style Sheets:
Netscape 3.0 does not support cascading style sheets. All pages on this site incorporate CSS and will not be viewable using Netscape 3.0
Special note to America Online users:
This site has been tested with AOL 6.0. Please note that you are not required to use the AOL browser, you can use an external Web browser when using AOL. To identify the browser version you are currently using, type in the keyword "Browser" in the AOL Search Box.
Your Monitor Setting/Screen Resolution:
This site is best viewed with 1024 x 768 screen resolution. A minimum of 800 x 600 screen resolution should be used when viewing this Web site. Please refer to your computer's documentation to find out more about changing your screen resolution.
We have determined the following browser settings & what plug-ins you have installed (again, we recommend you install the ones needed to view this site properly):
Browser and Version
Installed Plug-ins
\n'); if (result) return name+','; else return ''; }
function detectNS(ClassID,name) { n = ""; if (nse.indexOf(ClassID) != -1) if (navigator.mimeTypes[ClassID].enabledPlugin != null) n = name+","; return n; }
pluginlist += navigator.javaEnabled() ? "Java," : "";
if (pluginlist.length > 0) pluginlist = pluginlist.substring(0,pluginlist.length-1);
//SAMPLE USAGE- detect "Flash"
//if (pluginlist.indexOf("Flash")!=-1)
//document.write("You have flash installed")
if (pluginlist.indexOf("Flash")!=-1)
document.write("You have flash installed ")
else document.write("You should visit macromedia.com to get your Flash plug-in. Click the link on the left. ")
//Windows Media Player
if (pluginlist.indexOf("Windows Media Player")!=-1)
document.write("You have Windows Media Player installed ")
else document.write("Consider installing the Windows Media Player plug-in ")
//Java
if (pluginlist.indexOf("Java")!=-1)
document.write("You have Java enabled ")
else document.write("Consider installing enabling Java ")
//Shockwave
if (pluginlist.indexOf("Shockwave")!=-1)
document.write("You have Shockwave installed ")
else document.write("You should visit macromedia.com to get your Shockwave plug-in ")
//RealPlayer
if (pluginlist.indexOf("RealPlayer")!=-1)
document.write("You have RealPlayer installed ")
else document.write("Consider installing the RealPlayer plug-in ")
//QuickTime
if (pluginlist.indexOf("QuickTime")!=-1)
document.write("You have QuickTime installed ")
else document.write("Consider installing the QuickTime plug-in ")
//Acrobat Reader
if (pluginlist.indexOf("Acrobat Reader")!=-1)
document.write("You have Acrobat Reader installed ")
else document.write("Consider installing the Acrobat Reader plug-in ")
//SVG Viewer
if (pluginlist.indexOf("SVG Viewer")!=-1)
document.write("You have SVG Viewer installed ")
else document.write("Consider installing the SVG Viewer plug-in ")
// End Plug-in Detection-->