/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.41 24 December 2001	          *
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=11;			// Number of first level items
	var LowBgColor='#ffffff';			// Background color when mouse is not over
	var HighBgColor='#ffffff';			// Background color when mouse is over

	var LowSubBgColor='#ffffff';			// Background color when mouse is not over on subs
	var HighSubBgColor='#efefef';			// Background color when mouse is over on subs

	var FontLowColor='#9f0609';			// Font color when mouse is not over
	var FontHighColor='#6d5d43';			// Font color when mouse is over 

	var FontSubLowColor='#9f0609';			// Font color subs when mouse is not over 
	var FontSubHighColor='#6d5d43';			// Font color subs when mouse is over : was #f8ae0d

	var BorderColor='#efefef';			// Border color
	var BorderSubColor='#dddddd';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="tahoma, helvetica"	// Font family menu items
	var FontSize=9;				// Font size menu items
	var FontBold=0;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='center';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='center';			// 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=0;			// vertical overlap child/ parent
	var StartTop=174;				// Menu offset x coordinate
	var StartLeft=6;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=2;				// Left padding
	var TopPaddng=1;				// 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=1000;			// 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='';				// 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=0;				// Uses arrow gifs when 1
	var KeepHilite=0;				// Keep selected path highligthed
//	var Arrws=['tri.gif',5,10,'tridown.gif',10,5,'trileft.gif',5,10];	// Arrow source, width and height
//	var Arrws=['',5,10,'',10,5,'',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("Gifts for Pet Lovers","","",6,31,75);	
	Menu1_1=new Array("Best of Breed Flags","http://fouryourpawsonly.com/mm5/merchant.mvc?Screen=CTGY&Store_Code=FYPO&Category_Code=GF-007","",0,25,140);
	Menu1_2=new Array("Board Games","http://fouryourpawsonly.com/mm5/merchant.mvc?Screen=CTGY&Store_Code=FYPO&Category_Code=GF-005","",0);		
	Menu1_3=new Array("Its a Dogs Life T-Shirts","http://fouryourpawsonly.com/mm5/merchant.mvc?Screen=CTGY&Store_Code=FYPO&Category_Code=GF-009","",0);
	Menu1_4=new Array("Salt & Pepper Shakers","http://fouryourpawsonly.com/mm5/merchant.mvc?Screen=CTGY&Store_Code=FYPO&Category_Code=GF-012","",0);	
	Menu1_5=new Array("Colby's Guide to Mt Washington Valley","http://fouryourpawsonly.com/mm5/merchant.mvc?Screen=CTGY&Store_Code=FYPO&Category_Code=GF-010","",0,35,140);
	Menu1_6=new Array("Welcome Rings, Leash Holders, etc","http://fouryourpawsonly.com/mm5/merchant.mvc?Screen=CTGY&Store_Code=FYPO&Category_Code=GF-014","",0,35,140);	
	
Menu2=new Array("Earth Friendly Pet Products","","",4,31,90);	
	Menu2_1=new Array("Organic Dog Toys","http://fouryourpawsonly.com/mm5/merchant.mvc?Screen=CTGY&Store_Code=FYPO&Category_Code=EFPP-001","",0,25,140);
	Menu2_2=new Array("Earth Friendly Pet Toys","http://fouryourpawsonly.com/mm5/merchant.mvc?Screen=CTGY&Store_Code=FYPO&Category_Code=EFPP-002","",0);	
	Menu2_3=new Array("Grooming","http://fouryourpawsonly.com/mm5/merchant.mvc?Screen=CTGY&Store_Code=FYPO&Category_Code=EFPP-003","",0);		
	Menu2_4=new Array("Beds","http://fouryourpawsonly.com/mm5/merchant.mvc?Screen=CTGY&Store_Code=FYPO&Category_Code=EFPP-004","",0);	
	
Menu3=new Array("Just for Cats","","",6,31,60);	
	Menu3_1=new Array("Cat Behavior & Training","http://fouryourpawsonly.com/mm5/merchant.mvc?Screen=CTGY&Store_Code=FYPO&Category_Code=CAT-005","",0,25,140);	
	Menu3_2=new Array("Cat Scratching Aids","http://fouryourpawsonly.com/mm5/merchant.mvc?Screen=CTGY&Store_Code=FYPO&Category_Code=CAT-001","",0,30,140);
	Menu3_3=new Array("Cat Toys","http://fouryourpawsonly.com/mm5/merchant.mvc?Screen=CTGY&Store_Code=FYPO&Category_Code=CAT-003","",0);
	Menu3_4=new Array("Cat Treats","http://fouryourpawsonly.com/mm5/merchant.mvc?Screen=CTGY&Store_Code=FYPO&Category_Code=CAT-004","",0);	
	Menu3_5=new Array("Cat Grooming","http://fouryourpawsonly.com/mm5/merchant.mvc?Screen=CTGY&Store_Code=FYPO&Category_Code=CAT-006","",0);	
	Menu3_6=new Array("Pet Identification Tags","http://fouryourpawsonly.com/mm5/merchant.mvc?Screen=CTGY&Store_Code=FYPO&Category_Code=ID-001","",0);		

Menu4=new Array("Just for Puppies","","",4,31,60);	
	Menu4_1=new Array("Puppy Toys","http://fouryourpawsonly.com/mm5/merchant.mvc?Screen=CTGY&Store_Code=FYPO&Category_Code=PUP-001","",0,25,135);
	Menu4_2=new Array("Puppy Treats","http://fouryourpawsonly.com/mm5/merchant.mvc?Screen=CTGY&Store_Code=FYPO&Category_Code=PUP-002","",0,25,135);	
	Menu4_3=new Array("Puppy Training Aids","http://fouryourpawsonly.com/mm5/merchant.mvc?Screen=CTGY&Store_Code=FYPO&Category_Code=PUP-003","",0,25,135);	
	Menu4_4=new Array("Bowls & Feeders","http://fouryourpawsonly.com/mm5/merchant.mvc?Screen=CTGY&Store_Code=FYPO&Category_Code=BF-001","",0,25,135);	

Menu5=new Array("Just for Dogs","","",12,31,60);		
	Menu5_1=new Array("Dog Outdoor Gear ->","http://fouryourpawsonly.com/mm5/merchant.mvc?Screen=CTGY&Store_Code=FYPO&Category_Code=JD-002","",4,25,145);	
		Menu5_1_1=new Array("Blaze Orange Safety Wear","http://fouryourpawsonly.com/mm5/merchant.mvc?Screen=CTGY&Store_Code=FYPO&Category_Code=JD-002-1","",0,35,135);
		Menu5_1_2=new Array("Sweaters & Hoodies","http://fouryourpawsonly.com/mm5/merchant.mvc?Screen=CTGY&Store_Code=FYPO&Category_Code=JD-007-3","",0,25,125);
		Menu5_1_3=new Array("Coats & Jackets","http://fouryourpawsonly.com/mm5/merchant.mvc?Screen=CTGY&Store_Code=FYPO&Category_Code=JD-007-5","",0);
		Menu5_1_4=new Array("Paw Protection","http://fouryourpawsonly.com/mm5/merchant.mvc?Screen=CTGY&Store_Code=FYPO&Category_Code=JD-007-7","",0);		
	Menu5_2=new Array("Dog Travel Accessories","http://fouryourpawsonly.com/mm5/merchant.mvc?Screen=CTGY&Store_Code=FYPO&Category_Code=JD-003","",0,25,145);	
	Menu5_3=new Array("Dog Toys ->","","",9,25,145);
		Menu5_3_1=new Array("Plush Toys","http://fouryourpawsonly.com/mm5/merchant.mvc?Screen=CTGY&Store_Code=FYPO&Category_Code=JD-004-PL","",0,25,135);
		Menu5_3_2=new Array("Tough Plush Toys","http://fouryourpawsonly.com/mm5/merchant.mvc?Screen=CTGY&Store_Code=FYPO&Category_Code=JD-004-7","",0,25,135);
		Menu5_3_3=new Array("Toys that Float","http://fouryourpawsonly.com/mm5/merchant.mvc?Screen=CTGY&Store_Code=FYPO&Category_Code=JD-004-FL","",0,25,135);
		Menu5_3_4=new Array("Fetch Toys","http://fouryourpawsonly.com/mm5/merchant.mvc?Screen=CTGY&Store_Code=FYPO&Category_Code=JD-004-FE","",0,25,135);
		Menu5_3_5=new Array("Chew Toys","http://fouryourpawsonly.com/mm5/merchant.mvc?Screen=CTGY&Store_Code=FYPO&Category_Code=JD-004-CH","",0,25,135);
		Menu5_3_6=new Array("Toys for Aggressive Chewers","http://fouryourpawsonly.com/mm5/merchant.mvc?Screen=CTGY&Store_Code=FYPO&Category_Code=JD-004-TAC","",0,30,135);
		Menu5_3_7=new Array("Interactive Toys","http://fouryourpawsonly.com/mm5/merchant.mvc?Screen=CTGY&Store_Code=FYPO&Category_Code=JD-004-IT","",0,30,135);
		Menu5_3_8=new Array("Doggie Games","http://fouryourpawsonly.com/mm5/merchant.mvc?Screen=CTGY&Store_Code=FYPO&Category_Code=JD-004-DG","",0,25,135);
		Menu5_3_9=new Array("Rope Toys","http://fouryourpawsonly.com/mm5/merchant.mvc?Screen=CTGY&Store_Code=FYPO&Category_Code=JD-004-RT","",0,25,135);
		
	Menu5_4=new Array("Dog Treats ->","","",8,25,135);	
		Menu5_4_1=new Array("Soft, Chewy Treats & Training Treats","http://fouryourpawsonly.com/mm5/merchant.mvc?Screen=CTGY&Store_Code=FYPO&Category_Code=JD-005-1","",0,35,135);	
		Menu5_4_2=new Array("Raw Foods & Treats","http://fouryourpawsonly.com/mm5/merchant.mvc?Screen=CTGY&Store_Code=FYPO&Category_Code=JD-011","",0,25,135);	
		Menu5_4_3=new Array("Biscuits & Cookies","http://fouryourpawsonly.com/mm5/merchant.mvc?Screen=CTGY&Store_Code=FYPO&Category_Code=JD-005-2","",0,25,135);	
		Menu5_4_4=new Array("Treats to Chew On","http://fouryourpawsonly.com/mm5/merchant.mvc?Screen=CTGY&Store_Code=FYPO&Category_Code=JD-005-3","",0,25,135);	
		Menu5_4_5=new Array("Longer Lasting Chew Treats","http://fouryourpawsonly.com/mm5/merchant.mvc?Screen=CTGY&Store_Code=FYPO&Category_Code=JD-005-4","",0,35,135);	
		Menu5_4_6=new Array("Interactive Toys w/ Treats","http://fouryourpawsonly.com/mm5/merchant.mvc?Screen=CTGY&Store_Code=FYPO&Category_Code=JD-005-5","",0,35,135);	
		Menu5_4_7=new Array("Wheat Free Treats","http://fouryourpawsonly.com/mm5/merchant.mvc?Screen=CTGY&Store_Code=FYPO&Category_Code=JD-005-6","",0,25,135);	
		Menu5_4_8=new Array("Grain Free Treats","http://fouryourpawsonly.com/mm5/merchant.mvc?Screen=CTGY&Store_Code=FYPO&Category_Code=JD-005-7","",0,25,135);	
		
	Menu5_5=new Array("Dog Apparel ->","","",3,25,145);	
		Menu5_5_1=new Array("Sweaters & Hoodies","http://fouryourpawsonly.com/mm5/merchant.mvc?Screen=CTGY&Store_Code=FYPO&Category_Code=JD-007-3","",0,30,125);
		Menu5_5_2=new Array("Coats & Jackets","http://fouryourpawsonly.com/mm5/merchant.mvc?Screen=CTGY&Store_Code=FYPO&Category_Code=JD-007-5","",0);
		Menu5_5_3=new Array("Paw Protection","http://fouryourpawsonly.com/mm5/merchant.mvc?Screen=CTGY&Store_Code=FYPO&Category_Code=JD-007-7","",0);

	Menu5_6=new Array("Dog Flea, Tick & Insect Protection","http://fouryourpawsonly.com/mm5/merchant.mvc?Screen=CTGY&Store_Code=FYPO&Category_Code=HW-003","",0,35,145);
	Menu5_7=new Array("Dog Grooming","http://fouryourpawsonly.com/mm5/merchant.mvc?Screen=CTGY&Store_Code=FYPO&Category_Code=HW-002","",0,25,145);	
	Menu5_8=new Array("Dog Supplements & Health Aids","http://fouryourpawsonly.com/mm5/merchant.mvc?Screen=CTGY&Store_Code=FYPO&Category_Code=HW-004","",0,35,145);			
	Menu5_9=new Array("Dog Bowls & Feeders","http://fouryourpawsonly.com/mm5/merchant.mvc?Screen=CTGY&Store_Code=FYPO&Category_Code=BF-001","",0,25,145);			
	Menu5_10=new Array("Pet Identification Tags","http://fouryourpawsonly.com/mm5/merchant.mvc?Screen=CTGY&Store_Code=FYPO&Category_Code=ID-001","",0,25,145);	
	Menu5_11=new Array("Flexi Leads","http://fouryourpawsonly.com/mm5/merchant.mvc?Screen=CTGY&Store_Code=FYPO&Category_Code=FLX","",0,35,145);						
	Menu5_12=new Array("Dog Behavior & Training Aids","http://fouryourpawsonly.com/mm5/merchant.mvc?Screen=CTGY&Store_Code=FYPO&Category_Code=JD-001","",0,35,145);			
	Menu5_13=new Array("Dog Crate Pads & Beds","http://fouryourpawsonly.com/mm5/merchant.mvc?Screen=CTGY&Store_Code=FYPO&Category_Code=JD-008","",0,25,145);
		
Menu6=new Array("Pet Bakery","","",3,31,50);
	Menu6_1=new Array("About Our Bakery","http://fouryourpawsonly.com/content/about/about_bakery.php","",0,25,135);	
	Menu6_2=new Array("Fresh from Our Bakery","http://fouryourpawsonly.com/mm5/merchant.mvc?Screen=CTGY&Store_Code=FYPO&Category_Code=BAK-002","",0,25,135);		
	Menu6_3=new Array("Bake Your Own","http://fouryourpawsonly.com/mm5/merchant.mvc?Screen=CTGY&Store_Code=FYPO&Category_Code=BAK-001","",0,31,135);	

Menu7=new Array("Lupine Collars, Leads & More","","",5,31,100);
	Menu7_1=new Array('1/2" Lupine for Small Dogs','http://fouryourpawsonly.com/mm5/merchant.mvc?Screen=CTGY&Store_Code=FYPO&Category_Code=LUP12D','',0,25,170);	
	Menu7_2=new Array('3/4" Lupine for Medium Dogs','http://fouryourpawsonly.com/mm5/merchant.mvc?Screen=CTGY&Store_Code=FYPO&Category_Code=LUP34D','',0);	
	Menu7_3=new Array('1" Lupine for Large Dogs','http://fouryourpawsonly.com/mm5/merchant.mvc?Screen=CTGY&Store_Code=FYPO&Category_Code=LUP1D','',0);	
	Menu7_4=new Array('1/2" Lupine for Cats','http://fouryourpawsonly.com/mm5/merchant.mvc?Screen=CTGY&Store_Code=FYPO&Category_Code=LUP12C','',0);
	Menu7_5=new Array('Flexi Retractable Leads','http://fouryourpawsonly.com/mm5/merchant.mvc?Screen=CTGY&Store_Code=FYPO&Category_Code=FLX','',0);	

Menu8=new Array("Retired Lupine","","",4,31,60);
	Menu8_1=new Array('1/2" Retired Lupine for Small Dogs','http://fouryourpawsonly.com/mm5/merchant.mvc?Screen=CTGY&Store_Code=FYPO&Category_Code=LUP12RD','',0,35,125);	
	Menu8_2=new Array('3/4" Retired Lupine for Medium Dogs','http://fouryourpawsonly.com/mm5/merchant.mvc?Screen=CTGY&Store_Code=FYPO&Category_Code=LUP34RD','',0);	
	Menu8_3=new Array('1" Retired Lupine for Large Dogs','http://fouryourpawsonly.com/mm5/merchant.mvc?Screen=CTGY&Store_Code=FYPO&Category_Code=LUP1RD','',0);	
	Menu8_4=new Array('1/2" Retired Lupine for Cats','http://fouryourpawsonly.com/mm5/merchant.mvc?Screen=CTGY&Store_Code=FYPO&Category_Code=LUP12RC','',0);

Menu9=new Array("Underground Containment Collars","","",4,31,120);
	Menu9_1=new Array('3/4" Invisible Fence Dog Collars','http://fouryourpawsonly.com/mm5/merchant.mvc?Screen=CTGY&Store_Code=FYPO&Category_Code=LUP34-IF','',0,35,118);	
	Menu9_2=new Array('1" Invisible Fence Dog Collars','http://fouryourpawsonly.com/mm5/merchant.mvc?Screen=CTGY&Store_Code=FYPO&Category_Code=LUP1-IF','',0);	
	Menu9_3=new Array('3/4" Dogwatch Dog Collars','http://fouryourpawsonly.com/mm5/merchant.mvc?Screen=CTGY&Store_Code=FYPO&Category_Code=LUP34-DW','',0);	
	Menu9_4=new Array('1" Dogwatch Dog Collars','http://fouryourpawsonly.com/mm5/merchant.mvc?Screen=CTGY&Store_Code=FYPO&Category_Code=LUP1-DW','',0);

Menu10=new Array("Lupine Coolstuff","","",3,31,70);	
	Menu10_1=new Array('1/2" Cool Stuff for Small Dogs','http://fouryourpawsonly.com/mm5/merchant.mvc?Screen=CTGY&Store_Code=FYPO&Category_Code=LUPCS12D','',0,35,118);	
	Menu10_2=new Array('3/4" Cool Stuff for Medium Dogs','http://fouryourpawsonly.com/mm5/merchant.mvc?Screen=CTGY&Store_Code=FYPO&Category_Code=LUPCS34D','',0);	
	Menu10_3=new Array('1" Cool Stuff for Large Dogs','http://fouryourpawsonly.com/mm5/merchant.mvc?Screen=CTGY&Store_Code=FYPO&Category_Code=LUPCS1D','',0);	
	
Menu11=new Array("Customer Service","","",12,31,68);
	Menu11_1=new Array("Placing an Order","http://fouryourpawsonly.com/content/customer/placing_order.php","",0,25,125);
	Menu11_2=new Array("Shipping","http://fouryourpawsonly.com/content/customer/shipping.php","",0);
	Menu11_3=new Array("Sales Tax","http://fouryourpawsonly.com/content/customer/sales_tax.php","",0);
	Menu11_4=new Array("Lupine Guarantee","http://fouryourpawsonly.com/content/customer/lupine_guarantee.php","",0);
	Menu11_5=new Array("Free Gift Offer","http://fouryourpawsonly.com/content/customer/free_gift_offer.php","",0);
	Menu11_6=new Array("Returns & Exchanges","http://fouryourpawsonly.com/content/customer/returns_exchanges.php","",0);
	Menu11_7=new Array("Payment Options","http://fouryourpawsonly.com/content/customer/payment.php","",0);
	Menu11_8=new Array("Secure Shopping","http://fouryourpawsonly.com/content/customer/secure_shopping.php","",0);
	Menu11_9=new Array("Contact Us","http://fouryourpawsonly.com/content/customer/contact.php","",0);	
	Menu11_10=new Array("Pet Services","http://fouryourpawsonly.com/content/customer/pet_services.php","",0);
	Menu11_11=new Array("Helpful Links","http://fouryourpawsonly.com/content/customer/helpful_links.php","",0);
	Menu11_12=new Array("Gift Certificates","http://www.fouryourpawsonly.com/mm5/merchant.mvc?Screen=CTGY&Store_Code=FYPO&Category_Code=GF-011","",0);	

Menu12=new Array("Holiday Fun","","",5,31,55);
	Menu12_1=new Array("Holiday Gifts for Dogs","http://fouryourpawsonly.com/mm5/merchant.mvc?Screen=CTGY&Store_Code=FYPO&Category_Code=HS-005-3","",0,25,150);
	Menu12_2=new Array("Holiday Gifts for Cats","http://fouryourpawsonly.com/mm5/merchant.mvc?Screen=CTGY&Store_Code=FYPO&Category_Code=HS-005-4","",0,25,150);
	Menu12_3=new Array("Holiday Pet Wear & Stockings","http://fouryourpawsonly.com/mm5/merchant.mvc?Screen=CTGY&Store_Code=FYPO&Category_Code=HS-005-2","",0,35,150); 
	Menu12_4=new Array("Holiday Treats","http://fouryourpawsonly.com/mm5/merchant.mvc?Screen=CTGY&Store_Code=FYPO&Category_Code=HS-005-5","",0,25,150);
	Menu12_5=new Array("Holiday Treats from our Pet Bakery","http://fouryourpawsonly.com/mm5/merchant.mvc?Screen=CTGY&Store_Code=FYPO&Category_Code=BAK-002","",0,35,150);		

