/***********************************************************************************
*	(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=8;			// Number of first level items
	var LowBgColor='#ffffff';			// Background color when mouse is not over
	var LowSubBgColor='#ffffff';			// Background color when mouse is not over on subs
	var HighBgColor='#485a82';			// Background color when mouse is over
	var HighSubBgColor='#485a82';			// Background color when mouse is over on subs
	var FontLowColor='#2a2a2a';			// Font color when mouse is not over
	var FontSubLowColor='#2a2a2a';			// Font color subs when mouse is not over
	var FontHighColor='#ffffff';			// Font color when mouse is over
	var FontSubHighColor='#ffffff';			// Font color subs when mouse is over
	var BorderColor='#d0d0d0';			// Border color
	var BorderSubColor='#d0d0d0';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="Trebuchet MS"	// Font family menu items
	var FontSize=9;				// Font size menu items
	var FontBold=0;				// 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=102;				// 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=0;				// Left padding
	var TopPaddng=0;				// 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=0;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['tri.gif',5,10,'tridown.gif',10,5,'triileft.giif',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);

Menu1=new Array("HEM","http://www.utansjo.se","",0,17,110);

Menu2=new Array("BYN","blank.htm","",14,17,100);
	Menu2_1=new Array("Befolkningsöversikt","http://www.utansjo.se/byn/befolkning/index.html","",0,17,190);	
	Menu2_2=new Array("Avlidna 1947-2006","http://www.utansjo.se/byn/befolkning/index.html","",0,17,160);	
	Menu2_3=new Array("Byanamnet","http://www.utansjo.se/byn/byanamnet.html","",0,17,160);	
    Menu2_4=new Array("Hemmansägare","http://www.utansjo.se/byn/hemmansagare.html","",0,17,160);
    Menu2_5=new Array("Så här söker du bland kartorna","http://www.utansjo.se/byn/kartor/index_02.html","",0,17,190);	
    Menu2_6=new Array("Historiska kartor 1694-1928","http://www.utansjo.se/byn/kartor/index.html","",0,17,190);	
    Menu2_7=new Array("Mörtsal >>","blank.htm","",2);
	Menu2_7_1=new Array("Om Mörtsal och kartor","http://www.utansjo.se/byn/mortsal/index.html","",0,17,160);	
	Menu2_7_2=new Array("Fotogalleri","http://www.utansjo.se/byn/mortsal/galleri/index.html","",0,17,90);	
	Menu2_8=new Array("Nässa >>","blank.htm","",2);
	Menu2_8_1=new Array("Om Nässa","http://www.utansjo.se/byn/nassa/index.html","",0,17,160);	
	Menu2_8_2=new Array("Fotogalleri","http://www.utansjo.se/byn/nassa/galleri/index.html","",0,17,90);	
	Menu2_9=new Array("Veda >>","blank.htm","",2);
	Menu2_9_1=new Array("Om Veda och kartor","http://www.utansjo.se/byn/veda/index.html","",0,17,160);	
	Menu2_9_2=new Array("Fotogalleri","http://www.utansjo.se/byn/veda/galleri/index.html","",0,17,90);	
	Menu2_10=new Array("Vålånger >>","blank.htm","",2);
	Menu2_10_1=new Array("Om Vålånger och kartor","http://www.utansjo.se/byn/valanger/index.html","",0,17,160);	
	Menu2_10_2=new Array("Fotogalleri","http://www.utansjo.se/byn/valanger/galleri/index.html","",0,17,90);	
	Menu2_11=new Array("Åbord >>","blank.htm","",2);
	Menu2_11_1=new Array("Om Åbord och kartor","http://www.utansjo.se/byn/abord/index.html","",0,17,160);	
	Menu2_11_2=new Array("Fotogalleri","http://www.utansjo.se/byn/abord/galleri/index.html","",0,17,90);		
	Menu2_12=new Array("Överskog >>","blank.htm","",2);
	Menu2_12_1=new Array("Om Överskog och kartor","http://www.utansjo.se/byn/overskog/index.html","",0,17,160);	
	Menu2_12_2=new Array("Fotogalleri","http://www.utansjo.se/byn/overskog/galleri/index.html","",0,17,90);	
	Menu2_13=new Array("Övervåltjärn >>","blank.htm","",2);
	Menu2_13_1=new Array("Om Övervåltjärn och kartor","http://www.utansjo.se/byn/valtjarn/index.html","",0,17,160);	
	Menu2_13_2=new Array("Fotogalleri","http://www.utansjo.se/byn/valtjarn/galleri/index.html","",0,17,90);	
	Menu2_14=new Array("Änget 1939-1989","http://www.utansjo.se/byn/anget.html","",0,17,190);	
	
		
Menu3=new Array("BRUKET 1738-2008","blank.htm","",4);
		Menu3_1=new Array("Ett bruk tar sin början 1738","http://www.utansjo.se/bruket/gamla_bruket/jarnbruket.html","",0,17,170);
		Menu3_2=new Array("Äldsta brukskartan","http://www.utansjo.se/bruket/gamla_bruket/brukskartan.html","",0,17,140);
		Menu3_3=new Array("Disponentparken","http://www.utansjo.se/bruket/nya_bruket/parken.html","",0,17,160);
		Menu3_4=new Array("Ur brukets historia","http://www.utansjo.se/bruket/arkiv/index.html","",0);
		
		    
Menu4=new Array("FOLKET","blank.htm","",9);
		Menu4_1=new Array("Om folkrörelsen","http://www.utansjo.se/byn/folkrorelsen/index.html","",0,17,210);
		Menu4_2=new Array("Byggnadsföreningen Folkets Hus >>","blank.htm","",6,19,230);
		Menu4_2_1=new Array("Historik","http://www.utansjo.se/byn/folkets_hus/index.html","",0,17,140);
		Menu4_2_2=new Array("Köpehandling på tomten","http://www.utansjo.se/byn/folkets_hus/kopehandling.html","",0,17,140);
		Menu4_2_3=new Array("Byggnadskontraktet","http://www.utansjo.se/byn/folkets_hus/kontrakt.html","",0,17,140);
		Menu4_2_4=new Array("Första protokollet 1913","http://www.utansjo.se/byn/folkets_hus/protokoll.html","",0,17,140);
		Menu4_2_5=new Array("Ur protokollen","http://www.utansjo.se/byn/folkets_hus/protokollen.html","",0,17,140);
		Menu4_2_6=new Array("Fotogalleri","http://www.utansjo.se/byn/folkets_hus/galleri.html","",0,17,140);
		Menu4_3=new Array("Föreningar och loger >>","blank.htm","",4,19,230);
		Menu4_3_1=new Array("Logen 2864 Kronan","http://www.utansjo.se/byn/folkrorelsen/kronan.html","",0,17,140);
		Menu4_3_2=new Array("Logen 851 Friska Viljor","http://www.utansjo.se/byn/folkrorelsen/friska_viljor.html","",0,17,140);
		Menu4_3_3=new Array("Ungdomsavdelningen 120 Unga Viljor","http://www.utansjo.se/byn/folkrorelsen/unga_viljor.html","",0,17,140);
		Menu4_3_4=new Array("Ungdomslogen 850 Utansjö Framtid","http://www.utansjo.se/byn/folkrorelsen/utansjo_framtid.html","",0,17,140);
		Menu4_4=new Array("Utansjö AIF 1924 >>","blank.htm","",4);
		Menu4_4_1=new Array("En förening bildas 1924","http://www.utansjo.se/UAIF/arkiv/1924.html","",0,17,210);
		Menu4_4_2=new Array("Arkiverat","http://www.utansjo.se/UAIF/arkiv/index.html","",0,17,210);
		Menu4_4_3=new Array("Lagfoton 1924-1989","http://www.utansjo.se/UAIF/lagfoton/index.html","",0,17,210);
		Menu4_4_4=new Array("Övriga foton","http://www.utansjo.se/UAIF/idrott/index.html","",0,17,210);
		Menu4_5=new Array("Profiler >>","blank.htm","",8,19,100);
		Menu4_5_1=new Array("Hjalmar Könberg","http://www.utansjo.se/byn/profiler/hjalmar_konberg.html","",0,17,140);
		Menu4_5_2=new Array("Lars Fredrik Åkerlund","http://www.utansjo.se/byn/profiler/larik.html","",0);
		Menu4_5_3=new Array("Nicanor Söderström","http://www.utansjo.se/byn/profiler/nicanor_soderstrom.html","",0);
		Menu4_5_4=new Array("Nils-Gösta Damberg","http://www.utansjo.se/byn/profiler/nils_gosta_damberg.html","",0);
		Menu4_5_5=new Array("Rolf Zetterlund","http://www.utansjo.se/byn/profiler/rolf_zetterlund.html","",0);
		Menu4_5_6=new Array("Torsten Högman","http://www.utansjo.se/byn/profiler/torsten_hogman.html","",0);
		Menu4_5_7=new Array("Åke Gerhard","http://www.utansjo.se/byn/profiler/ake_gerhard.html","",0);
		Menu4_5_8=new Array("Östen Persson","http://www.utansjo.se/byn/profiler/osten_persson.html","",0);
		Menu4_6=new Array("Sommarbarnen","http://www.utansjo.se/byn/sommarbarn.html","",0,17,130);
		Menu4_7=new Array("En gammal styrman berättar","http://utansjo.se/byn/inger.html","",0);
		Menu4_8=new Array("Fotogalleri befolkningen >>","blank.htm","",17);
		Menu4_8_1=new Array("1) Anders Högman","http://www.utansjo.se/fotogalleri/befolkning/Anders_Hogman/index.html","",0,17,190);
		Menu4_8_2=new Array("2) Bert Norell","http://www.utansjo.se/fotogalleri/befolkning/Bert_Norell/index.html","",0,17,210);
		Menu4_8_3=new Array("3) Elsy Nyberg","http://www.utansjo.se/fotogalleri/befolkning/Elsy_Nyberg/index.html","",0,17,210);
		Menu4_8_4=new Array("4) Helge Sjödin","http://www.utansjo.se/fotogalleri/befolkning/Helge_Sjodin/index.html","",0,17,210);
		Menu4_8_5=new Array("5) Inga-Britt Jansson","http://www.utansjo.se/fotogalleri/befolkning/Inga_Britt_Jansson/index.html","",0,17,210);
		Menu4_8_6=new Array("6) Knut Näsström","http://www.utansjo.se/fotogalleri/befolkning/Knut_Nasstrom/index.html","",0,17,210);
		Menu4_8_7=new Array("7) Lars-Åke Åkerlund","http://www.utansjo.se/fotogalleri/befolkning/Lars_Ake_Akerlund/index.html","",0,17,210);
		Menu4_8_8=new Array("8) Lennart Jonsson","http://www.utansjo.se/fotogalleri/befolkning/Lennart_Jonsson/index.html","",0,17,210);
		Menu4_8_9=new Array("8) Maggie Dahlqvist","http://www.utansjo.se/fotogalleri/befolkning/Maggie_Dahlqvist/index.html","",0,17,210);
		Menu4_8_10=new Array("9) Mary Scherman","http://www.utansjo.se/fotogalleri/befolkning/Mary_Scherman/index.html","",0,17,210);
		Menu4_8_11=new Array("10) Nils-Göran Sjöqvist","http://www.utansjo.se/fotogalleri/befolkning/Nils_Goran_Sjoqvist/index.html","",0,17,210);
		Menu4_8_12=new Array("10) Paul Wiklund","http://www.utansjo.se/fotogalleri/befolkning/Paul_Wiklund/index.html","",0,17,210);
		Menu4_8_13=new Array("11) Ulf Isaksson","http://www.utansjo.se/fotogalleri/befolkning/Ulf_Isaksson/index.html","",0,17,210);
		Menu4_8_14=new Array("12) Ulf Nilsson","http://www.utansjo.se/fotogalleri/befolkning/Ulf_Nilsson/index.html","",0,17,210);
		Menu4_8_15=new Array("13) Valter Grääs","http://www.utansjo.se/fotogalleri/befolkning/Valter_Graas/index.html","",0,17,210);	
		Menu4_8_16=new Array("14) Åke G Larsson","http://www.utansjo.se/fotogalleri/befolkning/Ake_Gerhard/index.html","",0,17,210);
		Menu4_8_17=new Array("15) Knut Näsström","http://www.utansjo.se/fotogalleri/befolkning/Knut_Nasstrom/index.html","",0,17,210);
		Menu4_9=new Array("Porträttgalleri","http://www.utansjo.se/fotogalleri/portratt/index.html","",0,17,130);

		

Menu5=new Array("SKOLAN 1904-1973","blank.htm","",5);
		Menu5_1=new Array("Utansjö småskola","http://www.utansjo.se/skolan/smaskolan.html","",0,17,170);
		Menu5_2=new Array("En Folkskola tar sin början","http://www.utansjo.se/skolan/folkskolan.html","",0,17,170);
		Menu5_3=new Array("Klassfoton 1919-1970 >>","blank.htm","",2);
		Menu5_3_1=new Array("Klassfoton 1919-1952","http://www.utansjo.se/skolan/galleri/index.html","",0,17,134);
		Menu5_3_2=new Array("Klassfoton 1953-1970","http://www.utansjo.se/skolan/galleri/index_02.html","",0,17,134);
		Menu5_4=new Array("Övriga skolfoton","http://www.utansjo.se/skolan/galleri/index_03.html","",0,17,170);
		Menu5_5=new Array("Ur skolans arkiv","http://www.utansjo.se/skolan/arkiv/index.html","",0,17,170);
		Menu5_6=new Array("Ritningar","http://www.utansjo.se/skolan/ritningar.html","",0,17,170);
		Menu5_7=new Array("Första examenskatalogen","http://www.utansjo.se/skolan/examen.html","",0,17,170);

Menu6=new Array("ARKIVERAT","blank.htm","",6);
		Menu6_1=new Array("Strödda blad ur byns historia 1542-1899","http://www.utansjo.se/historia/index_02.html","",0,17,234);
		Menu6_2=new Array("Strödda blad ur byns historia 1900-2008","http://www.utansjo.se/historia/index.html","",0,17,234);
		Menu6_3=new Array("Berättelser och tilldragelser 1542-2008 >>","blank.htm","",2);
		Menu6_3_1=new Array("Större tilldragelser i byn med omnejd","http://www.utansjo.se/historia/index_03.html","",0,17,234);
		Menu6_3_2=new Array("Berättelser från byn med omnejd","http://www.utansjo.se/historia/index_04.html","",0,17,234);
		Menu6_4=new Array("Tidigare uppdateringar finns här","http://www.utansjo.se/loggbok/index.html","",0,17,234);
		Menu6_5=new Array("Läs mina månadsbrev >>","blank.htm","",2);
		Menu6_5_1=new Array("April","http://www.utansjo.se/loggbok/april.html","",0,17,70);
		Menu6_5_2=new Array("Maj-Juni","http://www.utansjo.se/loggbok/juni.html","",0,17,70);
		Menu6_6=new Array("Samlingar och kuriosa","http://www.utansjo.se/samlingar/index.html","",0,17,234);

Menu7=new Array("FOTOGALLERI","blank.htm","",23);
		Menu7_1=new Array("Anhalten","http://www.utansjo.se/fotogalleri/anhalten/index.html","",0,17,160);
		Menu7_2=new Array("Bruket >>","blank.htm","",5,19,200);
		Menu7_2_1=new Array("Arbetare 1905-2008","http://www.utansjo.se/fotogalleri/arbetare/index.html","",0,17,130);
		Menu7_2_2=new Array("Bogserbåtar","http://www.utansjo.se/fotogalleri/batar/index.html","",0,17,130);
		Menu7_2_3=new Array("Bruksån och dammar","http://www.utansjo.se/fotogalleri/dammen/index.html","",0,17,130);
		Menu7_2_4=new Array("Disponentvillan","http://www.utansjo.se/fotogalleri/villan/index.html","",0,17,130);
		Menu7_2_5=new Array("Fabriksområdet","http://www.utansjo.se/fotogalleri/bruket/index.html","",0,17,170);
		Menu7_3=new Array("Folkets Hus","http://www.utansjo.se/byn/folkets_hus/galleri.html","",0,17,10);	
		Menu7_4=new Array("Folkrörelsen","http://www.utansjo.se/fotogalleri/folkrorelsen/index.html","",0,17,210);
		Menu7_5=new Array("Fordon","http://www.utansjo.se/fotogalleri/fordon/index.html","",0,17,10);	
		Menu7_6=new Array("GG's","http://www.utansjo.se/fotogalleri/gg/index.html","",0,17,140);
		Menu7_7=new Array("Herrgår'n","http://www.utansjo.se/fotogalleri/herrgarden/index.html","",0,17,160);
		Menu7_8=new Array("Husbyggnader","http://www.utansjo.se/fotogalleri/hus/index.html","",0,17,140);
		Menu7_9=new Array("Konfirmander","http://www.utansjo.se/fotogalleri/konfirmation/index.html","",0,17,160);	
		Menu7_10=new Array("Lindforsgården","http://www.utansjo.se/fotogalleri/lindforsgarden/index.html","",0,17,160);
		Menu7_11=new Array("Mjösjön","http://www.utansjo.se/fotogalleri/mjosjon/index.html","",0,17,160);
		Menu7_12=new Array("Musik","http://www.utansjo.se/fotogalleri/musik/index.html","",0,17,160);
		Menu7_13=new Array("Nabben","http://www.utansjo.se/fotogalleri/nabben/index.html","",0,17,160);
		Menu7_14=new Array("Näringsliv","http://www.utansjo.se/fotogalleri/naringsliv/index.html","",0,17,140);
		Menu7_15=new Array("Okända","http://www.utansjo.se/fotogalleri/okanda/index.html","",0,17,160);
		Menu7_16=new Array("Röda Raden","http://www.utansjo.se/fotogalleri/roda_raden/index.html","",0,17,160);
		Menu7_17=new Array("Salongen","http://www.utansjo.se/fotogalleri/salongen/index.html","",0,17,160);
		Menu7_18=new Array("Sibirien","http://www.utansjo.se/fotogalleri/sibirien/index.html","",0,17,160);
		Menu7_19=new Array("Smedjebacken","http://www.utansjo.se/fotogalleri/smedjebacken/index.html","",0,17,160);
		Menu7_20=new Array("Utansjö","http://www.utansjo.se/fotogalleri/utansjo/index.html","",0,17,160);
		Menu7_21=new Array("Vita Raden >>","blank.htm","",2,19,200);
		Menu7_21_1=new Array("Vita Raden, #1","http://www.utansjo.se/fotogalleri/vita_raden/index.html","",0,17,130);
		Menu7_21_2=new Array("Vita Raden, #2","http://www.utansjo.se/fotogalleri/vita_raden/index_02.html","",0,17,130);
		Menu7_22=new Array("Vreten","http://www.utansjo.se/fotogalleri/vreten/index.html","",0,17,160);
		Menu7_23=new Array("Änget","http://www.utansjo.se/fotogalleri/anget/index.html","",0,17,210);
		Menu7_24=new Array("Fotogalleri befolkningen >>","blank.htm","",18);
		Menu7_24_1=new Array("1) Anders Högman","http://www.utansjo.se/fotogalleri/befolkning/Anders_Hogman/index.html","",0,17,190);
		Menu7_24_2=new Array("2) Bert Norell","http://www.utansjo.se/fotogalleri/befolkning/Bert_Norell/index.html","",0,17,210);
		Menu7_24_3=new Array("3) Elsy Nyberg","http://www.utansjo.se/fotogalleri/befolkning/Elsy_Nyberg/index.html","",0,17,210);
		Menu7_24_4=new Array("4) Helge Sjödin","http://www.utansjo.se/fotogalleri/befolkning/Helge_Sjodin/index.html","",0,17,210);
		Menu7_24_5=new Array("5) Inga-Britt Jansson","http://www.utansjo.se/fotogalleri/befolkning/Inga_Britt_Jansson/index.html","",0,17,210);
		Menu7_24_6=new Array("6) Knut Näsström","http://www.utansjo.se/fotogalleri/befolkning/Knut_Nasstrom/index.html","",0,17,210);
		Menu7_24_7=new Array("7) Lars-Åke Åkerlund","http://www.utansjo.se/fotogalleri/befolkning/Lars_Ake_Akerlund/index.html","",0,17,210);
		Menu7_24_8=new Array("8) Lennart Jonsson","http://www.utansjo.se/fotogalleri/befolkning/Lennart_Jonsson/index.html","",0,17,210);
		Menu7_24_9=new Array("8) Maggie Dahlqvist","http://www.utansjo.se/fotogalleri/befolkning/Maggie_Dahlqvist/index.html","",0,17,210);
		Menu7_24_10=new Array("9) Mary Scherman","http://www.utansjo.se/fotogalleri/befolkning/Mary_Scherman/index.html","",0,17,210);
		Menu7_24_11=new Array("10) Nils-Göran Sjöqvist","http://www.utansjo.se/fotogalleri/befolkning/Nils_Goran_Sjoqvist/index.html","",0,17,210);
		Menu7_24_12=new Array("10) Paul Wiklund","http://www.utansjo.se/fotogalleri/befolkning/Paul_Wiklund/index.html","",0,17,210);
		Menu7_24_13=new Array("11) Solbritt Westberg","http://www.utansjo.se/fotogalleri/befolkning/Solbritt_Westberg/index.html","",0,17,210);
		Menu7_24_14=new Array("12) Ulf Isaksson","http://www.utansjo.se/fotogalleri/befolkning/Ulf_Isaksson/index.html","",0,17,210);
		Menu7_24_15=new Array("13) Ulf Nilsson","http://www.utansjo.se/fotogalleri/befolkning/Ulf_Nilsson/index.html","",0,17,210);
		Menu7_24_16=new Array("14) Valter Grääs","http://www.utansjo.se/fotogalleri/befolkning/Valter_Graas/index.html","",0,17,210);	
		Menu7_24_17=new Array("15) Åke G Larsson","http://www.utansjo.se/fotogalleri/befolkning/Ake_Gerhard/index.html","",0,17,210);
		Menu7_24_18=new Array("16) Knut Näsström","http://www.utansjo.se/fotogalleri/befolkning/Knut_Nasstrom/index.html","",0,17,210);
		Menu7_25=new Array("Porträttgalleri","http://www.utansjo.se/fotogalleri/portratt/index.html","",0,17,130);
		
Menu8=new Array("GÄSTBOK M.M.","javascript:top.location.href='blank.htm'","",3);
	Menu8_1=new Array("Gästboken - läs eller skriv!","http://www.utansjo.se/kontakt/gastbok.html","",0,17,160);
	Menu8_2=new Array("Så får du kontakt med mig","http://www.utansjo.se/kontakt/kontakt.html","",0,17,160);
	Menu8_3=new Array("Tack för Era bidrag","http://www.utansjo.se/kontakt/tack.html","",0,17,160);
	
	Menu8_4=new Array("Kart- och ritsamlingen","http://www.utansjo.se/ritningar/index.html","",0,17,160);