/*
 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 //
////////////////////////////////////

// Special effect string for IE5.5 or above please visit http://www.milonic.co.uk/menu/filters_sample.php for more filters
if(navigator.appVersion.indexOf("MSIE 6.0")>0)
{
	effect = "Fade(duration=0.2);Alpha(style=0,opacity=88);Shadow(color='#777777', Direction=135, Strength=5)"
}
else
{
	effect = "Shadow(color='#777777', Direction=135, Strength=5)" // Stop IE5.5 bug when using more than one filter
}


timegap=500				// The time delay for menus to remain visible
followspeed=5			// Follow Scrolling speed
followrate=40			// Follow Scrolling Rate
suboffset_top=10;		// 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.
"ffffff",					// Mouse Off Font Color
"606060",				// Mouse Off Background Color
"888888",				// Mouse On Font Color
"303030",				// Mouse On Background Color
"808080",				// Menu Border Color
12,						// Font Size in pixels
"normal",				// Font Style (italic or normal)
"bold",					// Font Weight (bold or normal)
"Verdana, Arial",			// Font Name
4,						// Menu Item Padding
"pictures/layout/arrow.gif",			// Sub Menu Image (Leave this blank if not needed)
,						// 3D Border & Separator bar
"686868",				// 3D High Color
"646464",				// 3D Low Color
"fefefe",				// Current Page Item Font Color (leave this blank to disable)
"666666",					// Current Page Item Background Color (leave this blank to disable)
"pictures/layout/arrowdn.gif",			// Top Bar image (Leave this blank to disable)
"ffffff",				// Menu Header Font Color (Leave blank if headers are not needed)
"030303",				// Menu Header Background Color (Leave blank if headers are not needed)
]



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
10,					// Menu Top - The Top position of the menu in pixels
170,				// Menu Left - The Left position of the menu in pixels
,					// Menu Width - Menus width in pixels
1,					// Menu Border Width 
"center",					// 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
1,					// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)
1, 					// 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)
,					// Position of TOP sub image left:center:right
,					// 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
,"Forside","default.html",,"Forside",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"Haflingerhesten&nbsp;&nbsp;","show-menu=Haflingerhesten",,"",1
,"Aktiviteter&nbsp;&nbsp;&nbsp;","show-menu=aktiviteter",,"",1
,"Galleri","galleri.htm",,"Galleri",1
,"Salgsliste","salgsliste.htm",,"Salgsliste",1
,"Hingsteliste","hingsteliste.htm",,"Hingliste",1
,"Foreningen&nbsp;&nbsp;","show-menu=foreningen",,"",1
//,"Brugsegenskaber&nbsp;&nbsp;","show-menu=Brugsegenskaber",,"",1
,"Links&nbsp;&nbsp;","show-menu=Links",,"",1
,"Kontakt os&nbsp;&nbsp;","show-menu=Kontakt os",,"",1
])

	addmenu(menu=["haflingerhesten",
	,,150,1,"",style1,,"left",effect,,,,,,,,,,,,
        ,"Føl - årgang 2010","http://haflinger-dth.dk/pictures/images/folaargang_2010.pdf",,,1
        ,"Føl - årgang 2009","http://haflinger-dth.dk/pictures/images/folaargang_2009.pdf",,,1
        ,"Føl - årgang 2008","http://haflinger-dth.dk/pictures/images/folaargang_2008.pdf",,,1
	,"Føl - årgang 2007","http://haflinger-dth.dk/pictures/images/folaargang_2007.pdf",,,1
	,"&nbsp;Der er en forskel","der_er_forskel.htm",,,1
	,"&nbsp;Avlsmål","http://haflinger-dth.dk/pictures/images/Avlsmaal.pdf",,,1
	,"&nbsp;Avlshistorie","show-menu=Avlshistorie",,,1
	,"&nbsp;Mønstringsregler","moenstringsregler.htm",,,1
	,"&nbsp;Brugsegenskaber","brugsegenskaber.htm",,,1
	//,"Aktivitets-Kalender","aktivitetskalender.htm",,,1
	//,"Hingsteliste","hingsteliste.htm",,,1
        //,"Salgsliste","salgsliste.htm",,,1
	//,"Kåring","show-menu=Kåring",,,1
	//,"Til Ingelise","show-menu=technonews",,,1
        ])


        addmenu(menu=["Avlshistorie",
	,,190,1,"",style1,,"left",effect,,,,,,,,,,,,

	,"Racens Oprindelse","racens-oprindelse.htm",,,1
	,"De 7 Blodlinier","de_7_blodlinier.htm",,,1
        ,"Den første stambogsføring","den_forste_stambogsforing.htm",,,1
	,"Sande Historier","sande-historier.htm",,,1
        //,"Til Ingelise","show-menu=technonews",,,1
        ])

	addmenu(menu=["aktiviteter",
	,,150,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Aktivitets-Kalender","http://haflinger-dth.dk/pictures/images/Aktivitetskalender.pdf",,,1
	//,"Hingsteliste","hingsteliste.htm",,,1
        //,"Salgsliste","salgsliste.htm",,,1
        ,"Kåring 2010","show-menu=Kåring_2010",,,1
	,"Kåring 2009","show-menu=Kåring_2009",,,1
        ,"Kåring 2008","show-menu=Kåring_2008",,,1
        ,"Kåring 2007","show-menu=Kåring_2007",,,1
        ,"Kåring/Show 2006","show-menu=Kåring_2006",,,1
        ,"Kåring 2005","show-menu=Kåring_2005",,,1
	//,"Kåring 2004","show-menu=Kåring",,,1
	,"Nyt fra Ebbs","show-menu=Nyt fra Ebbs",,,1
        ,"Verdensudstillingen 2005","verdensudstillingen_2005.htm",,,1
        ,"Resultater","resultater.htm",,,1
        ])

                addmenu(menu=["Kåring_2010",
		,,170,1,"",style1,,"left",effect,,,,,,,,,,,,
                //,"Kårings resultater 2009","http://haflinger-dth.dk/pictures/images/Katalog_2008_Resultater.pdf",,,1
                ,"Kårings resultater 2010","http://haflinger-dth.dk/pictures/images/Katalog_2010_Resultater.pdf",,,1
                ,"Udstillerliste","http://haflinger-dth.dk/pictures/images/UDSTILLERLISTE_2010.pdf",,,0
                ])


                addmenu(menu=["Kåring_2009",
		,,170,1,"",style1,,"left",effect,,,,,,,,,,,,
                //,"Kårings resultater 2009","http://haflinger-dth.dk/pictures/images/Katalog_2008_Resultater.pdf",,,1
                ,"Kårings resultater 2009","http://haflinger-dth.dk/pictures/images/Katalog_2009_Resultater.pdf",,,1
                ,"Udstillerliste","http://haflinger-dth.dk/pictures/images/UDSTILLERLISTE_2009.pdf",,,0
                ])


                addmenu(menu=["Kåring_2008",
		,,170,1,"",style1,,"left",effect,,,,,,,,,,,,
                //,"Hingsteliste","hingsteliste.htm",,,0
		//,"Unghingste i Ebbs","unghingste-2002.htm",,,0
                ,"Kårings resultater 2008","http://haflinger-dth.dk/pictures/images/Katalog_2008_Resultater.pdf",,,1
		//,"Kårings katalog 2008","http://haflinger-dth.dk/pictures/images/Dansk_katalog_2008.pdf",,,0
		,"Udstillerliste","http://haflinger-dth.dk/pictures/images/UDSTILLERLISTE_2008.pdf",,,0
                //,"Kåringskatalog","http://www.haflinger-dth.dk/pictures/images/Katalog_2007.pdf",,,0
		])


                addmenu(menu=["Kåring_2007",
		,,170,1,"",style1,,"left",effect,,,,,,,,,,,,
                //,"Hingsteliste","hingsteliste.htm",,,0
		//,"Unghingste i Ebbs","unghingste-2002.htm",,,0
                ,"Kårings resultater 2007","http://haflinger-dth.dk/pictures/images/Katalog_2007_Resultater.pdf",,,1
		//,"Udstillerliste","http://haflinger-dth.dk/pictures/images/UDSTILLERLISTE_2007.pdf",,,0
                //,"Kåringskatalog","http://www.haflinger-dth.dk/pictures/images/Katalog_2007.pdf",,,0
		])
		
		addmenu(menu=["Kåring_2006",
		,,170,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Broholm Ridecenter","broholm.htm",,,1
		//,"Hingsteliste","hingsteliste.htm",,,0
		//,"Unghingste i Ebbs","unghingste-2002.htm",,,0
		//,"Kårings resultater","show-menu=resultater_2005",,,0
		//,"Udstillerliste","udstillerliste_2005.htm",,,0
		//,"ikke i brug","http://www.fasanhuset.dk",,,0
		])



		addmenu(menu=["Kåring_2005",
		,,170,1,"",style1,,"left",effect,,,,,,,,,,,,
		//,"Salgsliste","salgsliste.htm",,,0
		//,"Hingsteliste","hingsteliste.htm",,,0
		//,"Unghingste i Ebbs","unghingste-2002.htm",,,0
		,"Kårings resultater","show-menu=resultater_2005",,,1
		,"Udstillerliste","udstillerliste_2005.htm",,,1
		//,"ikke i brug","http://www.fasanhuset.dk",,,0
		])



                addmenu(menu=["resultater_2005",
			,,185,1,"",style1,,"left",effect,,,,,,,,,,,,
			,"Kasernens Ridecenter ","kaaring_sjaelland_2005.htm",,,
			,"Vejle Rideskole","kaaring_jylland_2005.htm",,,
			])


		addmenu(menu=["Kåring",
		,,170,1,"",style1,,"left",effect,,,,,,,,,,,,
		//,"Salgsliste","salgsliste.htm",,,0
		//,"Hingsteliste","hingsteliste.htm",,,0
		//,"Unghingste i Ebbs","unghingste-2002.htm",,,0
		,"Kårings resultater","show-menu=resultater",,,1
		,"Udstillerliste","udstillerliste.htm",,,1
		//,"ikke i brug","http://www.fasanhuset.dk",,,0
		])

			addmenu(menu=["resultater",
			,,185,1,"",style1,,"left",effect,,,,,,,,,,,,
			,"Englerup Mølle Ridecenter","kaaring_sjaelland.htm",,,
			,"Vejle Rideskole","kaaring_jylland.htm",,,
			])

		        addmenu(menu=["Nyt fra Ebbs",
			,,175,1,"",style1,,"left",effect,,,,,,,,,,,,
                        ,"Ung hingste i Ebbs 2007","unghingste_2007.htm",,,1
			,"Ung hingste i Ebbs 2006","unghingste_2006.htm",,,1
                        ,"Ung hingste i Ebbs 2005","unghingste_2005.htm",,,1
                        ,"Fra turen til Ebbs 2004","Ebbs_september_2004.htm",,,1
			,"Følauktion 2004","folauktion_2004.htm",,,1
			,"Ung hingste i Ebbs 2004","unghingste_2004.htm",,,1
			,"Følauktion 2003","folauktion_2003.htm",,,1
			//,"Unghingste i Ebbs","unghingste-2002.htm",,,0
                        //,"På Englerup Mølle","kaaring_sjaelland.htm",,,
			//,"På Vejle Rideskole","kaarings_jylland.htm",,,
			])

		addmenu(menu=["technonews",
		,,110,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Ingelise","ingelise.htm",,,0
		//,"test1,2,2","http://www.fasanhuset.dk",,,0
		//,"test1,2,3","http://www.fasanhuset.dk",,,0
		//,"test1,2,4","http://www.fasanhuset.dk",,,0
		])



	addmenu(menu=["foreningen",
	,,170,1,"",style1,,"left",effect,,,,,,,,,,,,
	//,"&nbsp;Avlsmål","avlsmaal.htm",,,1
	//,"&nbsp;Avlshistorie","avlshistorie.htm",,,1
	,"&nbsp;Kort Præsentation","praesentation.htm",,,1
	,"&nbsp;Brochure","dth_brochure.htm",,,1
        ,"&nbsp;Dokumenter","dokumenter.htm",,,1
	,"&nbsp;Logovarer","logovarer.htm",,,1
	,"&nbsp;Bestyrelsen","bestyrelse.htm",,,1
        ,"&nbsp;Medlemsliste","medlemsliste.htm",,,1
	])

	addmenu(menu=["Brugsegenskaber",,,120,1,,style1,0,"left",effect,0,,,,,,,,,,,
	,"Dressur","http://www.fasanhuset.dk",,,1
	,"Kørsel","http://www.fasanhuset.dk",,,1
	,"Spring","http://www.fasanhuset.dk",,,1
	])

	addmenu(menu=["Links",
	,,250,1,"",style1,,"",effect,,,,,,,,,,,,
	,"&nbsp;Haflinger Pferdezuchtverband Tirol", "http://www.haflinger-tirol.com target=_blank",,,1
	,"&nbsp;Stutteri Damgaard", "http://www.damgaardstutteri.dk/ target=_blank",,,1
	,"&nbsp;edelweiss-haflinger", "http://www.edelweiss-haflinger.dk target=_blank",,,1
	,"&nbsp;Fredensberg", "http://www.fredensberg.dk target=_blank",,,1
	,"&nbsp;Lian's Haflinger Stutteri", "http://www.lians.no target=_blank",,,1
	//,"&nbsp;Stutteri Fasanhuset", "http://www.fasanhuset.dk target=_blank",,,1
	//,"&nbsp;Fröslunda Prästgård ", "http://www.haflingertyroler.se/start/ target=_blank",,,1
	//,"&nbsp;lundagården", "http://www.lundagarden.com/ target=_blank",,,1
	//,"&nbsp;Milonic DHTML Menu Site", "http://www.milonic.co.uk/menu",,,1
        ,"&nbsp;Siltshøj", "http://www.siltshoj.dk target=_blank",,,1
	,"&nbsp;Stenbjerggård Haflingere", "http://www.123hjemmeside.dk/stenbjerg target=_blank",,,1
        //,"&nbsp;Nissens Haflinger", "http://www.hafling.dk target=_blank",,,1
        ,"&nbsp;Tyroler Haflinger", "http://www.Tyroler-haflinger.dk target=_blank",,,1
        //,"&nbsp;1517 Strato", "http://www.strato.nu target=_blank",,,1
        ,"&nbsp;Svensk Tyroler-Haflingeravel", "http://www.haflingertyroler.com target=_blank",,,1
	//,"&nbsp;Stuteri Vässingarp", "http://www.haflingertyrolerstuteri.com target=_blank",,,1
	,"&nbsp;Hestens værn", "http://www.hestensvaern.dk target=_blank",,,1
	//,"&nbsp;Ny", "http://www.haflinger-dth.dk target=_blank",,,1
	//,"&nbsp;Ny", "http://www.haflinger-dth.dk target=_blank",,,1
	//,"&nbsp;Vejle Rideklub", "http://www.vejlerideklub.dk/ target=_blank",,,1
	//,"&nbsp;Ærtebjerg Rideklub", "http://www.aertebjerg-rideklub.dk target=_blank",,,1
        ,"&nbsp;Hesterådgivning", "http://www.horseconsult.com target=_blank",,,1
        ,"&nbsp;Hestefagbogen", "http://www.hestefagbogen.com target=_blank",,,1
        ,"&nbsp;Grovfodermarked", "http://www.grovfodermarked.com target=_blank",,,1
	//,"&nbsp;Dansk Tyroler Grauvieh", "http://www.grauvieh.dk target=_blank",,,1
        //,"&nbsp;Foreningen af slagtedyrs velfærd", "http://www.sleipner.net target=_blank",,,1
	//,"&nbsp;Ny", "http://www.haflinger-dth.dk target=_blank",,,1
	])

	addmenu(menu=["Kontakt os",,,140,1,,style1,0,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
	,"haflinger-dth","mailto:tyroler@haflinger-dth.dk",,"tyroler@haflinger-dth.dk",1
	])


dumpmenus()
//      addmenu(menu=["Kontakt os",,,140,1,,style1,0,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
//	,"Menu Authors Site","http://www.milonic.co.uk/menu",,"Milonic DHTML Menu Site",1
//	])