

	var NoOffFirstLineMenus=10;			// Number of first level items
	var LowBgColor='#2C9334';			// Background color when mouse is not over
	var LowSubBgColor='#FFFF99';		// Background color when mouse is not over on subs
	var HighBgColor='#FFFF99';			// Background color when mouse is over
	var HighSubBgColor='#2C9334';		// Background color when mouse is over on subs
	var FontLowColor='#FFFF99';			// Font color when mouse is not over
	var FontSubLowColor='#2C9334';		// Font color subs when mouse is not over
	var FontHighColor='2C9334';			// Font color when mouse is over
	var FontSubHighColor='FFFF99';		// Font color subs when mouse is over
	var BorderColor='#666666';			// Border color
	var BorderSubColor='#666666';		// Border color for subs
	var BorderWidth=1;					// Border width
	var BorderBtwnElmnts=1;				// Border between elements 1 or 0
	var FontFamily="Verdana,arial,"		// Font family menu items
	var FontSize=9;						// Font size menu items
	var FontBold=1;						// Bold menu items 1 or 0
	var FontItalic=0;					// Italic menu items 1 or 0
	var MenuTextCentered='center';		// Item text position 'left', 'center' or 'right'
	var MenuCentered='center';			// Menu horizontal position 'left', 'center' or '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=255;					// Menu offset x coordinate
	var StartLeft=-5;					// 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;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=1000;				// delay before menu folds in
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='navig';			// Frame where first level appears
	var SecLineFrame='space';			// Frame where sub levels appear
	var DocTargetFrame='space';			// Frame where target documents appear
	var TargetLoc='';				// span id for relative positioning
	var HideTop=0;				// Hide first level when loading new document 1 or 0
	var MenuWrap=1;				// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0
	var UnfoldsOnClick=0;			// Level 1 unfolds onclick/ onmouseover
	var WebMasterCheck=0;			// menu tree checking on or off 1 or 0
	var ShowArrow=1;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['tri.gif',5,10,'tridown.gif',10,5,'trileft.gif',5,10];	// Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}


// Menu tree
//	MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"

Menu1=new Array("GDO World","","",4,18,100);
	Menu1_1=new Array("Lavora con noi","http://www.euro-groups.com/italiano/lavoro.asp","",0,20,100);
	Menu1_2=new Array("La nostra rete","http://www.euro-groups.com/italiano/lanostra_ita.asp","",0,20,100);
	Menu1_3=new Array("Chi siamo","http://www.euro-groups.com/italiano/lanostra_ita.asp","",0,20,100);
	Menu1_4=new Array("Motore di ricerca","http://www.euro-groups.com/italiano/ricerca_ita.asp","",0,30,100);
	
Menu2=new Array("GDO Italia","","",15,20,100);
	Menu2_1=new Array("Coop","http://www.coop.it","",0,20,100);
	Menu2_2=new Array("Conad","http://www.conad.it","",0,20,100);
	Menu2_3=new Array("Interdis","http://www.interdis.it","",0,20,80);
	Menu2_4=new Array("Unes","http://www.unes.it","",0,20,100);
	Menu2_5=new Array("Bennet","http://www.bennet.com","",0,20,100);
	Menu2_6=new Array("MDO","http://www.mdo.com","",0,20,100);
	Menu2_7=new Array("Coin","http://www.gruppocoin.it","",0,20,100);
	Menu2_8=new Array("Sisa SpA","http://www.sisaspa.com","",0,20,100);
	Menu2_9=new Array("CDim","http://www.cdim.it","",0,20,100);
	Menu2_10=new Array("Cannillo","http://www.cannillo.com","",0,20,100);
	Menu2_11=new Array("Coal","http://www.coal.it","",0,20,100);
	Menu2_12=new Array("Dialvi","http://www.dialvi.it","",0,20,100);
	Menu2_13=new Array("Todis","http://www.todis.com","",0,20,100);
	Menu2_14=new Array("Despar","http://www.despar.it","",0,20,100);
	Menu2_15=new Array("MD-Discount","http://www.md-discount.it","",0,20,100);
				
Menu3=new Array("GDO Europe","","",13,20,100);
	Menu3_1=new Array("United Kingdom","","",9,30,100);
		Menu3_1_1=new Array("Asda","http://www.asda.co.uk","",0,20,100);
		Menu3_1_2=new Array("Marks and Spencer","http://www.marks-and-spencer.co.uk","",0,30,100);
		Menu3_1_3=new Array("Safeway","http://www.safeway.com","",0,20,100);
		Menu3_1_4=new Array("Sainsbury","http://www.sainsbury.co.uk","",0,20,100);
		Menu3_1_5=new Array("Somerfield","http://www.somerfield.co.uk","",0,20,100);
		Menu3_1_6=new Array("Tesco","http://www.tesco.co.uk","",0,20,100);
		Menu3_1_7=new Array("Morrisons","http://www.morrisons.plc.uk","",0,20,100);
		Menu3_1_8=new Array("Iceland ","http://www.iceland.co.uk","",0,20,100);
		Menu3_1_9=new Array("Co-op","http://www.co-op.co.uk","",0,20,100);
		
	Menu3_2=new Array("France","","",9,20,100);
    	Menu3_2_1=new Array("Auchan","http://www.auchan.fr","",0,20,100);
		Menu3_2_2=new Array("Carrefour","http://www.carrefour.fr","",0,20,100);
		Menu3_2_3=new Array("Galeries La Fayette","http://www.galerieslafayette.com","",0,30,100);
		Menu3_2_4=new Array("Itmentreprises","http://www.itmentreprises.fr","",0,20,100);
		Menu3_2_5=new Array("E-Leclerc","http://www.e-leclerc.com","",0,20,100);
		Menu3_2_6=new Array("Cora","http://www.cora.fr","",0,20,100);
		Menu3_2_7=new Array("Groupe-casino ","http://www.groupe-casino.fr","",0,20,100);
		Menu3_2_8=new Array("Stoc","http://www.stoc.fr","",0,20,100);
		Menu3_2_9=new Array("Continent","http://www.continent.tm.fr","",0,20,100);
		
	Menu3_3=new Array("Suisse","","",3,20,100);
    	Menu3_3_1=new Array("Coop","http://www.coop.ch","",0,20,100);
		Menu3_3_2=new Array("Migros","http://www.migros.ch","",0,20,100);
		Menu3_3_3=new Array("Bon-appetit","http://www.bon-appetit.ch","",0,20,100);
		
	Menu3_4=new Array("Austria","","",2,20,100);
    	Menu3_4_1=new Array("Maximarkt","http://www.maximarkt.at","",0,20,100);
		Menu3_4_2=new Array("Billa","http://www.billa.at","",0,20,100);
		
	Menu3_5=new Array("Germany","","",13,20,100);
    	Menu3_5_1=new Array("Metro","http://www.metro.de","",0,20,100);
		Menu3_5_2=new Array("Aldi","http://www.aldi.de","",0,20,100);
		Menu3_5_3=new Array("Ava","http://www.ava.de","",0,20,100);
		Menu3_5_4=new Array("Karstadt","http://www.karstadt.de","",0,20,100);
		Menu3_5_5=new Array("Lidl","http://www.lidl.de","",0,20,100);
		Menu3_5_6=new Array("Markant","http://www.markant.de","",0,20,100);
		Menu3_5_7=new Array("Rewe","http://www.rewe.de","",0,20,100);
		Menu3_5_8=new Array("Spar","http://www.spar.de","",0,20,100);
		Menu3_5_9=new Array("Tengelmann","http://www.tengelmann.de","",0,20,100);
		Menu3_5_10=new Array("Edeka","http://www.edeka.de","",0,20,100);
		Menu3_5_11=new Array("Allkauf","http://www.allkauf.de","",0,20,100);
		Menu3_5_12=new Array("Kaufhof","http://www.kaufhof.de","",0,20,100);
		Menu3_5_13=new Array("Globus","http://www.globus.de","",0,20,100);
		
	Menu3_6=new Array("Belgique","","",2,20,100);
    	Menu3_6_1=new Array("Gib","http://www.gib.be","",0,20,100);
		Menu3_6_2=new Array("Mestdagh","http://www.mestdagh.be","",0,20,100);
		
	Menu3_7=new Array("Olanda","","",4,20,100);
    	Menu3_7_1=new Array("Konmar","http://www.konmar.nl","",0,20,100);
		Menu3_7_2=new Array("Ahold","http://www.ahold.nl","",0,20,100);
		Menu3_7_3=new Array("Sligro","http://www.sligro.nl","",0,20,100);
	    Menu3_7_4=new Array("Vomar","http://www.vomar.nl","",0,20,100);
	
	Menu3_8=new Array("Spagna","","",5,20,100);
    	Menu3_8_1=new Array("El Corte Ingles","http://www.elcorteingles.es","",0,20,100);
		Menu3_8_2=new Array("Eroski","http://www.eroski.es","",0,20,100);
		Menu3_8_3=new Array("Consumer revista","http://www.consumer-revista.com","",0,30,100);
	    Menu3_8_4=new Array("Alcampo","http://www.alcampo.es","",0,20,100);
		Menu3_8_5=new Array("Mercadona","http://www.mercadona.es","",0,20,100);
		
	Menu3_9=new Array("Danimarca","","",3,20,100);
    	Menu3_9_1=new Array("Dansk Supermarked","http://www.dansksupermarked.dk","",0,30,100);
		Menu3_9_2=new Array("Fdb","http://www.fdb.dk","",0,20,100);
		Menu3_9_3=new Array("Netto","http://www.netto.dk","",0,20,100);
	    		
	Menu3_10=new Array("Svezia","","",2,20,100);
    	Menu3_10_1=new Array("Dagab","http://www.dagab.se","",0,20,100);
		Menu3_10_2=new Array("Ica","http://www.ica.se","",0,20,100);
				
	Menu3_11=new Array("Grecia","","",2,20,100);
    	Menu3_11_1=new Array("Marinopoulos","http://www.marinopoulos.com","",0,20,100);
		Menu3_11_2=new Array("Veropoulos","http://www.veropoulos.gr","",0,20,100);
				
	Menu3_12=new Array("Norvergia","","",4,20,100);
    	Menu3_12_1=new Array("Hakon","http://www.hakon.no","",0,20,100);
		Menu3_12_2=new Array("Rimi","http://www.rimi.no","",0,20,100);
		Menu3_12_3=new Array("Coop","http://www.coop.no","",0,20,100);
	    Menu3_12_4=new Array("7-eleven","http://www.7-eleven.com","",0,20,100);
		
	Menu3_13=new Array("Irlanda","","",1,20,100);
    	Menu3_13_1=new Array("Superquinn","http://www.superquinn.ie","",0,20,100);
			
	
Menu4=new Array("GDO Usa","","",4,20,100);
	Menu4_1=new Array("Wal-mart","http://www.wal-mart.com","",0,20,100);
	Menu4_2=new Array("Kroger","http://www.kroger.com","",0,20,100);
	Menu4_3=new Array("Americanstores","http://www.americanstores.com","",0,20,100);
	Menu4_4=new Array("Walgreens","http://www.walgreens.com","",0,20,100);
	
Menu5=new Array("GDO News","http://www.euro-groups.com/news/default.asp","",0,20,80);
	
Menu6=new Array("GDO Chat","http://www.euro-groups.com/chat/index.asp","",0,20,80);
	
Menu7=new Array("GDO Forum","http://www.euro-groups.com/guestbook/default.asp","",0,20,80);
			
Menu8=new Array("GDO Message","http://www.euro-groups.com/blackboard/default.asp","",0,"",100);

Menu9=new Array("GDO Admin","","",4,20,80);
    Menu9_1=new Array("Forum","http://www.euro-groups.com/ricardo/estrai.asp","",0,20,100);
	Menu9_2=new Array("News","http://www.euro-groups.com/ricardo/estrai.asp","",0,20,100);
	Menu9_3=new Array("Message","http://www.euro-groups.com/ricardo/estrai.asp","",0,20,100);
	Menu9_4=new Array("Aziende","http://www.euro-groups.com/ricardo/estrai.asp","",0,20,100);

Menu10=new Array("GDO Card","http://www.euro-groups.com/cartoline/index.asp","",0,"",80);
