/***********************************************************************************
*	(c) Ger Versluis 1700 version 5.411 24 December 1701 (updated Jan 31st, 1703 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=12;			// Number of first level items
	var LowBgColor='white';			// Background color when mouse is not over
	var LowSubBgColor='#eeeeee';			// Background color when mouse is not over on subs
	var HighBgColor='#a9a9a9';			// Background color when mouse is over
	var HighSubBgColor='#a9a9a9';			// Background color when mouse is over on subs
	var FontLowColor='#333333';			// Font color when mouse is not over
	var FontSubLowColor='#333333';			// Font color subs when mouse is not over
	var FontHighColor='white';			// Font color when mouse is over
	var FontSubHighColor='white';			// Font color subs when mouse is over
	var BorderColor='black';			// Border color
	var BorderSubColor='black';			// Border color for subs
	var BorderWidth=0;				// Border width
	var BorderBtwnElmnts=0;			// Border between elements 1 or 0
	var FontFamily="arial"	// Font family menu items
	var FontSize=8;				// Font size menu items
	var FontBold=0;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='left';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='left';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=0;				// 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=5;				// Left padding
	var TopPaddng=2;				// 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=500;			// 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='MenuPos';				// 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;				// Keep selected path highligthed
	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("rollover:images/buttonleft.gif:images/buttonleft.gif","","",0,30,331);

Menu2=new Array("rollover:images/home.gif:images/home2.gif","index.html","",0,30,58);

Menu3=new Array("rollover:images/aboutus.gif:images/aboutus2.gif","","",7,30,72);
	Menu3_1=new Array("Mission, Vision & Principles","missvisprinc.html","",0,20,170);	
	Menu3_2=new Array("Tour Our Hospital","tour.html","",0);
	Menu3_3=new Array("Our Location/Hours","locationhours.html",0);
	Menu3_4=new Array("Meet our Veterinarians","meetourvets.html",0);
	Menu3_5=new Array("Our Mascot","meetouranimals.html",0);
	Menu3_6=new Array("Our Team","meetourstaff.html",0);
	Menu3_7=new Array("Volunteer With Us","volunteer.html",0);

Menu4=new Array("rollover:images/services.gif:images/services2.gif","","",3,30,67);
	Menu4_1=new Array("Medical/Surgical Services","","",4,20,170);
		Menu4_1_1=new Array("Medical Services","","",11,20,250)
			Menu4_1_1_1=new Array("Complete Medical Assessment","completemedicalassessment.html","",0,20,170)
			Menu4_1_1_2=new Array("Cardiology","cardiology.html","",0,20,170)
			Menu4_1_1_3=new Array("Flea Control","fleacontrol.html","",0,20,170)
			Menu4_1_1_4=new Array("Dentistry","dentistry.html","",0,20,170)
			Menu4_1_1_5=new Array("Radiology (Xray)","radiology.html","",0,20,170)
			Menu4_1_1_6=new Array("Ultrasonography","ultrasonography.html","",0,20,170)
			Menu4_1_1_7=new Array("Dermatology (Skin)","dermatology.html","",0,20,170)
			Menu4_1_1_8=new Array("Laboratory Services","labservices.html","",0,20,170)
			Menu4_1_1_9=new Array("Endoscopy","endoscopy.html","",0,20,170)
			Menu4_1_1_10=new Array("Endocrinology (Hormones)","endocrinology.html","",0,20,170)
			Menu4_1_1_11=new Array("Tonometry","tonometry.html","",0,20,170)
		Menu4_1_2=new Array("Surgical Services","","",4,20,170)
			Menu4_1_2_1=new Array("Spaying","spaying.html","",0,20,170)
			Menu4_1_2_2=new Array("Neutering","neutering.html","",0,20,170)
			Menu4_1_2_3=new Array("Soft Tissue Surgery","softtissuesurgery.html","",0,20,170)
			Menu4_1_2_4=new Array("Orthopedic Surgery","orthopedicsurgery.html","",0,20,170)
		Menu4_1_3=new Array("Anesthesia/Patient Monitoring","anesthesia.html","",0)
		Menu4_1_4=new Array("Pain Management/Control","painmanagement.html","",0)
	Menu4_2=new Array("Microchip Pet Identification","microchip.html",0);
	Menu4_3=new Array("Additional Services","","",5,20,120);
		Menu4_3_1=new Array("Behavioral Counseling","behavioralcounseling.html","",0,20,120)
		Menu4_3_2=new Array("Insurance","insurance.html","",0)
		Menu4_3_3=new Array("Nutritional Counseling","nutritionalcounseling.html","",0)
		Menu4_3_4=new Array("Pharmacy","pharmacy.html","",0)
		Menu4_3_5=new Array("Cancer Treatment","cancertreatment.html","",0)

Menu5=new Array("rollover:images/tour.gif:images/tour2.gif","tour.html","",0,30,43);

Menu6=new Array("rollover:images/faqs.gif:images/faqs2.gif","faqs.html","",0,30,55);

	
Menu7=new Array("rollover:images/links.gif:images/links2.gif","links.html","",0,30,50);

Menu8=new Array("rollover:images/pethealth.gif:images/pethealth2.gif","","",3,30,76);
	Menu8_1=new Array("Cat Health Articles","pethealth.html","",0,20,170);
	Menu8_2=new Array("Cat Health Videos","howtovideos.html","",0);
	Menu8_3=new Array("Newsletters","newsletters.html","",0);
	
Menu9=new Array("rollover:images/forms.gif:images/forms2.gif","fun.html","",0,30,58);


Menu10=new Array("rollover:images/contactus.gif:images/contactus2.gif","contactus.html","",0,30,79);
	
Menu11=new Array("rollover:images/index_13.gif:images/index_13.gif","","",0,30,15);

	
Menu12=new Array("rollover:images/index_14.gif:images/index_14.gif","","",0,30,56);
