	var NoOffFirstLineMenus=7;			// Number of first level items
	var LowBgColor='#596220';			// Background color when mouse is not over
	var LowSubBgColor='#596220';			// Background color when mouse is not over on subs
	var HighBgColor='#b1c145';			// Background color when mouse is over
	var HighSubBgColor='#b1c145';			// Background color when mouse is over on subs
	var FontLowColor='#efefef';			// Font color when mouse is not over
	var FontSubLowColor='#efefef';			// Font color subs when mouse is not over
	var FontHighColor='#596220';			// Font color when mouse is over
	var FontSubHighColor='#596220';			// Font color subs when mouse is over
	var BorderColor='#333333';			// Border color
	var BorderSubColor='#333333';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,technical"	// Font family menu items
	var FontSize=9;				// Font size menu items
	var FontBold=1;				// 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=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=183;				// 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=3;				// 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=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=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("Home Page","http://www.scotsgarden.co.uk/index.html","",0,20,99);

Menu2=new Array("Plants and Growing","","",5,20,144);
Menu2_1=new Array("Seeds and Bulbs","http://www.scotsgarden.co.uk/seeds.html","",0,20,144);
Menu2_2=new Array("Soil and Compost","http://www.scotsgarden.co.uk/soil.html","",0,20,144);
Menu2_3=new Array("Garden Chemicals","http://www.scotsgarden.co.uk/chemicals.html","",0,20,160);
Menu2_4=new Array("Plant Suppliers","http://www.scotsgarden.co.uk/plantsuppliers.html","",0,20,144);
Menu2_5=new Array("Trees and Shrubs","http://www.scotsgarden.co.uk/trees.html","",0,20,144);



Menu3=new Array("Products & Equipment","","",6,20,144);
Menu3_1=new Array("Tools and Machinery","http://www.scotsgarden.co.uk/tools.html","",0,20,144);
Menu3_2=new Array("Buildings and Structures","http://www.scotsgarden.co.uk/buildings.html","",0,20,144);
Menu3_3=new Array("Garden Furniture","http://www.scotsgarden.co.uk/furniture.html","",0,20,144);
Menu3_4=new Array("Garden Ornaments","http://www.scotsgarden.co.uk/ornaments.html","",0,20,144);
Menu3_5=new Array("Barbecues","http://www.scotsgarden.co.uk/barbecues.html","",0,20,144);
Menu3_6=new Array("Wildlife","http://www.scotsgarden.co.uk/wildlife.html","",0,20,144);


Menu4=new Array("Garden Specialists","","",4,20,144);
Menu4_1=new Array("Garden Designers","http://www.scotsgarden.co.uk/designers.html","",0,20,144);
Menu4_2=new Array("Landscape Gardeners","http://www.scotsgarden.co.uk/landscapegardeners.html","",0,20,144);
Menu4_3=new Array("Tree Surgeons","http://www.scotsgarden.co.uk/treesurgeons.html","",0,20,144);
Menu4_4=new Array("Pest Control","http://www.scotsgarden.co.uk/pestcontrol.html","",0,20,144);


Menu5=new Array("Gardens to Visit","","",9,20,134);
Menu5_1=new Array("Glasgow","http://www.scotsgarden.co.uk/gardensglasgow.html","",0,20,134);
Menu5_2=new Array("Edinburgh","http://www.scotsgarden.co.uk/gardensedinburgh.html","",0,20,134);
Menu5_3=new Array("Aberdeen","http://www.scotsgarden.co.uk/gardensaberdeen.html","",0,20,134);
Menu5_4=new Array("Dundee and Fife","http://www.scotsgarden.co.uk/gardensdundee.html","",0,20,134);
Menu5_5=new Array("Central Scotland","http://www.scotsgarden.co.uk/gardenscentralbelt.html","",0,20,134);
Menu5_6=new Array("Borders, Dumfries, Ayr","http://www.scotsgarden.co.uk/gardensborders.html","",0,20,134);
Menu5_7=new Array("Argyll and Bute","vgardensargyll.html","",0,20,134);
Menu5_8=new Array("Grampian, Moray,  Angus","http://www.scotsgarden.co.uk/gardensgrampian.html","",0,20,134);
Menu5_9=new Array("Highland","http://www.scotsgarden.co.uk/gardenshighland.html","",0,20,134);

Menu6=new Array("Garden Centres","","",7,20,134);
Menu6_1=new Array("Glasgow","http://www.scotsgarden.co.uk/centresglasgow.html","",0,20,134);
Menu6_2=new Array("Edinburgh","http://www.scotsgarden.co.uk/centresedinburgh.html","",0,20,134);
Menu6_3=new Array("Aberdeen and the NE","http://www.scotsgarden.co.uk/centresgrampian.html","",0,20,134);
Menu6_4=new Array("Dundee and Fife","http://www.scotsgarden.co.uk/centresdundee.html","",0,20,134);
Menu6_5=new Array("Central Scotland","http://www.scotsgarden.co.uk/centrescentralbelt.html","",0,20,134);
Menu6_6=new Array("Borders, Dumfries, Ayr","http://www.scotsgarden.co.uk/centresborders.html","",0,20,134);
Menu6_7=new Array("Argyll and Highland","http://www.scotsgarden.co.uk/centreshighland.html","",0,20,144);

Menu7=new Array("Articles and Forums","","",7,20,140);
Menu7_1=new Array("Forums","http://www.scotsgarden.co.uk/forums/index.php","",0,20,160);
Menu7_2=new Array("Making Your First Garden","http://www.scotsgarden.co.uk/articles/newgarden.html","",0,20,160);
Menu7_3=new Array("6 Things you Need to Know","http://www.scotsgarden.co.uk/articles/6things.html","",0,20,160);
Menu7_4=new Array("DIY Landscaping Ideas","http://www.scotsgarden.co.uk/articles/landscapingideas.html","",0,20,160);
Menu7_5=new Array("Container Gardening Tips","http://www.scotsgarden.co.uk/articles/containers.html","",0,20,160);
Menu7_6=new Array("Favourite Garden Bulbs","http://www.scotsgarden.co.uk/articles/favouritebulbs.html","",0,20,160);
Menu7_7=new Array("Safe Disposal of Chemicals","http://www.scotsgarden.co.uk/articles/chemicaldisposal.html","",0,20,160);


	
	


	
