// (c) Ger Versluis 2000-2004 version 7.00, July 17, 2004
//  You may use this script on non commercial sites
//  www.burmees.nl/menu/


	// Globals effecting all menus
	var PopNoOffMenus=1;	// number of seperate menus
	var BaseHref="/";		// Root of the site
	var PopRClick=0;		// Defines which menu reacts on right click. 0=none

	var PopMenuSlide="";
	var PopMenuSlide="progid:DXImageTransform.Microsoft.RevealTrans(duration=.5, transition=19)";
	var PopMenuSlide="progid:DXImageTransform.Microsoft.GradientWipe(duration=.5, wipeStyle=1)";

	var PopMenuShadow="";
	//var PopMenuShadow="progid:DXImageTransform.Microsoft.DropShadow(color=#888888, offX=2, offY=2, positive=1)";
	//var PopMenuShadow="progid:DXImageTransform.Microsoft.Shadow(color=#888888, direction=135, strength=3)";

	var PopMenuOpacity="";
	//var PopMenuOpacity="progid:DXImageTransform.Microsoft.Alpha(opacity=75)";

	function P_BeforeStart(){return}
	function P_AfterBuild(){return}
	function P_BeforeFirstOpen(){return}
	function P_AfterCloseAll(){return}

	// Globals effecting one menu
	// Notation of PopMenu1 is different from PopMenu2. The result is the same. PopMenu1 is more understandable. PopMenu2 loads faster.

PopMenu1=new Array(		// global variables for PopMenu1
	8,			// number of main items
	0,			// Left position
	190,			// Top position
	"#FBE7C4",			// Normal font color
	"#004A00",		// Normal back color
	"#FBE7C4",			// High font color
	"#666633",			// High back color
	"black",			// Border color
	"Verdana",	// Fontfamily
	1,			// Bold
	0,			// Italic
	13,			// Font size in pixel
	1,			// First line horizontal
	1,			// First line permanent visible
	1,			// Border width
	"left",			// Text align "left", "center" or "right"
	.25,			// Horizontal overlap
	.25,			// Vertical overlap
	500,			// Delay
	0,			// Right to left unfold
	"LyrOne",			// Target div
	2,			// Border between elements
	"center",			// Menu horizontal centered "left", "center" or "right"
	"top",			// Menu vertical centered "top", "center" or "bottom"
	"/menu/tri.gif",		// Arrow right
	5,			// Arrow Width
	10,			// Arrow Height
	"/menu/tridown.gif",	// Arrow down
	10,			// Arrow Width
	5,			// Arrow Height
	"/menu/trileft.gif",	// Arrow left
	5,			// Arrow Width
	10,			// Arrow Height
	2,			// Top padding
	2,			// Left padding
	0);			// Unfold On Click

//	Menu Items:
//	MenuX=new Array(ItemText, Link, background image, number of sub elements, height, width,bgcolor,bghighcolor,
//	fontcolor,fonthighcolor,bordercolor,fontfamily,fontsize,fontbold,fontitalic,textalign,statustext);
// 	Fontsize, fontbold and fontitalic are ignored when set to -1.
//	For rollover images ItemText format is:  "rollover?Image1.jpg?Image2.jpg"

//	Notation of PopMenu1_1 is different from PopMenu1_1_1. The result is the same. PopMenu1_1 is more understandable. PopMenu1_1_1 loads faster.

	PopMenu1_1=new Array(
		"Home",	// ElementText
		"home.php",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		20,		// ElementHeight
		78,		// ElementWidth
		"",		// ElementBgColor
		"",		// ElementBgHighColor
		"",		// ElementFontColor
		"",		// ElementFontHighColor
		"",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"center",		// ElementTextAlign
		"");		// ElementStatusText

	PopMenu1_2=new Array("Care/Adoption","","",5,20,142,"","","","","","",-1,-1,-1,"center","");
		PopMenu1_2_1=new Array("Tortoise Adoption and Care Booklet","pamphlet.php","",0,20,280,"#009900","","","","","",-1,-1,-1,"","");
		PopMenu1_2_2=new Array("Information Sheets","infosheets/infosheets.php","",0,20,200,"#009900","","","","","",-1,-1,-1,"","");
		PopMenu1_2_3=new Array("Adoption","adoption.php","",0,20,200,"#009900","","","","","",-1,-1,-1,"","");
		PopMenu1_2_4=new Array("The Law and the Tortoise","lawandthetortoise.php","",0,20,200,"#009900","","","","","",-1,-1,-1,"","");
		PopMenu1_2_5=new Array("Tortoise Tips","tips.php","",0,20,200,"#009900","","","","","",-1,-1,-1,"","");
		PopMenu1_2_6=new Array("Tortoise Devices","devices.php","",0,20,200,"#009900","","","","","",-1,-1,-1,"","");
	PopMenu1_3=new Array("Services","","",3,20,98,"","","","","","",-1,-1,-1,"center","");
		PopMenu1_3_1=new Array("Adoption","adoption.php","",0,20,150,"#009900","","","","","",-1,-1,-1,"","");
		PopMenu1_3_2=new Array("Yard Consultation","yard.php","",0,20,150,"#009900","","","","","",-1,-1,-1,"","");
		PopMenu1_3_3=new Array("Snooper","snooper.php","",0,20,150,"#009900","","","","","",-1,-1,-1,"","");
		PopMenu1_3_4=new Array("Brochure","home.php","",0,20,150,"#009900","","","","","",-1,-1,-1,"","");
	PopMenu1_4=new Array("FAQs","faq.php","",0,20,71,"","","","","","",-1,-1,-1,"center","");
	PopMenu1_5=new Array("About Us","","",3,20,100,"","","","","","",-1,-1,-1,"center","");
		PopMenu1_5_1=new Array("What We Offer","whatweoffer.php","",0,20,200,"#009900","","","","","",-1,-1,-1,"","");
		PopMenu1_5_2=new Array("More About Us","moreaboutus.php","",0,20,200,"#009900","","","","","",-1,-1,-1,"","");
		PopMenu1_5_3=new Array("How TG Helps","howhelps.php","",0,20,200,"#009900","","","","","",-1,-1,-1,"","");
		PopMenu1_5_4=new Array("History of Tortoise Group","home.php","",0,20,200,"#009900","","","","","",-1,-1,-1,"","");
	PopMenu1_6=new Array("Photo Gallery","photos.php","",0,20,126,"","","","","","",-1,-1,-1,"center","");
	PopMenu1_7=new Array("Newsletters","newsletter.php","",0,20,118,"","","","","","",-1,-1,-1,"center","");
	PopMenu1_8=new Array("Contact Us","contact.php","",0,20,108,"","","","","","",-1,-1,-1,"center","");

// relative example side menu
PopMenu2=new Array(7,0,0,"white","blue","blue","white","black","comic sans ms",1,0,12,0,1,1,"right",.15,.85,1000,1,"LyrTwo",1,"left","top",BaseHref+"tri.gif",5,10,BaseHref+"tridown.gif",10,5,BaseHref+"trileft.gif",5,10,2,2,1);
		PopMenu2_1=new Array("Example relative positioned menu, first line vertical, right to left orientated, permanent visible, unfolds on click","","",0,120,160,"silver","silver","black","black","","",13,-1,-1,"center","");
		PopMenu2_2=new Array("Example1","file.htm","",1,20,0,"","","","","","",-1,-1,-1,"","");
			PopMenu2_2_1=new Array("Example1_1","file.htm","",0,18,160,"","","","","","",-1,-1,-1,"","");
		PopMenu2_3=new Array("Example2","file.htm","",5,30,160,"","","","","","",-1,-1,-1,"","");
			PopMenu2_3_1=new Array("Example2_1","file.htm","",0,20,200,"","","","","","",-1,-1,-1,"","");
			PopMenu2_3_2=new Array("Example2_2","file.htm","",0,20,200,"","","","","","",-1,-1,-1,"","");
			PopMenu2_3_3=new Array("Example2_3","file.htm","",0,20,200,"","","","","","",-1,-1,-1,"","");
			PopMenu2_3_4=new Array("Example2_4","file.htm","",3,20,200,"","","","","","",-1,-1,-1,"","");
				PopMenu2_3_4_1=new Array("Example2_4_1","file.htm","",0,40,100,"","","","","","",-1,-1,-1,"","");
				PopMenu2_3_4_2=new Array("Example2_4_2","file.htm","",0,40,100,"","","","","","",-1,-1,-1,"","");
				PopMenu2_3_4_3=new Array("Example2_4_3","file.htm","",0,40,100,"","","","","","",-1,-1,-1,"","");
			PopMenu2_3_5=new Array("Example2_5","file.htm","",0,20,200,"","","","","","",-1,-1,-1,"","");
		PopMenu2_4=new Array("Example3","","",1,40,160,"","","","","","",-1,-1,-1,"","");
			PopMenu2_4_1=new Array("Example3","","",0,300,500,"","","","","","",-1,-1,-1,"","");
		PopMenu2_5=new Array("Example4","file.htm","",0,50,160,"","","","","","",-1,-1,-1,"","");
		PopMenu2_6=new Array("Example5","file.htm","",0,60,160,"","","","","","",-1,-1,-1,"","");
		PopMenu2_7=new Array("Example6","file.htm","",0,70,160,"","","","","","",-1,-1,-1,"","");