<!--
function gosite(site) {
   if (site != "0") {
      self.location=site;
   }
}
//-->
