/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=7;			// Number of first level items
	var LowBgColor='white';			// Background color when mouse is not over
	var LowSubBgColor='white';			// Background color when mouse is not over on subs
	var HighBgColor='#7B7B7B';			// Background color when mouse is over
	var HighSubBgColor='black';			// Background color when mouse is over on subs
	var FontLowColor='black';			// Font color when mouse is not over
	var FontSubLowColor='black';			// Font color subs when mouse is not over
	var FontHighColor='white';			// Font color when mouse is over
	var FontSubHighColor='white';			// Font color subs when mouse is over
	var BorderColor='black';			// Border color
	var BorderSubColor='black';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="verdana,arial,sans serif"	// 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='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=128;				// 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;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=400;			// 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("Pikahaut","http://www.eura.fi","",7,15,106);
	Menu1_1=new Array("Hakemisto A-Ö","http://www.eura.fi/arkisto/hakuraami.htm","",0,20,150);
	Menu1_2=new Array("Hakukoneet","http://www.eura.fi","",3,20,150);
		Menu1_2_1=new Array("Hae sivuilta","http://www.eura.fi/hakukone.htm","",0,20,150);
		Menu1_2_2=new Array("Google","http://www.google.fi","",0,20,150);
		Menu1_2_3=new Array("Altavista","http://www.altavista.fi","",0,20,150);
	Menu1_3=new Array("Eura -info","http://www.eura.fi","",2,20,150);
	Menu1_3_1=new Array("Info-sivu","http://www.eura.fi/matkailu/info.htm","",0,20,150);
	Menu1_3_2=new Array("Info in english","http://www.eura.fi/matkailu/infobr.htm","",0,20,150);
	Menu1_4=new Array("Tiedotteet","http://www.eura.fi/kuulutukset/index.htm","",0,20,150);
	Menu1_5=new Array("Tapahtumat","http://www.eura.fi/tapahtumat/index.htm","",0,20,150);
	Menu1_6=new Array("Osoitekartat","http://www.eura.fi","",3,20,150);
	Menu1_6_1=new Array("Suomi-info","javascript:NewWin=window.open('http://maps.google.com/maps?f=q&source=s_q&hl=fi&geocode=&q=Kunnanvirasto,+Eura&sll=61.131883,22.127066&sspn=0.018274,0.070553&ie=UTF8&ll=61.328269,22.560425&spn=1.162284,4.515381&z=8&msa=0&msid=114707428484308579292.00043601608f6d22832ae','NWin');window['NewWin'].focus()","",0,20,150);
	Menu1_6_2=new Array("Keltaiset sivut","javascript:NewWin=window.open('http://www.keltaisetsivut.fi/gSks/html/indexframe_map.html','NWin');window['NewWin'].focus()","",0,20,150);
    Menu1_6_3=new Array("Oikotie","javascript:NewWin=window.open('http://www.oikotie.fi/default?exit=map&shop=no','NWin');window['NewWin'].focus()","",0,20,150);
	Menu1_7=new Array("Yhteystiedot","http://www.eura.fi/yhteys/yhteystiedot1.htm","",0,20,150);
Menu2=new Array("Uutiset","http://www.eura.fi","",4);
		Menu2_1=new Array("Kotimaiset","http://www.eura.fi","",7,20,150);	
			Menu2_1_1=new Array("Alasatakunta","javascript:NewWin=window.open('http://www.alasatakunta.fi','NWin');window['NewWin'].focus()","",0,20,150);
			Menu2_1_2=new Array("Satakunnan Kansa","javascript:NewWin=window.open('http://www.satakunnankansa.fi/','NWin');window['NewWin'].focus()","",0);
			Menu2_1_3=new Array("Länsi-Suomi","javascript:NewWin=window.open('http://www.ls24.fi/','NWin');window['NewWin'].focus()","",0);
       	 	Menu2_1_4=new Array("Helsingin Sanomat","javascript:NewWin=window.open('http://www.helsinginsanomat.fi/uutiset/','NWin');window['NewWin'].focus()","",0);
       		Menu2_1_5=new Array("Uusi Aika","javascript:NewWin=window.open('http://www.uusiaika-lehti.fi/','NWin');window['NewWin'].focus()","",0); 
        	Menu2_1_6=new Array("Uusi Rauma","javascript:NewWin=window.open('http://www.uusirauma.fi/','NWin');window['NewWin'].focus()","",0);
			Menu2_1_7=new Array("Satakunnan Radio","javascript:NewWin=window.open('http://194.252.88.3/rswebpri.nsf/sivut/uutisaihe','NWin');window['NewWin'].focus()","",0);
		Menu2_2=new Array("Ulkomaiset","http://www.eura.fi","",2);
			Menu2_2_1=new Array("CNN","javascript:NewWin=window.open('http://www.cnn.com','NWin');window['NewWin'].focus()","",0,20,113);
			Menu2_2_2=new Array("BBC World","javascript:NewWin=window.open('http://www.bbc.co.uk/worldservice/index.shtml','NWin');window['NewWin'].focus()","",0);
		Menu2_3=new Array("Kunnan tiedotteet","http://www.eura.fi/kuulutukset/index.htm","",0);
		Menu2_4=new Array("Kuntaliitto","javascript:NewWin=window.open('http://www.kunnat.net/k_ListaUutisarkisto.asp?path=1;29;60;498&voucher=87D4D5B5-C5D5-42F6-A618-8587A387F820','NWin');window['NewWin'].focus()","",0);
	Menu3=new Array("Lomakkeet","http://www.eura.fi","",2);
		Menu3_1=new Array("Suomi.fi","javascript:NewWin=window.open('http://www.suomi.fi/suomifi/suomi/tarkennettu_haku/hakutulos/index.jsp?q=Eura&filters=suomifi-lomakkeet&municipalityId=050','NWin');window['NewWin'].focus()","",0,20,150);
		Menu3_2=new Array("Koulutoimen lomakkeet","http://www.eura.fi/sivistys/koulutoimi.htm#Lomakkeet","",0);
		
	Menu4=new Array("Kuntapalvelut","http://www.eura.fi","",8);
		Menu4_1=new Array("Yrittäjälle","http://www.eura.fi/elinkeino/elinkeino.htm","",0,20,180);
		Menu4_2=new Array("Johtaminen ja tukipalvelut","http://www.eura.fi/talous/hallinto.htm","",0);
		Menu4_3=new Array("Sivistys ja vapaa-aika","http://www.eura.fi","",5,20,150);
			Menu4_3_1=new Array("Kirjastot","http://www.eura.fi/sivistys/kirjastoraami.htm","",0,20,150);
			Menu4_3_2=new Array("Kulttuuri","http://www.eura.fi/sivistys/kulttuuri.htm","",0,20,150);
			Menu4_3_3=new Array("Liikunta","http://www.eura.fi/sivistys/liikuntatoimi.htm","",0,20,150);
			Menu4_3_4=new Array("Nuoriso","http://www.eura.fi/sivistys/nuorisotoimi.htm","",0,20,150);
			Menu4_3_5=new Array("Koulutus","http://www.eura.fi/sivistys/koulutoimi.htm","",0,20,150);
		Menu4_4=new Array("Perusturva","http://www.eura.fi/sosiaalitoimi/perusturva.htm","",2,20,150);
			Menu4_4_1=new Array("Sosiaalipalvelut","http://www.eura.fi/sosiaalitoimi/sosiaalitoimi.htm","",0,20,150);
			Menu4_4_2=new Array("Terveyspalvelut","http://www.eura.fi/terveys/terveyskeskus.htm","",0,20,150);
		Menu4_5=new Array("Tekniset palvelut","http://www.eura.fi","",2);
			Menu4_5_1=new Array("Tekniset palvelut","http://www.eura.fi/tekninen/tekninen.htm","",0,20,150);
			Menu4_5_2=new Array("Ympäristöasiat","http://www.sakyla.fi/ymparisto/","",0,20,150);
		Menu4_6=new Array("Terveyskeskus","http://www.eura.fi/terveys/terveyskeskus.htm","",0);
		Menu4_7=new Array("Maaseutupalvelut","http://www.eura.fi/tekninen/maaseutupalvelut.htm","",0);
		Menu4_8=new Array("Eläinlääkintä","http://www.sakyla.fi/ymparisto/Yhteystiedot.htm#eläinlääkintä","",0);
	
	Menu5=new Array("Päätökset","http://www.eura.fi","",3);
		Menu5_1=new Array("Valtuusto","http://www.eura.fi/poytakirjat/index.htm","",0,20,140);
		Menu5_2=new Array("Kunnanhallitus","http://www.eura.fi/poytakirjat/index.htm","",0,20,140);
		Menu5_3=new Array("Lautakunnat","http://www.eura.fi/poytakirjat/index.htm","",0,20,140);
	Menu6=new Array("Työ ja vapaa","http://www.eura.fi","",9);
		Menu6_1=new Array("Euralaiset järjestöt","http://www.eura.fi/sivistys/jarjesto.htm","",0,20,140);
		Menu6_2=new Array("Kansalaisopisto","http://www.eura.fi/sivistys/kansalaisopisto.htm","",0,20,140);
		Menu6_3=new Array("Matkailija","http://www.eura.fi/matkailu/index.htm","",0,20,150);
		Menu6_4=new Array("Vapaa-aika","http://www.eura.fi/arkisto/vapaa-aika.htm","",0,20,150);
		Menu6_5=new Array("Työpaikat","http://www.eura.fi/asuminen/asuminen.htm","",0,20,150);
		Menu6_6=new Array("Asuminen","http://www.eura.fi/asuminen/asuminen.htm","",0,20,150);
		Menu6_7=new Array("Tiedonhaku","http://www.eura.fi","",2,20,150);
			Menu6_7_1=new Array("Hakemisto A-Ö","http://www.eura.fi/arkisto/hakuraami.htm","",0,20,150);
			Menu6_7_2=new Array("Hae sivuilta","http://www.eura.fi/hakukone.htm","",0,20,150);
		Menu6_8=new Array("Kirjasto netissä","javascript:NewWin=window.open('http://eura.kirjas.to','NWin');window['NewWin'].focus()","",0,20,150);
		Menu6_9=new Array("Tapahtumat","http://www.eura.fi/tapahtumat/index.htm","",0,20,150);
	Menu7=new Array("Linkit","http://www.eura.fi","",3);
		Menu7_1=new Array("Euralaiset sivustot","http://www.eura.fi/euranetti/linkit.htm","",0,20,140);
		Menu7_2=new Array("EuraNetti","http://www.eura.fi/euranetti/index.htm","",0,20,140);
		Menu7_3=new Array("Makupalat","javascript:NewWin=window.open('http://www.makupalat.fi/','NWin');window['NewWin'].focus()","",0,20,140);
