function go_radio(invar){	
  window.location=(invar);
  return true;
 //
}