<!--
function clickAndGo(url)
{
  window.location=url;
} 
// -->
