function fwLoadMenus()
 {
  var  Punto = "<img src='images/uw_quadrato2.gif' border='0' align='middle'>&nbsp;"; 	
  var freccia = "<img src='images/arrows.gif' border='0' align='middle'>&nbsp;";   	

  if (window.fw_menu_0) return;

  window.fw_menu_0 = new Menu("root",150,14,"Verdana",10,"#000000","#000000","#ffffff","#FFCC81");
  fw_menu_0.addMenuItem(Punto + "Piccola (320x240)","location='tg2000_html320.html'");
  fw_menu_0.addMenuItem(Punto + "Grande (500x378)","location='tg2000_html.html'");
  fw_menu_0.addMenuItem(Punto + "Schermo intero","javascript:fullscreenVideo('wmpcontrol');");
  fw_menu_0.addMenuSeparator();
  fw_menu_0.hideOnMouseOut=true;

  window.fw_menu_0_ps = new Menu("root",150,14,"Verdana",10,"#000000","#000000","#ffffff","#FFCC81");
  fw_menu_0_ps.addMenuItem(Punto + "Piccola (320x240)","window.open(videoinonda.replace('myX=500','myX=320').replace('myY=442','myY=304')+     ((navigator.appVersion.indexOf('MSIE')!=-1)?('&pos='+iframeVideo.document.getElementById('wmpcontrol').controls.currentPosition):(''))    ,'iframeVideo','');window.open('feedtolista_ps.php?myX=320&myY=304&settimanadellanno='+document.iframeCombo.document.getElementById('comboSet').value+'&autoload=no','iframeLista','');document.getElementById('href_diretta').setAttribute('href','../diretta_new/diretta_html320.html');");
 fw_menu_0_ps.addMenuItem(Punto + "Grande (500x378)", "window.open(videoinonda.replace('myX=320','myX=500').replace('myY=304','myY=442')+     ((navigator.appVersion.indexOf('MSIE')!=-1)?('&pos='+iframeVideo.document.getElementById('wmpcontrol').controls.currentPosition):(''))    ,'iframeVideo','');window.open('feedtolista_ps.php?myX=500&myY=442&settimanadellanno='+document.iframeCombo.document.getElementById('comboSet').value+'&autoload=no','iframeLista','');document.getElementById('href_diretta').setAttribute('href','../diretta_new/diretta_html320.html');");
  fw_menu_0_ps.addMenuItem(Punto + "Schermo intero","javascript:fullscreenVideo_iframe('wmpcontrol','iframeVideo');");
  fw_menu_0_ps.addMenuSeparator();
  fw_menu_0_ps.hideOnMouseOut=true;

  fw_menu_0.writeMenus();  

} 
