/***********************************************************************************
*	(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	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=6;			// Number of first level items
	var LowBgColor='000000';			// Background color when mouse is not over
	var LowSubBgColor='000000';			// Background color when mouse is not over on subs
	var HighBgColor='FF6600';			// Background color when mouse is over
	var HighSubBgColor='FF6600';			// Background color when mouse is over on subs
	var FontLowColor='ffffff';			// Font color when mouse is not over
	var FontSubLowColor='white';			// Font color subs when mouse is not over
	var FontHighColor='white';			// Font color when mouse is over
	var FontSubHighColor='white';			// Font color subs when mouse is over
	var BorderColor='4A4235';			// Border color
	var BorderSubColor='4A4235';			// Border color for subs
	var BorderWidth=0;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="Trebuchet MS, Verdana, Arial, Helvetica, sans-serif"	// Font family menu items
	var FontSize=10;				// 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=0;				// 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=8;				// Left padding
	var TopPaddng=8;				// 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

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("Bond & Bond design","index.html","",0,35,180);
	
Menu2=new Array("Site Planning","bond & bond design - website planning.htm","",8,35,180);
    Menu2_1=new Array("Reasons for a Website","bond & bond design - reasons for a website.htm","",0,35,180);
	Menu2_2=new Array("Planning Worksheet","bond & bond design - website planning worksheet.htm","",0,35,180);
	Menu2_3=new Array("Working with a Designer","bond & bond design - working with a website designer.htm","",0,35,180);
	Menu2_4=new Array("Website Business Plan","bond & bond design - website business plan.htm","",0,35,180);
	Menu2_5=new Array("Choosing domain name","bond & bond design - choosing a website domain name.htm","",0,35,180);
	Menu2_6=new Array("Australian domain name","bond & bond design - registering an australian domain.htm","",0,35,180);
	Menu2_7=new Array("Site Usability","bond & bond design - designing usable websites.htm","",0,35,180);
	Menu2_8=new Array("Merchant Account","bond & bond design - setting up a merchant account.htm","",0,35,180);
	
			
Menu3=new Array("Site Content","bond & bond design - writing for the web.htm","",5,35,170);
    Menu3_1=new Array("The Creative Brief","bond & bond design - creative brief.htm","",0,35,170);
	Menu3_2=new Array("Design Simplicity","bond & bond design - simplicity.htm","",0,35,170);
	Menu3_3=new Array("Custom Designed Sites","bond & bond design - custom designed websites.htm","",0,35,170);
    Menu3_4=new Array("Keyword Selection","bond & bond design - keyword selection.htm","",0,35,170);
	Menu3_5=new Array("eCommerce","bond & bond design - ecommerce websites.htm","",0,35,170);

Menu4=new Array("Site Marketing","bond & bond design - marketing your website.htm","",10,35,165);
    Menu4_1=new Array("6 P's of Marketing","bond & bond design - the 6 ps of marketing.htm","",0,35,165);
	Menu4_2=new Array("Top 5 Mistakes","bond & bond design - top five marketing mistakes companies make.htm","",0,35,165);
	Menu4_3=new Array("Increasing Traffic","bond & bond design - increase traffic to your site.htm","",0,35,165);
    Menu4_4=new Array("Starting a Dot Com","bond & bond design - starting an ebusiness.htm","",0,35,165);
	Menu4_5=new Array("Your Branding","bond & bond design - branding.htm","",0,35,165);
	Menu4_6=new Array("Vertical Marketing","bond & bond design - vertical marketing.htm","",0,35,165);
	Menu4_7=new Array("Target Marketing","bond & bond design - target market.htm","",0,35,165);
	Menu4_8=new Array("Your USP","bond & bond design - unique selling proposition.htm","",0,35,165);
	Menu4_9=new Array("Email Marketing","bond & bond design - email marketing and customer lists.htm","",0,35,165);
	Menu4_10=new Array("Advertising","bond & bond design - advertising on the internet.htm","",0,35,165);
	
	Menu5=new Array("Site Maintenance","bond & bond design - website maintenance.htm","",5,35,170);
	Menu5_1=new Array("User Feedback","bond & bond design - analyse website user feedback.htm","",0,35,170);
	Menu5_2=new Array("Link popularity","bond & bond design - improve your website link popularity.htm","",0,35,170);
	Menu5_3=new Array("Website Ranking","bond & bond design - website ranking.htm","",0,35,170);
	Menu5_4=new Array("Search Optimisation","bond & bond design - search engine optimisation.htm","",0,35,170);
	Menu5_5=new Array("Monitoring Traffic","bond & bond design - monitoring website traffic.htm","",0,35,170);
	
Menu6=new Array("Our Folio of Work","bond & bond design - folio of work.htm","",4,35,165);
    Menu6_1=new Array("About Us","bond & bond design - about us.htm","",0,35,165);
	Menu6_2=new Array("Before & After Sites","bond & bond design - before and after sites.htm","",0,35,165);
	Menu6_3=new Array("Contact Us","bond & bond design - contact us.htm","",0,35,165);
	Menu6_4=new Array("Our Site Map","bond & bond design - site map.htm","",0,35,165);	
