Error: JavaScript not detected!
Either your JavaScript is turned off in your browser or
your browser does not support JavaScript.

Before you can continue through this site, you must have a JavaScript
compatible browser and JavaScript must be turned on in that browser.
Just follow the 4 easy steps below:

Step 1. The first thing to do is print out these instructions(if you have a printer) and
consult them as you work through this process. It may prove difficult to turn
JavaScript back on, while browser windows cover up the instructions.

Step 2. Find out what version of browser you have, go to Help-> then find About.
Return back to this page using the Back button in the browser to read further.

Step 3. Once you know your browser version follow the specific steps below for getting
JavaScript turned back on. If your browser is different than the ones listed below:
IE | FireFox | Kmeleon | Mozilla | Netscape | Opera | Macintosh browsers
you should select one of the browser links near the bottom of this page and
upgrade to a new browser, or consult your browser's home page
for a specific version that supports JavaScript.

Step 4. Once your JavaScript is turned back on, return to the entry page
of this web site. If your efforts are successful, then
hopefully you shouldn't have to read this page a second time.

-----------------------------------------------------------------------------------

If you are using the Explorer 3.x browser follow the instructions below:
To turn JScript on, go to: View-> Options-> Click on the 'Security' tab then
click on the checkbox 'Run Active X Scripts' then hit OK. Now hit Reload
or Refresh in your browser or return to the entry point of this web site.
IMPORTANT NOTE: Even if you turn JavaScript back 'on' you may still
be directed to upgrade your Explorer browser to a higher version, and in most
cases you should upgrade to the latest version anyway to fully enjoy the Web.

If you are using the Explorer 4.x browser follow the instructions below:
To turn JScript on, go to: View-> Internet Options-> Click on the 'Security'
tab then select the 'Custom Radio' button, now click the 'Settings' button... scroll down
to the 'Scripting section of this dialog. Ensure that the 'Enable' radio button is selected
for the item 'Active Scripting'. Now hit OK and then OK again to save the
Internet Options settings. Now hit Reload or Refresh in your browser or return
to the entry point of this web site.

If you are using the Explorer 5.x or 6.x browser follow the instructions below:
To turn JScript on, go to: Tools-> Internet Options-> Security Tab->
Custom Level button -> and scroll down to 'Active Scripting' and
make sure the Enable radio button is selected then hit OK and then OK
again to save the Internet Options settings. Now hit Reload or Refresh
in your browser or return to the entry point of this web site.

-----------------------------------------------------------------------------------

If you are using the FireFox 0.x browser follow the instructions below:
To turn JavaScript on, go to: Tools -> Options -> Web Features
and make sure the Enable JavaScript checkbox is checked then hit OK.
Now hit Reload or Refresh in your browser or return to the entry point
of this web site.

-----------------------------------------------------------------------------------

If you are using the Kmeleon 0.x browser follow the instructions below:
To turn JavaScript on, go to: Edit -> Preferences -> General
and make sure the Enable JavaScript checkbox is checked then hit OK.
Now hit Reload or Refresh in your browser or return to the entry point
of this web site.

-----------------------------------------------------------------------------------

If you are using the Mozilla 1.x browser follow the instructions below:
To turn JavaScript on, go to: Edit -> Preferences -> Advanced -> Scripts & Plugins
and make sure the Enable JavaScript checkbox is checked then hit OK.
Now hit Reload or Refresh in your browser or return to the entry point
of this web site.

-----------------------------------------------------------------------------------

If you are using a Netscape 2.x browser you will need to upgrade.
Upgrade Netscape here: http://home.netscape.com/download/

If you are using a Netscape 3.x browser follow the instructions below:
To turn JavaScript on, go to: Options-> Network Preferences -> Languages->
and make sure the Enable JavaScript checkbox is checked then hit OK.
Now hit Reload or Refresh in your browser or return to the entry point
of this web site.
IMPORTANT NOTE: Even if you turn JavaScript back 'on'
you may still be directed to upgrade your Netscape browser to a higher version, and
in most cases you should upgrade to the latest version anyway to fully enjoy the Web.

If you are using the Netscape 4.x or 6.x browser follow the instructions below:
To turn JavaScript on, go to: Edit -> Preferences -> Advanced -> and
make sure the Enable JavaScript checkbox is checked then hit OK.
Now hit Reload or Refresh in your browser or return to the entry point
of this web site.

If you are using the Netscape 7.x browser follow the instructions below:
To turn JavaScript on, go to: Edit -> Preferences -> Advanced -> Scripts & Plugins
and make sure the Enable JavaScript checkbox is checked then hit OK.
Now hit Reload or Refresh in your browser or return to the entry point
of this web site.

-----------------------------------------------------------------------------------

If you are using the Opera 5.x or 6.x browser follow the instructions below:
To turn JavaScript on, go to: File-> Preferences-> Plugins-> and
make sure the Enable JavaScript checkbox is checked then hit OK.
Now hit Reload or Refresh in your browser or return to the entry point
of this web site.

If you are using the Opera 7.x browser follow the instructions below:
To turn JavaScript on, go to: File-> Preferences-> Multimedia-> and
make sure the Enable JavaScript checkbox is checked then hit OK.
Now hit Reload or Refresh in your browser or return to the entry point
of this web site.

-----------------------------------------------------------------------------------

Additional Help

If you are still having problems, try upgrading your current browser, or
download a new browser from one of the links listed below:

For Windows operating system users:

Explorer: http://www.microsoft.com/windows/ie/

FireFox: http://www.mozilla.org

Kmeleon: http://kmeleon.sourceforge.net/

Mozilla: http://www.mozilla.org

Netscape: http://home.netscape.com/download/

Opera: http://www.opera.com/download/

 

For Macintosh operating system users:

IE on Mac: http://www.microsoft.com/mac/products/internetexplorer/internetexplorer.aspx

Safari: http://www.apple.com/safari/

 

If you are still having problems, even after upgrading or downloading a new browser
then you should try contacting this web site's webmaster or administrator. Usually
these e-mails are generic to every web site, such as: webmaster@thisdomain.com
admin@thisdomain.com, or even: info@thisdomain.com.... Heck try all three.

-----------------------------------------------------------------------------------

Helpful Language Notes

JavaScript - Retitled from LiveScript for marketing reasons
when Netscape began to work with Sun Microsystems. JavaScript
is a commonly used scripting language, that is usually integrated into
an HTML or XHTML web page. This type of document integration
is called client-side scripting. Javascript was first introduced and
deployed in the Netscape browser 2.0B3 in December of 1995.

JScript - Microsoft's reverse-engineered version of JavaScript.
JScript was first supported in Internet Explorer browser 3.0 released
in August, 1996. When web developers talk about using JavaScript
in the IE browser, they silently mean JScript in the IE browser.

Java - Is a complete programming language designed by
Sun Microsystems. It is a different language than JavaScript.
Java was kicked off in 1993 and formally introduced in 1995.