// JavaScript Document



<!-- hide me from older browsers
function visitSite(the_site)
{
 window.location = the_site;
 }
 // show me -->
