<!-----
function gotosite(site) {            
        if (site != "") {                    
                self.location="http://www.gandh.com/" + site; 
        }
 }

// ----->
