
	
var NoOffFirstLineMenus=7;			// Number of first level items
	var LowBgColor='#414042';			// Background color when mouse is not over
	var LowSubBgColor='#414042';			// Background color when mouse is not over on subs
	var HighBgColor='#00569c';			// Background color when mouse is over
	var HighSubBgColor='#00569c';			// Background color when mouse is over on subs
	var FontLowColor='#ffffff';			// Font color when mouse is not over
	var FontSubLowColor='#ffffff';			// Font color subs when mouse is not over
	var FontHighColor='#ffffff';			// Font color when mouse is over
	var FontSubHighColor='#ffffff';			// Font color subs when mouse is over
	var BorderColor='#ffffff';			// Border color
	var BorderSubColor='#d1d3d4';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="verdana,helvetica,arial,sans-serif"	// Font family menu items
	var FontSize=7;				// 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='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=143;				// Menu offset y coordinate
	var StartLeft=0;				// Menu offset x coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=8;				// Left padding
	var TopPaddng=4;				// 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=600;			// 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=0;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['tri.gif',5,10,'tridown2.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"

// root directory for web site
var rootdir = '/';

// root directories for viewing web site on mac
rootdir = '/Clients/Melrose/Melrose%20Wheelchair%20Web%20Site/';      // Firefox
rootdir = '/Volumes' + rootdir;  // IE


Menu1=new Array("HOME","/index.html","",0,18,55);

Menu2=new Array("CUSTOM MADE WHEELCHAIRS","","",3,18,180);
	Menu2_1=new Array("LIFESTYLE","","",11,18,130);
            	Menu2_1_1=new Array("COBRA","/custommade/cobra.html","",0,18,130);
            	Menu2_1_2=new Array("CONDOR","/custommade/condor.html","",0,18,130);
            	Menu2_1_3=new Array("EXTREME","/custommade/extreme.html","",0,18,130);
            	Menu2_1_4=new Array("HAWK","/custommade/hawk.html","",0,18,130);
            	Menu2_1_5=new Array("PANTHER","/custommade/panther.html","",0,18,130);
            	Menu2_1_6=new Array("PIRANHA","/custommade/piranha.html","",0,18,130);
            	Menu2_1_7=new Array("SHOCKWAVE","/custommade/shockwave.html","",0,18,130);
            	Menu2_1_8=new Array("STALLION","/custommade/stallion.html","",0,18,130);
            	Menu2_1_9=new Array("STALLION JUNIOR","/custommade/stallion-junior.html","",0,18,130);
            	Menu2_1_10=new Array("TILT N SPACE","/custommade/tilt-n-space.html","",0,18,130);
            	Menu2_1_11=new Array("TITANIUM","/custommade/titanium.html","",0,18,130);
	Menu2_2=new Array("SPORTS","","",4,18,130);
            	Menu2_2_1=new Array("BASKETBALL","/custommade/basketball.html","",0,18,130);
            	Menu2_2_2=new Array("RUGBY","/custommade/rugby.html","",1,18,130);
            		Menu2_2_2_1=new Array("RUGBY OPTIONS","/custommade/rugby-options.html","",0,18,130);
            	Menu2_2_3=new Array("TENNIS","/custommade/tennis.html","",0,18,130);
            	Menu2_2_4=new Array("BOWLS","/custommade/bowls.html","",0,18,130);
	Menu2_3=new Array("SPECIALIST","","",6,18,130);
            	Menu2_3_1=new Array("ERGO SEAT SYSTEM","/custommade/ergoseat.html","",0,18,160);
				Menu2_3_2=new Array("PORTABLE SHOWER CHAIR","/custommade/portable-shower-chair.html","",0,18,160);
				Menu2_3_3=new Array("BIKE RACK","/custommade/bike-rack.html","",0,18,160);
				Menu2_3_4=new Array("WHEELCHAIR CARRIER","/custommade/wheelchair-carrier.html","",0,18,160);
				Menu2_3_5=new Array("AISLE CHAIR","/custommade/aislechair.html","",0,18,160);
				Menu2_3_6=new Array("NEW DEVELOPMENTS","/new-developments.html","",0,18,160);

Menu3=new Array("STANDARD WHEELCHAIRS & WALKERS","","",2,18,229);
	Menu3_1=new Array("WHEELCHAIRS","/imported/imwheelchairs.html","",0,18,140);
	Menu3_2=new Array("WALKERS","/imported/walkers.html","",0,18,140);

Menu4=new Array("PARTS & ACCESSORIES","","",9,18,145);
	Menu4_1=new Array("WHEELS / TYRES / PUSHRIMS / SPOKEGUARDS","/wheels/wheels.php","",0,30,170);
	Menu4_2=new Array("CASTOR WHEELS","/parts-accessories/castors.html","",0,18,170);
	Menu4_3=new Array("UPHOLSTERY","/parts-accessories/upholstery.html","",0,18,170);
	Menu4_4=new Array("BAGS","/parts-accessories/bags.html","",0,18,170);
	Menu4_5=new Array("CLOTHING / GLOVES","/parts-accessories/clothing-gloves.html","",0,18,170);
	Menu4_6=new Array("BRAKES","/parts-accessories/brakes.html","",0,18,170);
	Menu4_7=new Array("ARMRESTS / SKIRTGUARDS","/parts-accessories/skirtguards-armrests.html","",0,18,170);
	Menu4_8=new Array("PUSH HANDLES","/parts-accessories/pushhandles.html","",0,18,170);
	Menu4_9=new Array("TRAY","/parts-accessories/tray.html","",0,18,170);

Menu5=new Array("MOBILITY PRODUCTS","","",7,18,135);
	Menu5_1=new Array("TOILET / SHOWER / BATH","/mobility-products/toilet-shower-bath.html","",0,18,195);
	Menu5_2=new Array("WALKING STICKS / CRUTCHES","/mobility-products/walkingsticks-crutches.html","",0,18,195);
	Menu5_3=new Array("HAND RAILS","/mobility-products/hand-rails.html","",0,18,195);
	Menu5_4=new Array("RAMPS","/mobility-products/ramps.html","",0,18,195);
	Menu5_5=new Array("LIVING AIDS","/mobility-products/aids.html","",0,18,195);
    Menu5_6=new Array("BEDS / CHAIRS / TABLES","/mobility-products/beds-chairs-tables.html","",0,18,195);
    Menu5_7=new Array("POWERTRAINER","/mobility-products/powertrainer.html","",0,18,195);
 
Menu6=new Array("SCRIPT FORMS","","",15,18,104);
    Menu6_1=new Array("TRIAL CHAIRS","/script-pages/trial-script.pdf","",0,18,115);
    Menu6_2=new Array("BASKETBALL","/script-pages/orion-script.pdf","",0,18,115);
    Menu6_3=new Array("COBRA","/script-pages/cobra-script.pdf","",0,18,115);
    Menu6_4=new Array("CONDOR","/script-pages/condor-script.pdf","",0,18,115);
    Menu6_5=new Array("EXTREME","/script-pages/extreme-script.pdf","",0,18,115);
    Menu6_6=new Array("HAWK","/script-pages/hawk-script.pdf","",0,18,115);
    Menu6_7=new Array("PANTHER","/script-pages/panther-script.pdf","",0,18,115);
    Menu6_8=new Array("PIRANHA","/script-pages/piranha-script.pdf","",0,18,115);
    Menu6_9=new Array("RUGBY","","",2,18,115);
	    Menu6_9_1=new Array("DEFENSIVE","/script-pages/rhino-def-script.pdf","",0,18,110);
		Menu6_9_2=new Array("OFFENSIVE","/script-pages/rhino-off-script.pdf","",0,18,110);
    Menu6_10=new Array("SHOCKWAVE","/script-pages/shockwave-script.pdf","",0,18,115);
	Menu6_11=new Array("SHOWER CHAIR","/script-pages/portable-shower-chair-script.pdf","",0,18,115);
    Menu6_12=new Array("STALLION","","",4,18,115);
		Menu6_12_1=new Array("STALLION","/script-pages/stallion-script.pdf","",0,18,120);
	    Menu6_12_2=new Array("STALLION JUNIOR","/script-pages/stallion-junior-script.pdf","",0,18,120);
		Menu6_12_3=new Array("STALLION JUNIOR ENABLE SUPPLIER","/script-pages/stallion-junior-enable-script.pdf","",0,30,120);
		Menu6_12_4=new Array("STALLION ADULT ENABLE SUPPLIER","/script-pages/stallion-adult-enable-script.pdf","",0,30,120);
    Menu6_13=new Array("TENNIS","/script-pages/gazelle-script.pdf","",0,18,115);
    Menu6_14=new Array("TITANIUM","/script-pages/titanium-script.pdf","",0,18,115);
	Menu6_15=new Array("TILT N SPACE","/script-pages/tilt-n-space-script.pdf","",0,18,115);


Menu7=new Array("CONTACT US","/contact.html","",0,18,94);
