function menue(URL1)
{
   parent.frames["iFrame"].location.href=URL1;
  
}