/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001
* Updated Jan 31st, 2003 by Dynamic Drive for Opera7
*	For info write to menus@burmees.nl
*	You may remove all comments for faster loading
* Also updated December 2003 onwards by RuslynWood webmaster (RuslynWoodWebmaster@bshs.co.uk)
***********************************************************************************/

	var NoOffFirstLineMenus=8;		// Number of first level items
	var LowBgColor='C6E1CA';			// Background color when mouse is not over
	var LowSubBgColor='C6E1CA';		// Background color when mouse is not over on subs
	var HighBgColor='peru';			  // Background color when mouse is over
	var HighSubBgColor='peru';		// Background color when mouse is over on subs
	var FontLowColor='black';			// Font color when mouse is not over
	var FontSubLowColor='black';	// Font color subs when mouse is not over
	var FontHighColor='black';		// Font color when mouse is over
	var FontSubHighColor='black';	// Font color subs when mouse is over
	if (navigator.appName == "Netscape") FontHighColor='LightGreen';		// Font color when mouse is over
	if (navigator.appName == "Netscape") FontSubHighColor='LightGreen';	// Font color subs when mouse is over
	var BorderColor='C6E1CA';	    // Border color
	var BorderSubColor='peru';		// Border color for subs
	var BorderWidth=1;				    // Border width
	var BorderBtwnElmnts=0;		    // 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='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=.2;				  // horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;	// vertical overlap child/ parent
	var StartTop=84; 				      // Menu offset x coordinate
	if (navigator.appName == "Microsoft Internet Explorer") StartTop=91;
	if (navigator.appName == "Netscape") StartTop=84;
	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=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='';				      // 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
	var Arrws=['tri.gif',5,10,'tridown.gif',0,0,'trileft.gif',5,10]; 	// Make tridown invisible with zero size
	var MenuHeight=20;            // Height of menu row


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, statusbar text);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"

Menu1=new Array("Home","overview.shtml","",0,MenuHeight,70,"Go to our home page");

Menu2=new Array("What do we do?","details.shtml","",0,MenuHeight,135,"See what Ruslyn Wood Creations can do for your garden");

var Menu3_width = 145;
Menu3=new Array("Catalogue","","",11,MenuHeight,101,"Our range of products & services");
	Menu3_1=new Array("Accessories","products.asp?prod=accessories","",0,MenuHeight,Menu3_width,"Various accessories for the garden");
	Menu3_2=new Array("Arches & Arbours","products.asp?prod=arches","",0,MenuHeight,Menu3_width,"Wooden arches and arbours");
	Menu3_3=new Array("Bridges","products.asp?prod=bridges","",0,MenuHeight,Menu3_width,"Decorative, yet functional, bridges");
	Menu3_4=new Array("Decking","products.asp?prod=decking","",0,MenuHeight,Menu3_width,"Decking to enhance your garden");
	Menu3_5=new Array("Garden Buildings","products.asp?prod=gardenbuildings","",0,MenuHeight,Menu3_width,"Various buildings for the garden");
	Menu3_6=new Array("Garden Ornaments","products.asp?prod=gardenornaments","",0,MenuHeight,Menu3_width,"Assorted ornaments for the garden");
	Menu3_7=new Array("Landscaping","products.asp?prod=landscaping","",0,MenuHeight,Menu3_width,"We do garden landscaping");
	Menu3_8=new Array("Miscellaneous","products.asp?prod=miscellaneous","",0,MenuHeight,Menu3_width,"Take a look at our Dovecotes, Planters, Seats & Tool Cupboards");	
	Menu3_9=new Array("Pergolas","products.asp?prod=pergolas","",0,MenuHeight,Menu3_width,"Attractive pergolas");
	Menu3_10=new Array("Play Areas","products.asp?prod=playareas","",0,MenuHeight,Menu3_width,"Play areas for the kids (both young and old!!)");
	Menu3_11=new Array("Screens & Fences","products.asp?prod=screens","",0,MenuHeight,Menu3_width,"Wooden screens & fences");

Menu4=new Array("Shows","shows.shtml","",0,MenuHeight,75,"We have a stand at these shows/events");
	
Menu5=new Array("Terms & Conditions","terms.shtml","",0,MenuHeight,156,"How to pay for your goods and other Terms & Conditions");

Menu6=new Array("Contact Us","contact.shtml","",0,MenuHeight,103,"Show our Contact Details");

var Menu7_width = 150;
Menu7=new Array("Links","","",2,MenuHeight,70,"Links to other related sites");
	Menu7_1=new Array("Garden-related","linksGarden.shtml","",0,MenuHeight,Menu7_width,"Links to other sites for gardens, fish, plants, homes etc.");
	Menu7_2=new Array("Non Garden-related","linksNonGarden.shtml","",0,MenuHeight,Menu7_width,"Links to other general sites, e.g. business, finance etc.");

Menu8=new Array("Help","help.shtml","",0,MenuHeight,42,"Get assistance here");
