/***********************************************************************************
*	(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=10;			// Number of first level items
	var LowBgColor='#001199';			// Background color when mouse is not over
	var LowSubBgColor='#001199';			// Background color when mouse is not over on subs
	var HighBgColor='black';			// Background color when mouse is over
	var HighSubBgColor='#001199';			// Background color when mouse is over on subs
	var FontLowColor='white';			// Font color when mouse is not over
	var FontSubLowColor='white';			// Font color subs when mouse is not over
	var FontHighColor='#FFCC00';			// Font color when mouse is over
	var FontSubHighColor='#66FFFF';			// Font color subs when mouse is over
	var BorderColor='FFFFFF';			// Border color
	var BorderSubColor='#FFCC00';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="verdana,arial,comic sans ms,technical"	// 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=100;				// Menu offset x coordinate
	var StartLeft=1;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=3;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=0;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=300;			// 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=0;				// 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=['trigold.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("Home","index.htm","",0,20,100);

Menu2=new Array("Home Healthcare Place","http://easypharmacy.cardinalscriptnet.com/cgi-bin/ePages.storefront/3e9d127f394167840000ac10030705d4/Catalog/160206_160209","",0, 30);
	/*
	Menu2_1=new Array("Surgical Supplies","underConstruction.htm","",0,22,257);
	Menu2_2=new Array("Diabetes Care","underConstruction.htm","",0)
	Menu2_3=new Array("Home Diagnostics","underConstruction.htm","",0)
	Menu2_4=new Array("Family Health Care","underConstruction.htm","",0)
	Menu2_5=new Array("Asthma and Respiratory Care","underConstruction.htm","",0)
	Menu2_6=new Array("Foot Care","underConstruction.htm","",0)
	Menu2_7=new Array("Nutritional Supplements","underConstruction.htm","",0)
	Menu2_8=new Array("Patient Room Supplies","underConstruction.htm","",0)
	Menu2_9=new Array("Wheelchairs and Accessories","underConstruction.htm","",0)
	Menu2_10=new Array("Aids to Daily Living","underConstruction.htm","",0)
	Menu2_11=new Array("Bathroom Safety","underConstruction.htm","",0)
	Menu2_12=new Array("Mobility","underConstruction.htm","",0)
	Menu2_13=new Array("Incontinence","underConstruction.htm","",0)
	Menu2_14=new Array("Cold and & Hot Therapy","underConstruction.htm","",0)
	Menu2_15=new Array("Supports & Braces","underConstruction.htm","",0)
	Menu2_16=new Array("Back & Neck Care","underConstruction.htm","",0)
	Menu2_17=new Array("Fitness Products","underConstruction.htm","",0)
	Menu2_18=new Array("Therapeutic Hosiery","underConstruction.htm","",0)
	Menu2_19=new Array("Urological Care","underConstruction.htm","",0)
	Menu2_20=new Array("Ostomy Appliences","underConstruction.htm","",0)
	Menu2_21=new Array("Skin & Wound Care","underConstruction.htm","",0)
	*/

Menu3=new Array("Products","http://easypharmacy.cardinalscriptnet.com/cgi-bin/ePages.storefront/3e9d11e600f25bac2742ac1003070611/Catalog/160206_160210","",0);
	/*	
	Menu3_1=new Array("Surgical Supplies, Walkers, Wheelchars, Canes","underConstruction.htm","",0,27,257);	
	Menu3_2=new Array("Dairy and Beverages","underConstruction.htm","",0,20);
	Menu3_3=new Array("Greeting Cards (50% OFF)","underConstruction.htm","",0,20);
	Menu3_4=new Array("Vitamins and Baby Items","underConstruction.htm","",0,20);
	Menu3_5=new Array("Cosmetics","underConstruction.htm","",0);
	Menu3_6=new Array("Newspaper and Magazines","underConstruction.htm","",0,20);
	Menu3_7=new Array("Money Gram","underConstruction.htm","",0,20);
	Menu3_8=new Array("Allergy, Analgesics/Pain remedies, Antacids","underConstruction.htm","",0,20);
	Menu3_9=new Array("Cough, Cold","underConstruction.htm","",0,20);
	Menu3_10=new Array("Eye Care ","underConstruction.htm","",0,20);
	Menu3_11=new Array("Feminine Care, First Aid, Foot Care","underConstruction.htm","",0,20);
	Menu3_12=new Array("Gifts","underConstruction.htm","",0,20);
	Menu3_13=new Array("Hair Care, Household","underConstruction.htm","",0,20);
	Menu3_14=new Array("Laxatives","underConstruction.htm","",0,20);
	Menu3_15=new Array("Oral Hygiene","underConstruction.htm","",0,20);
	Menu3_16=new Array("Skin Care","underConstruction.htm","",0,20);
	*/

Menu4=new Array("Services","service.htm","",9);
	Menu4_1=new Array("Free delivery of prescriptions","service.htm","",0,20,257);	
	Menu4_2=new Array("Accept worker’s compensation claims","service.htm","",0,20);
	Menu4_3=new Array("Transfer  prescriptions from any other pharmacy.","service.htm","",0,30);
	Menu4_4=new Array("Accept Visa, Discover, Master Card, American Express","service.htm","",0,30);
	Menu4_5=new Array("More than 400 prescription insurance plans accepted","service.htm","",0,30);
	Menu4_6=new Array("Copies (High-speed Copy Machine - Konica 2125)","service.htm","",0,30);
	Menu4_7=new Array("Fax service","service.htm","",0,20);
	Menu4_8=new Array("Money Gram","service.htm","",0,20);
	Menu4_9=new Array("50 % OFF ON GREETING CARDS ","service.htm","",0,20);

Menu5=new Array("Insurance Plans","plan.asp","",0,27);

Menu6=new Array("Coupons","coupons.htm","",0);

Menu7=new Array("Contact Us","contact.htm","",0);

Menu8=new Array("Rx Refills","http://easypharmacy.cardinalscriptnet.com/","",0);

Menu9=new Array("News","underconstruction.htm","",0);

Menu10=new Array("Useful Links","links.htm","",0);

