/***********************************************************************************
*	(c) Ger Versluis 2000 version 8.2 24 April 2002	          *
*	You may use this script on non commercial sites.	          *
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/
	var NoOffFirstLineMenus=15;		// 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="";			// Background color when mouse is not over
	var HighBgColor="";			// Background color when mouse is over
	var FontLowColor="black";		// Font color when mouse is not over
	var FontHighColor="white";		// Font color when mouse is over
	var BorderColor="";			// Border color
	var BorderWidth=1;			// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="book antiqua"		// Font family menu items
	var FontSize=7;				// Font size menu items
	var FontBold=0;				// 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, justify,
						//  leftjustify, centerjustify or rightjustify. PartOfWindow determines part of window to use
	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 LeftPaddng=3;			// Left padding
	var TopPaddng=2;			// Top padding
	var FirstLineHorizontal=1;		// First level items layout horizontal 1 or 0
	var MenuFramesVertical=0;		// 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=0;			// Menu frame takes over background color subitem frame
	var FirstLineFrame="";			// Frame where first level appears
	var SecLineFrame="home";		// Frame where sub levels appear
	var DocTargetFrame="home";		// Frame where target documents appear
	var TargetLoc="";			// 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=["http://www.agciagrital.coop/images/tri.gif",5,10,"http://www.agciagrital.coop/images/tridown.gif",10,5,"http://www.agciagrital.coop/images/trileft.gif",5,10,"http://www.agciagrital.coop/images/triup.gif",10,5];

						// Arrow source, width and height.
						// If arrow images are not needed keep source ""

	var MenuUsesFrames=1;			// 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. 
						// The preset is done by the body onload of target document.
						// In frame setup the body onload is:
						// onload="if(parent.frames[0]&&parent.frames[\"navig\"].SetMenu)parent.frames[\"navig\"].SetMenu=\"x_x\";"
						// In a single page the body onload is:
						// onload="if(window.SetMenu)window.SetMenu=\"x_x\""
						// x_x represents the menu item MenuX_X=new Array(.......
						// To preset the menu to no item use \"0\" for \"x_x\" 

	var PartOfWindow=.8;			// PartOfWindow: When MenuCentered is justify, sets part of window width to stretch to

						// 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 MenuSlide="";
	var MenuSlide="progid:DXImageTransform.Microsoft.RevealTrans(duration=.5, transition=19)";
	var MenuSlide="progid:DXImageTransform.Microsoft.GradientWipe(duration=.5, wipeStyle=1)";

	var MenuShadow="";
//	var MenuShadow="progid:DXImageTransform.Microsoft.DropShadow(color=#888888, offX=2, offY=2, positive=1)";
//	var MenuShadow="progid:DXImageTransform.Microsoft.Shadow(color=#888888, direction=135, strength=3)";

	var MenuOpacity="";
//	var MenuOpacity="progid:DXImageTransform.Microsoft.Alpha(opacity=75)";

	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 format is:  "rollover?"+BaseHref+"Image1.jpg?"+BaseHref+"Image2.jpg" 

Menu1=new Array("STRUTTURA","","",9,18,80,"#dbc26a","#af9501","","","","",-1,-1,-1,"","la struttura");
	Menu1_1=new Array("COS'E'","http://www.agciagrital.coop/cose.htm","",0,18,160,"#dbc26a","#af9501","","","","",-1,-1,-1,"","cos'è");
        Menu1_2=new Array("GLI INTENTI","http://www.agciagrital.coop/gli_intenti.htm","",0,18,160,"#dbc26a","#af9501","","","","",-1,-1,-1,"","gli intenti");
        Menu1_3=new Array("I NUMERI","http://www.agciagrital.coop/numeri.htm","",0,18,160,"#dbc26a","#af9501","","","","",-1,-1,-1,"","i numeri");
        Menu1_4=new Array("COSA OFFRE","http://www.agciagrital.coop/cosa_offre.htm","",0,18,160,"#dbc26a","#af9501","","","","",-1,-1,-1,"","cosa offre");
        Menu1_5=new Array("ORGANIZZAZIONE","http://www.agciagrital.coop/organizzazione.htm","",0,18,160,"#dbc26a","#af9501","","","","",-1,-1,-1,"","organizzazione");
	Menu1_6=new Array("ORGANIGRAMMA","javascript:NewWin=window.open('http://www.agciagrital.coop/organigramma.PDF','NWin');window['NewWin'].focus()","",0,18,160,"#dbc26a","#af9501","","","","",-1,-1,-1,"","organigramma");
	Menu1_7=new Array("UFFICI","javascript:NewWin=window.open('http://www.agciagrital.coop/uffici.htm','NWin');window['NewWin'].focus()","",0,18,160,"#dbc26a","#af9501","","","","",-1,-1,-1,"","uffici");
	Menu1_8=new Array("CONSORZI NAZIONALI","http://www.agciagrital.coop/consorzi_nazionali.htm","",0,18,160,"#dbc26a","#af9501","","","","",-1,-1,-1,"","consorzi nazionali");
	Menu1_9=new Array("CONTATTI","javascript:NewWin=window.open('http://www.agciagrital.coop/contatti.htm','NWin');window['NewWin'].focus()","",0,18,60,"#dbc26a","#af9501","","","","",-1,-1,-1,"","contatti");


Menu2=new Array("","","",0,18,10,"","","","","","",-1,-1,-1,"","");

Menu3=new Array("COMUNICAZIONE","","",3,18,105,"#dbc26a","#af9501","","","","",-1,-1,-1,"","la comunicazione");
        Menu3_1=new Array("INFORMARE ONLINE","http://www.agciagrital.coop/informare/indice.htm","",0,18,160,"#dbc26a","#af9501","","","","",-1,-1,-1,"","informare");
	Menu3_2=new Array("RADIO E TV","http://www.agciagrital.coop/radio_tv/radio_tv.htm","",0,18,160,"#dbc26a","#af9501","","","","",-1,-1,-1,"","radio e tv");
        Menu3_3=new Array("PUBBLICAZIONI","javascript:NewWin=window.open('http://www.agciagrital.coop/pubblicazioni/pubblicazioni.htm','NWin');window['NewWin'].focus()","",0,18,160,"#dbc26a","#af9501","","","","",-1,-1,-1,"","pubblicazioni");

"javascript:NewWin=window.open('http://www.agciagrital.coop/pubblicazioni/pubblicazioni.htm','NWin');window['NewWin'].focus()"

Menu4=new Array("","","",0,18,10,"","","","","","",-1,-1,-1,"","");
 
Menu5=new Array("NORMATIVA","","",2,18,80,"#dbc26a","#af9501","","","","",-1,-1,-1,"","la normativa");
	Menu5_1=new Array("PESCA","","",5,18,200,"#dbc26a","#202060","","","","",-1,-1,-1,"","pesca");
		Menu5_1_1=new Array("MISURE  DI  GESTIONE","http://www.agciagrital.coop/legislazione/aree_tematiche/indice_misure_gestione.htm","",0,18,200,"#dbc26a","#202060","","","","",-1,-1,-1,"","pesca");
		Menu5_1_2=new Array("FONDI  STRUTTURALI  EUROPEI","http://www.agciagrital.coop/legislazione/aree_tematiche/indice_fondi_strutturali.htm","",0,18,200,"#dbc26a","#202060","","","","",-1,-1,-1,"","pesca");
		Menu5_1_3=new Array("NORMATIVA  NAZIONALE","http://www.agciagrital.coop/legislazione/aree_tematiche/indice_misure_nazionali.htm","",0,18,200,"#dbc26a","#202060","","","","",-1,-1,-1,"","pesca");
		Menu5_1_4=new Array("SANITA'  E  SICUREZZA  ALIMENTARE","http://www.agciagrital.coop/legislazione/aree_tematiche/indice_sanita.htm","",0,18,200,"#dbc26a","#202060","","","","",-1,-1,-1,"","pesca");
		Menu5_1_5=new Array("PESCATURISMO","http://www.agciagrital.coop/legislazione/aree_tematiche/indice_pescaturismo.htm","",0,18,200,"#dbc26a","#202060","","","","",-1,-1,-1,"","pesca");
        
	Menu5_2=new Array("AGRICOLTURA","","",4,18,160,"#dbc26a","#208080","","","","",-1,-1,-1,"","agricoltura");
		Menu5_2_1=new Array("VITIVINICOLO","http://www.agciagrital.coop/legislazione/aree_tematiche/indice_vitivinicolo.htm","",0,18,200,"#dbc26a","#208080","","","","",-1,-1,-1,"","agricoltura");
		Menu5_2_2=new Array("OLEIOLIVICOLO","http://www.agciagrital.coop/legislazione/aree_tematiche/indice_oleolivicolo.htm","",0,18,200,"#dbc26a","#208080","","","","",-1,-1,-1,"","agricoltura");
		Menu5_2_3=new Array("RURALE","http://www.agciagrital.coop/legislazione/aree_tematiche/indice_rurale.htm","",0,18,200,"#dbc26a","#208080","","","","",-1,-1,-1,"","agricoltura");
		Menu5_2_4=new Array("ORTOFRUTTA","http://www.agciagrital.coop/legislazione/aree_tematiche/indice_ortofrutta.htm","",0,18,200,"#dbc26a","#208080","","","","",-1,-1,-1,"","agricoltura");
        Menu5_3=new Array("NOTIZIARIO FISCALE","","",1,18,160,"#dbc26a","#af9501","","","","",-1,-1,-1,"","notiziario fiscale");
    		Menu5_3_1=new Array("20 MARZO 2007","javascript:NewWin=window.open('http://www.agciagrital.coop/notiziario_fiscale/notiziario_fiscale_20-03-2007.PDF','NWin');window['NewWin'].focus()","",0,18,100,"#dbc26a","#af9501","","","","",-1,-1,-1,"","notiziario fiscale");
        Menu5_4=new Array("SCADENZARIO FISCALE","","",1,18,160,"#dbc26a","#af9501","","","","",-1,-1,-1,"","scadenze fiscali");
    		Menu5_4_1=new Array("MAGGIO 2007","javascript:NewWin=window.open('http://www.agciagrital.coop/notiziario_fiscale/scadenzario_maggio_2007.pdf','NWin');window['NewWin'].focus()","",0,18,100,"#dbc26a","#af9501","","","","",-1,-1,-1,"","scadenze fiscali");

Menu6=new Array("","","",0,18,10,"","","","","","",-1,-1,-1,"","");

Menu7=new Array("PESCATURISMO","","",5,18,100,"#dbc26a","#af9501","","","","",-1,-1,-1,"","il pescaturismo");
	Menu7_1=new Array("COS'E'","http://www.agciagrital.coop/pescaturismo/cose_pescaturismo.htm","",0,18,150,"#dbc26a","#af9501","","","","",-1,-1,-1,"","cos'è il pescaturismo");
        Menu7_2=new Array("MARCHIO","http://www.agciagrital.coop/pescaturismo/marchio_pescaturismo.htm","",0,18,132,"#dbc26a","#af9501","","","","",-1,-1,-1,"","il marchio del pescaturismo");
        Menu7_3=new Array("NORMATIVA","http://www.agciagrital.coop/legislazione/aree_tematiche/indice_pescaturismo.htm","",0,18,132,"#dbc26a","#af9501","","","","",-1,-1,-1,"","normativa sul pescaturismo");
        Menu7_4=new Array("DOVE E COME","javascript:NewWin=window.open('http://www.pescatour.net','NWin');window['NewWin'].focus()","",0,18,132,"#dbc26a","#af9501","","","","",-1,-1,-1,"","dove e come");
        Menu7_5=new Array("MANUALE DI PESCATURISMO","javascript:NewWin=window.open('http://www.agciagrital.coop/pescaturismo/Vademecum.pdf','NWin');window['NewWin'].focus()","",0,18,132,"#dbc26a","#af9501","","","","",-1,-1,-1,"","vademecum del pescaturismo");

Menu8=new Array("","","",0,18,10,"","","","","","",-1,-1,-1,"","");

Menu9=new Array("CONSUMO","http://www.agciagrital.coop/consumo/consumo.htm","",0,18,69,"#dbc26a","#af9501","","","","",-1,-1,-1,"","consumo");

Menu10=new Array("","","",0,18,10,"","","","","","",-1,-1,-1,"","");

Menu11=new Array("L'ESPERTO RISPONDE","javascript:NewWin=window.open('http://www.agciagrital.coop/legislazione/esperto_risponde.htm','NWin');window['NewWin'].focus()","",0,18,115,"#dbc26a","#af9501","","","","",-1,-1,-1,"","l'esperto risponde");

Menu12=new Array("","","",0,18,10,"","","","","","",-1,-1,-1,"","");

Menu13=new Array("BANDI","javascript:NewWin=window.open('http://www.agciagrital.coop/manutenzione.html','NWin');window['NewWin'].focus()","",0,18,60,"#dbc26a","#af9501","","","","",-1,-1,-1,"","bandi");

Menu14=new Array("","","",0,18,10,"","","","","","",-1,-1,-1,"","");

Menu15=new Array("AREA RISERVATA","javascript:NewWin=window.open('http://mail.google.com/a/agcipesca.it','NWin');window['NewWin'].focus()","",0,18,88,"#dbc26a","#af9501","","","","",-1,-1,-1,"","area riservata");



// esempio per inserire una immagine <img src="+BaseHref+"\"!!800600.gif\">