	var NoOffFirstLineMenus=11;			// Number of main menu  items
						// Colorvariables:
						// Color variables take HTML predefined color names or "#rrggbb" strings
						//For transparency make colors and border color ""
	var LowBgColor="#1c47ae";			// Background color when mouse is not over
	var HighBgColor="lightblue";			// Background color when mouse is over
	var FontLowColor="FFFFA6";			// Font color when mouse is not over
	var FontHighColor="white";			// Font color when mouse is over
	var BorderColor="";			// Border color
	var BorderWidthMain=0;			// Border width main items
	var BorderWidthSub=0;			// Border width sub items
 	var BorderBtwnMain=0;			// Border width between elements main items
	var BorderBtwnSub=1;			// Border width between elements sub items
	var FontFamily="verdana";	// Font family menu items
	var FontSize=10;				// Font size menu items
	var FontBold=1;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered="left";		// Item text position left, center or right
	var MenuCentered="left";			// Menu horizontal position can be: left, center, right
	var MenuVerticalCentered="top";		// Menu vertical position top, middle,bottom or static
	var ChildOverlap=.2;			// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=0;				// Menu offset x coordinate
	var StartLeft=0;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var DistFrmFrameBrdr=0;			// Distance between main menu and frame border
	var LeftPaddng=3;				// Left padding
	var TopPaddng=3;				// Top padding. If set to -1 text is vertically centered
	var FirstLineHorizontal=0;			// Number defines to which level the menu must unfold horizontal; 0 is all vertical
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=1000;			// delay before menu folds in
	var UnfoldDelay=100;			// delay before sub unfolds	
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame="";			// Frame where first level appears
	var SecLineFrame="";			// Frame where sub levels appear
	var DocTargetFrame="";			// Frame where target documents appear
	var TargetLoc="MenuPos";			// span id for relative positioning
	var MenuWrap=1;				// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0
	var BottomUp=0;				// enables/ disables Bottom up unfold 1 or 0
	var UnfoldsOnClick=0;			// Level 1 unfolds onclick/ onmouseover
	var BaseHref="";				// BaseHref lets you specify the root directory for relative links. 
						// The script precedes your relative links with BaseHref
						// For instance: 
						// when your BaseHref= "http://www.MyDomain/" and a link in the menu is "subdir/MyFile.htm",
						// the script renders to: "http://www.MyDomain/subdir/MyFile.htm"
						// Can also be used when you use images in the textfields of the menu
						// "MenuX=new Array("<img src=\""+BaseHref+"MyImage\">"
						// For testing on your harddisk use syntax like: BaseHref="file:///C|/MyFiles/Homepage/"

	var Arrws=[BaseHref+"tri.gif",0,0,BaseHref+"tridown.gif",0,0,BaseHref+"trileft.gif",0,0,BaseHref+"triup.gif",0,0];

						// Arrow source, width and height.
						// If arrow images are not needed keep source ""

	var MenuUsesFrames=0;			// MenuUsesFrames is only 0 when Main menu, submenus,
						// document targets and script are in the same frame.
						// In all other cases it must be 1

	var RememberStatus=0;			// RememberStatus: When set to 1, menu unfolds to the presetted menu item. 
						// When set to 2 only the relevant main item stays highligthed
						// The preset is done by setting a variable in the head section of the target document.
						// <head>
						//	<script type="text/javascript">var SetMenu="2_2_1";</script>
						// </head>
						// 2_2_1 represents the menu item Menu2_2_1=new Array(.......

						// Below some pretty useless effects, since only IE6+ supports them
						// I provided 3 effects: MenuSlide, MenuShadow and MenuOpacity
						// If you don't need MenuSlide just leave in the line var MenuSlide="";
						// delete the other MenuSlide statements
						// In general leave the MenuSlide you need in and delete the others.
						// Above is also valid for MenuShadow and MenuOpacity
						// You can also use other effects by specifying another filter for MenuShadow and MenuOpacity.
						// You can add more filters by concanating the strings
	var BuildOnDemand=1;			// 1/0 When set to 1 the sub menus are build when the parent is moused over
	var BgImgLeftOffset=5;			// Only relevant when bg image is used as rollover
	var ScaleMenu=0;				// 1/0 When set to 0 Menu scales with browser text size setting

	var HooverBold=0;				// 1 or 0
	var HooverItalic=0;				// 1 or 0
	var HooverUnderLine=0;			// 1 or 0
	var HooverTextSize=0;			// 0=off, number is font size difference on hoover
	var HooverVariant=0;			// 1 or 0

	var MenuSlide="";
	var MenuSlide="progid:DXImageTransform.Microsoft.RevealTrans(duration=.9, transition=19)";
	var MenuSlide="progid:DXImageTransform.Microsoft.GradientWipe(duration=.9, wipeStyle=1)";

	var MenuShadow="";
	var MenuShadow="progid:DXImageTransform.Microsoft.DropShadow(color=#888888, offX=0, offY=0, positive=0)";
	var MenuShadow="progid:DXImageTransform.Microsoft.Shadow(color=#888888, direction=135, strength=0)";

	var MenuOpacity="";
	var MenuOpacity="progid:DXImageTransform.Microsoft.Alpha(opacity=90)";

	function BeforeStart(){return}
	function AfterBuild(){return}
	function BeforeFirstOpen(){return}
	function AfterCloseAll(){return}

// Menu tree:
// MenuX=new Array("ItemText","Link","background image",number of sub elements,height,width,"bgcolor","bghighcolor",
//	"fontcolor","fonthighcolor","bordercolor","fontfamily",fontsize,fontbold,fontitalic,"textalign","statustext");
// Color and font variables defined in the menu tree take precedence over the global variables
// Fontsize, fontbold and fontitalic are ignored when set to -1.
// For rollover images ItemText or background image format is:  "rollover?"+BaseHref+"Image1.jpg?"+BaseHref+"Image2.jpg" 

Menu1=new Array("Norme e disposizioni","","sfondo_menu4.gif",6,40,190,"","","","","","",-1,-1,-1,"","");
	Menu1_1=new Array("Comunicati,Decreti,Circolari","circ_dm/circ2010/com2010.htm","",0,25,240,"E6ECFB","E6ECFB","3E3D75","0000B0","#1c47ae","",-1,-1,-1,"","");
	Menu1_2=new Array("Tassi riferimento CIRRs","circ_dm/circ2010/indice_cirrs_2010.htm","",0,25,240,"E6ECFB","E6ECFB","3E3D75","0000B0","#1c47ae","",-1,-1,-1,"","");
	Menu1_3=new Array("Attivitą promozionale 2008-2010","sviluppo/sommario.htm","",0,25,220,"#E6ECFB","E6ECFB","#3E3D75","0000B0","#1c47ae","",-1,-1,-1,"","");	
	Menu1_4=new Array("Cabina di regia V Commissione Cipe","cabina_regia/delibere_Cipe/elencdel1.htm","",0,25,220,"#E6ECFB","E6ECFB","#3E3D75","0000B0","#1c47ae","",-1,-1,-1,"","");
	Menu1_5=new Array("Sportelli Regionali","sportelli_reg/lista.htm","",0,25,220,"#E6ECFB","E6ECFB","#3E3D75","0000B0","#1c47ae","",-1,-1,-1,"","");	
	Menu1_6=new Array("Accordi con Regioni, Categorie, altri Enti","accordi_programma_settore/index.htm","",0,25,220,"#E6ECFB","E6ECFB","#3E3D75","0000B0","#1c47ae","",-1,-1,-1,"","");	
	
Menu2=new Array("Finanziamenti","","sfondo_menu4.gif",4,40,120,"","","","","","",-1,-1,-1,"","");
	Menu2_1=new Array("Finanziamenti per l'internazionalizzazione","strumenti/indice.htm","",0,25,310,"E6ECFB","E6ECFB","3E3D75","0000B0","#1c47ae","",-1,-1,-1,"","");	
	Menu2_2=new Array("Fondi Venture Capital","strumenti/capitolo_c/c3.htm","",0,25,270,"E6ECFB","E6ECFB","3E3D75","0000B0","#1c47ae","",-1,-1,-1,"","");	
	Menu2_3=new Array("Programmi finanziari Comunitari","","sfondo_sub310.gif",2,25,270,"E6ECFB","E6ECFB","3E3D75","0000B0","#1c47ae","",-1,-1,-1,"","");	
			Menu2_3_1=new Array("Strumento comunitario IPA","ipa/ipa.htm","",0,25,270,"FFFFD7","3e3d75","0000B0","white","#1c47ae","",-1,-1,-1,"","");	
			Menu2_3_2=new Array("Strumento comunitario ENPI","enpi/enpi.htm","",0,25,270,"FFFFD7","3e3d75","0000B0","white","#1c47ae","",-1,-1,-1,"","");	
	Menu2_4=new Array("Finanza commerciale","aiuti_export/aiuti_export.htm","",0,25,270,"E6ECFB","E6ECFB","3E3D75","0000B0","#1c47ae","",-1,-1,-1,"","");	

Menu3=new Array("Paesi in evidenza","","sfondo_menu4.gif",4,40,120,"","","","","","",-1,-1,-1,"","");
	Menu3_1=new Array("Paesi nuova adesione alla UE","circ_dm/circ2009/gennaio_09/com090109.htm","",0,25,200,"E6ECFB","E6ECFB","3E3D75","0000B0","#1c47ae","",-1,-1,-1,"","");	
	Menu3_2=new Array("Russia","","sfondo_sub240.gif",1,25,150,"E6ECFB","E6ECFB","3E3D75","0000B0","#1c47ae","",-1,-1,-1,"","");	
		    Menu3_2_1=new Array("Importanti Opportunitą","russia/indice_russia.htm","",0,20,150,"FFFFD7","3e3d75","0000B0","white","#1c47ae","",-1,-1,-1,"","");	
	Menu3_3=new Array("Cina","","sfondo_sub240.gif",2,25,150,"E6ECFB","E6ECFB","3E3D75","0000B0","#1c47ae","",-1,-1,-1,"","");	
				Menu3_3_1=new Array("Strumenti di salvaguardia","circ_dm/circ2003/com290803b.htm","",0,20,240,"FFFFD7","3e3d75","0000B0","white","#1c47ae","",-1,-1,-1,"","");	
				Menu3_3_2=new Array("Come presentare il ricorso","cina/salvaguardia/modus.pdf","",0,20,150,"FFFFD7","3e3d75","0000B0","white","#1c47ae","",-1,-1,-1,"","");	
				Menu3_3_3=new Array("Progetto Marco Polo","made_italy_cina/indice.htm","",0,20,150,"FFFFD7","3e3d75","0000B0","white","#1c47ae","",-1,-1,-1,"","");	
	Menu3_4=new Array("Balcani","","sfondo_sub240.gif",2,25,150,"E6ECFB","E6ECFB","3E3D75","0000B0","#1c47ae","",-1,-1,-1,"","");	
				Menu3_4_1=new Array("Quadro normativo","balcani/sommario.htm","",0,20,240,"FFFFD7","3e3d75","0000B0","white","#1c47ae","",-1,-1,-1,"","");	
				Menu3_4_2=new Array("Balcani on line","http://www.balcanionline.it","",0,20,150,"FFFFD7","3e3d75","0000B0","white","#1c47ae","",-1,-1,-1,"","");	
	
Menu4=new Array("Aree tematiche","","sfondo_menu4.gif",10,40,120,"","","","","","",-1,-1,-1,"","");
	Menu4_1=new Array("Siderurgici","menu/sider.htm","",0,25,260,"E6ECFB","E6ECFB","3E3D75","0000B0","#1c47ae","",-1,-1,-1,"","");	
	Menu4_2=new Array("Temporanee","menu/tempor.htm","",0,25,260,"E6ECFB","E6ECFB","3E3D75","0000B0","#1c47ae","",-1,-1,-1,"","");
	Menu4_3=new Array("Prodotti e tecnologie a duplice uso","dualuse/dualuse.htm","",0,25,260,"E6ECFB","E6ECFB","3E3D75","0000B0","#1c47ae","",-1,-1,-1,"","");
	Menu4_4=new Array("Tariffa Doganale Comunitaria - Taric","http://aidaonline.agenziadogane.it/nsitaric/index.html","",0,25,260,"E6ECFB","E6ECFB","3E3D75","0000B0","#1c47ae","",-1,-1,-1,"","");
	Menu4_5=new Array("Settore agroalimentare","agroalimentari/indice_agroalimentari.htm","",0,25,260,"E6ECFB","E6ECFB","3E3D75","0000B0","#1c47ae","",-1,-1,-1,"","");
	Menu4_6=new Array("Made in","made_in/made_in_indice.htm","",0,25,260,"E6ECFB","E6ECFB","3E3D75","0000B0","#1c47ae","",-1,-1,-1,"","");
	Menu4_7=new Array("Importazioni tessili ","menu/tessili.htm","",0,25,260,"E6ECFB","E6ECFB","3E3D75","0000B0","#1c47ae","",-1,-1,-1,"","");
	Menu4_8=new Array("Antidumping, Difesa commerciale","antidumping/indice.htm","",0,25,260,"E6ECFB","E6ECFB","3E3D75","0000B0","#1c47ae","",-1,-1,-1,"","");
	Menu4_9=new Array("Regolamento sugli ostacoli agli scambi","ostacoli_mercati/tbr.pdf","",0,25,260,"E6ECFB","E6ECFB","3E3D75","0000B0","#1c47ae","",-1,-1,-1,"","");
	Menu4_10=new Array("WTO - Doha - Development Agenda","","sfondo_sub260.gif",6,25,260,"E6ECFB","E6ECFB","3E3D75","0000B0","#1c47ae","",-1,-1,-1,"","");	
			Menu4_10_1=new Array("Ultimi sviluppi 2008","OMC/doha_sviluppi_08.htm","",0,20,260,"FFFFD7","3e3d75","0000B0","white","#1c47ae","",-1,-1,-1,"","");
			Menu4_10_2=new Array("VI Conferenza ministeriale","OMC/VI conferenza/indice_VI.htm","",0,20,260,"FFFFD7","3e3d75","0000B0","white","#1c47ae","",-1,-1,-1,"","");
			Menu4_10_3=new Array("V Conferenza ministeriale","OMC/cancun/indice.htm","",0,20,260,"FFFFD7","3e3d75","0000B0","white","#1c47ae","",-1,-1,-1,"","");
			Menu4_10_4=new Array("IV Conferenza ministeriale","OMC/confmin.htm","",0,20,260,"FFFFD7","3e3d75","0000B0","white","#1c47ae","",-1,-1,-1,"","");
			Menu4_10_5=new Array("GATS 2000","gats2000/gats_index.htm","",0,20,260,"FFFFD7","3e3d75","0000B0","white","#1c47ae","",-1,-1,-1,"","");
			Menu4_10_6=new Array("Risoluzione dispute commerciali","dispute/dispute_indice.htm","",0,20,260,"FFFFD7","3e3d75","0000B0","white","#1c47ae","",-1,-1,-1,"","");
	Menu4_9=new Array("Politica UE 2008","politica_ue/politica_ue_2008.htm","",0,25,260,"E6ECFB","E6ECFB","3E3D75","0000B0","#1c47ae","",-1,-1,-1,"","");

Menu5=new Array("Direzioni Generali","","sfondo_menu4.gif",2,40,120,"","","","","","",-1,-1,-1,"","");
	Menu5_1=new Array("D.G. per le politiche di internazionalizzazione e la promozione degli scambi","","sfondo_sub440.gif",10,25,440,"E6ECFB","E6ECFB","3E3D75","0000B0","#1c47ae","",-1,-1,-1,"","");
			Menu5_1_1=new Array("Struttura","competenze/dg_interpromo.htm","",0,20,300,"FFFFD7","3e3d75","0000B0","white","#1c47ae","",-1,-1,-1,"","");	
			Menu5_1_2=new Array("Finanziamenti per l'internazionalizzazione","strumenti/indice.htm","",0,20,280,"FFFFD7","3e3d75","0000B0","white","#1c47ae","",-1,-1,-1,"","");	
			Menu5_1_3=new Array("Fondi Strutturali - Italia Internazionale","fondi_strutturali/indice.htm","",0,20,280,"FFFFD7","3e3d75","0000B0","white","#1c47ae","",-1,-1,-1,"","");	
			Menu5_1_4=new Array("Fondi Venture Capital","strumenti/capitolo_c/c3.htm","",0,20,280,"FFFFD7","3e3d75","0000B0","white","#1c47ae","",-1,-1,-1,"","");	
			Menu5_1_5=new Array("Osservatorio Economico","osservatorio/osservatorio_indice.htm","",0,20,280,"FFFFD7","3e3d75","0000B0","white","#1c47ae","",-1,-1,-1,"","");	
		    Menu5_1_6=new Array("Semproitalia (trade facilitation)","semproitalia/semproitalia_index.htm","",0,20,280,"FFFFD7","3e3d75","0000B0","white","#1c47ae","",-1,-1,-1,"","");		
		    Menu5_1_7=new Array("Biblioteca","biblioteca/index_biblio.htm","",0,20,280,"FFFFD7","3e3d75","0000B0","white","#1c47ae","",-1,-1,-1,"","");
			Menu5_1_8=new Array("Oro greggio","menu/oro.htm","",0,20,280,"FFFFD7","3e3d75","0000B0","white","#1c47ae","",-1,-1,-1,"","");	
			Menu5_1_9=new Array("Linee direttrici programma promozionale","menu/lindiret.htm","",0,20,280,"FFFFD7","3e3d75","0000B0","white","#1c47ae","",-1,-1,-1,"","");	
			Menu5_1_10=new Array("Accordi sulla Promozione e Protezione investimenti","protinv/proinv.htm","",0,20,280,"FFFFD7","3e3d75","0000B0","white","#1c47ae","",-1,-1,-1,"","");	

Menu5_2=new Array("D.G. per la politica commerciale internazionale ","","sfondo_sub440.gif",8,25,280,"E6ECFB","E6ECFB","3E3D75","0000B0","#1c47ae","",-1,-1,-1,"","");
			Menu5_2_1=new Array("Struttura","competenze/dgpolcom.htm","",0,20,280,"FFFFD7","3e3d75","0000B0","white","#1c47ae","",-1,-1,-1,"","");	
			Menu5_2_2=new Array("Strumento comunitario Ipa","ipa/ipa.htm","",0,20,280,"FFFFD7","3e3d75","0000B0","white","#1c47ae","",-1,-1,-1,"","");	
			Menu5_2_3=new Array("Strumento comunitario Enpi","enpi/enpi.htm","",0,20,280,"FFFFD7","3e3d75","0000B0","white","#1c47ae","",-1,-1,-1,"","");	
			Menu5_2_4=new Array("Prodotti e tecnologie a duplice uso","dualuse/dualuse.htm","",0,20,280,"FFFFD7","3e3d75","0000B0","white","#1c47ae","",-1,-1,-1,"","");	
			Menu5_2_5=new Array("Settore agroalimentare","agroalimentari/indice_agroalimentari.htm","",0,20,280,"FFFFD7","3e3d75","0000B0","white","#1c47ae","",-1,-1,-1,"","");	
			Menu5_2_6=new Array("Antidumping, Difesa commerciale","antidumping/indice.htm","",0,20,280,"FFFFD7","3e3d75","0000B0","white","#1c47ae","",-1,-1,-1,"","");
			Menu5_2_7=new Array("Made in","made_in/made_in_indice.htm","",0,20,280,"FFFFD7","3e3d75","0000B0","white","#1c47ae","",-1,-1,-1,"","");	
			Menu5_2_8=new Array("Politica UE 2008","politica_ue/politica_ue_2008.htm","",0,20,280,"FFFFD7","3e3d75","0000B0","white","#1c47ae","",-1,-1,-1,"","");

Menu6=new Array("Pubblicazioni & statistiche","","sfondo_menu4.gif",5,40,120,"","","","","","",-1,-1,-1,"","");
	Menu6_1=new Array("Collana: I Quaderni","pubblicazioni/indice_quaderni.htm","",0,25,240,"E6ECFB","E6ECFB","3E3D75","0000B0","#1c47ae","",-1,-1,-1,"","");
	Menu6_2=new Array("Rapporto ICE 2007-2008","rapporto_ice_2007_2008/rapporto_ice_0708.pdf","",0,25,240,"E6ECFB","E6ECFB","3E3D75","0000B0","#1c47ae","",-1,-1,-1,"","");
	Menu6_3=new Array("Balcani","pubblicazioni/index_balcani.htm","",0,25,260,"E6ECFB","E6ECFB","3E3D75","0000B0","#1c47ae","",-1,-1,-1,"","");
	Menu6_4=new Array("Mediterraneo","","sfondo_sub240.gif",2,25,260,"E6ECFB","E6ECFB","3E3D75","0000B0","#1c47ae","",-1,-1,-1,"","");
		Menu6_4_1=new Array("Strumenti finanziari per il Mediterraneo","mediterraneo/indice.htm","",0,20,250,"FFFFD7","3e3d75","0000B0","white","#1c47ae","",-1,-1,-1,"","");
		Menu6_4_2=new Array("Manuale per le PMI","manuale_meda/index.htm","",0,20,355,"FFFFD7","3e3d75","0000B0","white","#1c47ae","",-1,-1,-1,"","");
	Menu6_5=new Array("Statistiche","","sfondo_sub240.gif",2,25,240,"E6ECFB","E6ECFB","3E3D75","0000B0","#1c47ae","",-1,-1,-1,"","");
		Menu6_5_1=new Array("Scambi con l'estero: note di aggiornamento","statistiche/indice_bollettini.htm","",0,20,355,"FFFFD7","3e3d75","0000B0","white","#1c47ae","",-1,-1,-1,"","");
		Menu6_5_2=new Array("Statistiche Import/Export","opuscolo/aggiornamento_parteI/ultimoagg/indice_agg.htm","",0,20,355,"FFFFD7","3e3d75","0000B0","white","#1c47ae","",-1,-1,-1,"","");

Menu7=new Array("Biblioteca","biblioteca/index_biblio.htm","sfondo_menu4.gif",0,40,120,"","","","","","",-1,-1,-1,"","");

Menu8=new Array("Link d'interesse","altri_siti/siti.htm","sfondo_menu4.gif",0,40,120,"","","","","","",-1,-1,-1,"","");	

Menu9=new Array("Lavoro & formazione","jobopp/lavoro1.htm","sfondo_menu4.gif",0,40,120,"","","","","","",-1,-1,-1,"","");
	
Menu10=new Array("Archivio","storico/indice_storico.htm","sfondo_menu4.gif",0,40,120,"","","","","","",-1,-1,-1,"","");
	
Menu11=new Array("Operazione trasparenza","trasparenza/indice.htm","sfondo_menu4.gif",0,40,120,"","","","","","",-1,-1,-1,"","");
	


