/***********************************************************************************
*	(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=6;
	var LowBgColor='#DA6363';
	var LowSubBgColor='#DA6363';
	var HighBgColor='#D65659';
	var HighSubBgColor='#D65659';
	var FontLowColor='#A72727';
	var FontSubLowColor='#A72727';
	var FontHighColor='#891F1F';
	var FontSubHighColor='#891F1F';
	var BorderColor='#A72727';
	var BorderSubColor='#A72727';
	var BorderWidth=1;
	var BorderBtwnElmnts=1;
	var FontFamily="tahoma,verdana"
	var FontSize=9;
	var FontBold=0;
	var FontItalic=0;
	var MenuTextCentered='left';
	var MenuCentered='center';
	var MenuVerticalCentered='top';
	var ChildOverlap=.2;
	var ChildVerticalOverlap=.2;
	var StartTop=10;				// Menu offset x coordinate
	var StartLeft=1;				// Menu offset y coordinate
	var LeftPaddng=3;
	var TopPaddng=2;
	var FirstLineHorizontal=0;
	var DissapearDelay=1000;			// delay before menu folds in
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='linkit';			// Frame where first level appears
	var SecLineFrame='linkit';			// Frame where sub levels appear
	var DocTargetFrame='linkit';			// 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;
	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("Etusivu","javascript:top.document.location.href='index.htm';","",0,20,155,"","","","","");

Menu2=new Array("Esittely","","",5,0,0,"","","","","");
Menu2_1=new Array("Tallialue","javascript:top.document.location.href='esittely.htm';","",0,20,100,"","","","","");
Menu2_2=new Array("Päätalli","javascript:top.document.location.href='ept.htm';","",0,20,100,"","","","","");
Menu2_3=new Array("Keskitalli","javascript:top.document.location.href='ekt.htm';","",0,20,100,"","","","","");
Menu2_4=new Array("Yksityistalli","javascript:top.document.location.href='eyt.htm';","",0,20,100,"","","","","");
Menu2_5=new Array("Muita kuvia","javascript:top.document.location.href='ekuvat.htm';","",0,20,100,"","","","","");

Menu3=new Array("Info","","",5,0,0,"","","","","");
Menu3_1=new Array("Uutiset","javascript:top.document.location.href='uutiset.htm';","",0,20,100,"","","","","");
Menu3_2=new Array("Astutus","javascript:top.document.location.href='astutus.htm';","",0,20,100,"","","","","");
Menu3_3=new Array("Yksityiseksi","javascript:top.document.location.href='yksityiseksi.htm';","",0,20,100,"","","","","");
Menu3_4=new Array("Päiväjärjestys","javascript:top.document.location.href='paivajarjestys.htm';","",0,20,100,"","","","","");
Menu3_5=new Array("Tili","javascript:top.document.location.href='tili.htm';","",0,20,100,"","","","","");

Menu4=new Array("Toiminta",";","",2,0,0,"","","","","");
Menu4_1=new Array("Tapahtumat","javascript:top.document.location.href='tapahtumat.htm';","",0,20,100,"","","","","");
Menu4_2=new Array("Kasvatus","javascript:top.document.location.href='kasvatus.htm';","",0,20,100,"","","","","");

Menu5=new Array("Hevoset ja muut eläimet","","",4,0,0,"","","","","");
Menu5_1=new Array("Päätalli","javascript:top.document.location.href='pt.htm';","",0,20,100,"","","","","");
Menu5_2=new Array("Keskitalli","javascript:top.document.location.href='kt.htm';","",0,20,100,"","","","","");
Menu5_3=new Array("Yksityistalli","javascript:top.document.location.href='yt.htm';","",0,20,100,"","","","","");
Menu5_4=new Array("Muut eläimet","javascript:top.document.location.href='muutelaimet.htm';","",0,20,100,"","","","","");

Menu6=new Array("Linkkejä","javascript:top.document.location.href='linkkeja.htm';","",0,20,155,"","","","","");
