function gurl(d) 
{ 
  document.location.href=d; return false;
}