/*
 DHTML Menu version 3.3.19
 Written by Andy Woolley
 Copyright 2002 (c) Milonic Solutions. All Rights Reserved.
 Plase vist http://www.milonic.co.uk/menu or e-mail menu3@milonic.com
 You may use this menu on your web site free of charge as long as you place prominent links to http://www.milonic.co.uk/menu and
 your inform us of your intentions with your URL AND ALL copyright notices remain in place in all files including your home page
 Comercial support contracts are available on request if you cannot comply with the above rules.
 This script featured on Dynamic Drive (http://www.dynamicdrive.com)
 */

//The following line is critical for menu operation, and MUST APPEAR ONLY ONCE. If you have more than one menu_array.js file rem out this line in subsequent files
menunum=0;menus=new Array();_d=document;function addmenu(){menunum++;menus[menunum]=menu;}function dumpmenus(){mt="<script language=javascript>";for(a=1;a<menus.length;a++){mt+=" menu"+a+"=menus["+a+"];"}mt+="<\/script>";_d.write(mt)}
//Please leave the above line intact. The above also needs to be enabled if it not already enabled unless this file is part of a multi pack.



////////////////////////////////////
// Editable properties START here //
////////////////////////////////////

// effect ----> skygge rundt menyen
// Special effect string for IE5.5 or above please visit http://www.milonic.co.uk/menu/filters_sample.php for more filters

Style=' '; 

if(navigator.appVersion.indexOf("MSIE 6.0")>0)
{
	effect = "Fade(duration=0.2);Alpha(style=0,opacity=95);Shadow(color='#cccccc', Direction=135, Strength=0)" ;   // color='#bdefbd   ;  cccccc
	Style=0.3; Strength=5; opacity=88; Direction=135; color='#f0f0f0';   // Orig.: Style=0.3  Direction=135 color='#777777'
}
else
{
	effect = "Shadow(color='#f0f0f0, Direction=135, Strength=0" ; // Stop IE5.5 bug when using more than one filter  Original: Strength=5 Direction=135  color="#000077"
}

// alert (effect);

timegap= 400				// The time delay in ms for menus to remain visible  Orig: 500
followspeed= 5			// Follow Scrolling speed
followrate= 40			// Follow Scrolling Rate
suboffset_top= 9;		// Sub menu offset Top position 
suboffset_left= 10;		// Sub menu offset Left position

style1=[				// style1 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.
"fefefe",					// Mouse Off Font Color ("navy") des 04: blue
"be6931",				// Mouse Off Background Color ("ccffff")  (Stuestølsidene original: "bdefbd", des 04: f4a460
"fefbc6",				// Mouse On Font Color ("ffebdc")  
"864013",				// Mouse On Background Color ("4b0082")  
"f0f0f0",				// Menu Border Color (Orig.: "000000") Testoppsett: ccccff   (bdefbd)
12,						// Font Size in pixels
"normal",				// Font Style (italic or normal)
"bold",					// Font Weight (bold or normal)
"Verdana, Arial",		// Font Name
5,						// Menu Item Padding  (Original: 4)
"felles/knappar/menypilH.gif",			// Sub Menu Image (Leave this blank if not needed) Orig.: arrow.gif (Småpil mot høgre)
,						// 3D Border & Separator bar (i submenyane. Orig.: blank)
"88ccff",				// 3D High Color ("66ffff")   Også: 88ccff
"6666ff",				// 3D Low Color	("000099") OK med "6666ff"
,				// Current Page Item Font Color (leave this blank to disable) Orig.: "Purple"
,					// Current Page Item Background Color (leave this blank to disable) Orig.: Pink Bakgr.: "ccffcc"
,			// Top Bar image (Leave this blank to disable)  Orig.: "arrowdn.gif"
,				// Menu Header Font Color (Leave blank if headers are not needed) Orig.: "ffffff"
,				// Menu Header Background Color (Leave blank if headers are not needed) Orig.: "000099"
]



addmenu(menu=[		// This is the array that contains your menu properties and details
"mainmenu",			// Menu Name - This is needed in order for the menu to be called
180,					// Menu Top - The Top position of the menu in pixels (Orig.: 10)
90,				// Menu Left - The Left position of the menu in pixels  (Orig.: 200)
130,					// Menu Width - Menus width in pixels
3,					// Menu Border Width  // 3
"left",					// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
style1,				// Properties Array - this is set higher up, as above
1,					// Always Visible - allows the menu item to be visible at all time (1=on/0=off)
"left",				// Alignment - sets the menu elements text alignment, values valid here are: left, right or center
effect,				// Filter - Text variable for setting transitional effects on menu activation - see above for more info
0,					// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)
0, 					// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
,					// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on/0=off)
"right",		// Position of TOP sub image left:center:right   (bilde på "knappane") "right", "left", "center"
,					// Set the Overall Width of Horizontal Menu to 100% and height to the specified amount (Leave blank to disable)
,					// Right To Left - Used in Hebrew for example. (1=on/0=off)
,					// Open the Menus OnClick - leave blank for OnMouseover (1=on/0=off)
,					// ID of the div you want to hide on MouseOver (useful for hiding form elements)
,					// Reserved for future use
,					// Reserved for future use
,					// Reserved for future use
// FORKLARING:
//  Menytekst                        ,  URL eller undermeny,  Statusbar-tekst (Ikkje i Opera),                                   "Seperator Bar"                          
,"Garden &nbsp; &nbsp;","show-menu=garden", ,"Garden og gardshistoria og om folk nå og tidlegare", 1
,"Slekt (Family)","show-menu=slekt",,"Slektsstemner og slektsarkiv",1
,"Mimresider","show-menu=mimre",,"Minne og mimring",1
,"Kultur","show-menu=kultur",,"Kultursidene",1
,"Næring","show-menu=landbruk",,"Mest om landbruksnæring",1
,"GIMP","gimp/gimp.html target=_self",,"Biletprogrammet GIMP",1
,"Ymse","show-menu=ymse",,"Som ikkje passar andre stader",1
])

	addmenu(menu=[
	"garden", 	  									  // menynamn
	,							   		   				 	// Meny topp ?	 		   	   		   	   
	,														// Meny left
	120,												//  Menu Width
	1,													  //  Menu border width
	"",													  // Screen pos
	style1,
	,
	"left",
	effect,,,,,,,,,,,,
	,"Om oss","garden/oss.html target=_self",,"Litt om vi som bur på Stuest&oslash;l",1
	,"Kleivvannet","garden/kleivvn.html target=_self",,"Mest om aurefiske",1
	,"Hytta","garden/hytta.html target=_self",,"Hytta vår ved Kleivvannet",1	
	,"Torvevegen","garden/torvevegen.html target=_self",,"Ein bit av det gamle vegnettverket",1
	,"Jakt","garden/elgjakt.html target=_self",,"Småprat om jakt",1 
  ,"Gardsdrift","garden/drifta.html target=_self",,"Notat om gardsdrifta",1 
    				
	])	
		addmenu(menu=["kultur",
		,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
       ,"Kverner","show-menu=kvern",,"Bekkekrafta i bruk",1 
       ,"Kvås bygdelag","b_laget/bygdelaget.html target=_self",,"Uoffisielle sider for bygdelaget",1
       ,"Lyngdal hagelag","hagelag/hagelag.html target=_top",,"Lyngdal hagelag sine sider",1
       ,"Matsider","kultur/matsider.html target=_self",,"Else-Mary sine matsider",1
	   ,"Musikk","kultur/engervik.html target=_self",,"Jan Engervik m. fl.",1
		])

	addmenu(menu=["slekt",
	,,160,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Slekter i Kv&aring;s","slekt/kvasslekter.html target=_self",,"Slektsarkivet for Kv&aring;s",1
	,"Slekta mi (My Family)","slekt/slekt.html target=_self",,"Stuest&oslash;l- og Bjunes-slekta",1
	,"Arkivering","slekt/familieark.html target=_self",,"Om oppbygginga av eit arkiv",1			
	])

	addmenu(menu=["mimre",
		,,200,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Kvås ungomsskule 1959/60","mimre/kvaas_1960/kvaas60.html target=_self",,"Foto frå Kvås Folkehøgskule 1959/60",1
		,"4fb Kristiansand 1964","mimre/4fb1964/4fb.html target=_self",,"Den kreative klassen",1
	])
        
	addmenu(menu=["landbruk",
		,,200,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Pyntegrønt","pynt/index.html target=_top",,"Generelt om pyntegrønt og pyntegrøntlag",1
    ,"IKT (data)","ikt/ikt.html", ,"Mellom anna kurstilbod innan bruk av IKT og GIMP",1
	])        
		
	addmenu(menu=["kvern",
	  ,,150,1,"",style1,,"left",effect,,,,,,,,,,,,
	  ,"Kvernhusa","garden/kverner.html target=_self",,"Utnytting av bekkekrafta",1
      ,"Namn i kvernhuset","garden/kvnamn.html target=_self",,"Namn frå Kvås",1	
	])
    
    addmenu(menu=["ymse",
	  ,,200,1,"",style1,,"left",effect,,,,,,,,,,,,
	  ,"Testside","ymse/skrifter.html target=_self",,"Side for utprøving av skript m.m.",1
	  ,"Om sidene","ymse/omSidene.html target=_self",,"Bakgrunnen for desse websidene",1
     ,"Lov og odel","ymse/odel.html", ,"Noen aktuelle, lokale saker frå dei siste 10 åra",1		
     ,"Adresser","ymse/adresser.html target=_self",,"Lenker til andre",1
	])
 
dumpmenus();