function go(url){
     document.location.href=url;
}   
