/***********************************************************************************
*	(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
	
	//APPEARANCE
//	var LowBgColor='ff5D35';				// Background color when mouse is not over
	var LowBgColor='005D35';				// Background color when mouse is not over
	var HighBgColor='EEEACD';				// Background color when mouse is over
	var FontLowColor='FFFFFF';			// Font color when mouse is not over
	var FontHighColor='005D35';			// Font color when mouse is over

	var LowSubBgColor='005D35';			// Background color when mouse is not over on subs
	var HighSubBgColor='EEEACD';		// Background color when mouse is over on subs
	var FontSubLowColor='FFFFFF';		// Font color subs when mouse is not over
	var FontSubHighColor='005D35';		// Font color subs when mouse is over

	var BorderColor='';			// Border color
	var BorderSubColor='';			// Border color for subs
	var BorderWidth=0;					// Border width
	var BorderBtwnElmnts=0;				// Border between elements 1 or 0
	var FontFamily="arial, helvetica, helv, verdana,comic sans ms,technical"	// Font family menu items
	var FontSize=8;						// 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='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=0;		// vertical overlap child/ parent
	
	var StartTop=0;	//47;				// Menu offset x coordinate	//ignored when using frames/rows
	var StartLeft=0;	//185;	//237;	//100;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction

	var LeftPaddng=10;				// Left padding
	var TopPaddng=4;				// Top padding

	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=0;			// Frames in cols [1] or rows [0]

	var DissapearDelay=1000;			// delay before menu folds in
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='navigation';	// Frame where first level appears 
	var SecLineFrame='body';			// Frame where sub levels appear
	var DocTargetFrame='body';			// Frame where target documents appear

	var TargetLoc='startmenu';				// 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=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",	"index.asp","",0,28,70);

Menu2=new Array("Pain Points",	"pain-points.asp","",0,28,90);

Menu3=new Array("Difference",	"difference.asp","",0,28,90);

Menu4=new Array("Referrals",	"referrals.asp","",0,28,90);

Menu5=new Array("Results", "","",10,28,90);
	Menu5_1=new Array("Overview",		"results.asp","",0,22,160);
	Menu5_2=new Array("Understand Better",		"understand-better.asp","",0);
	Menu5_3=new Array("Lead Better",		"lead-better.asp","",0);
	Menu5_4=new Array("Perform Better",		"perform-better.asp","",0);
	Menu5_5=new Array("Success Stories",		"success-stories.asp","",0);
	Menu5_6=new Array("Revenue Growth",		"revenue-growth.asp","",0);
	Menu5_7=new Array("Cost Reduction",		"cost-reduction.asp","",0);
	
	Menu5_8=new Array("Financing",		"financing.asp","",0);
	Menu5_9=new Array("Ongoing Improvement",		"ongoing-improvement.asp","",0);
	Menu5_10=new Array("Selling the Company",		"selling-the-company.asp","",0);

Menu6=new Array("Services",	"","",18,28,90);
	Menu6_1=new Array("Interim CFO",		"interim-cfo.asp","",0,22,160);
	Menu6_2=new Array("Assessments",		"assessments.asp","",0,22,160);
	Menu6_3=new Array("Profit Improvement",		"profit-improvement.asp","",0,22,160);
	Menu6_4=new Array("Cash Flow",		"cash-flow.asp","",0,22,160);
	Menu6_5=new Array("Enhancing Valuations",		"enhancing-valuations.asp","",0,22,160);
	Menu6_6=new Array("Acquisitions or Divestitures",		"acquisitions.asp","",0,38);
	Menu6_7=new Array("Financial Reporting & Systems",		"financial-reporting.asp","",0,38);
	Menu6_8=new Array("Insightful Analytics & Models",		"insightful-analytics.asp","",0,38);
	Menu6_9=new Array("Strategic and Business Plans",		"strategic-plans.asp","",0,38);
	Menu6_10=new Array("Better Banking",		"better-banking.asp","",0);
	Menu6_11=new Array("Raising Equity",		"raising-equity.asp","",0);
	Menu6_12=new Array("CEO Coaching",		"ceo-coaching.asp","",0);
	Menu6_13=new Array("CFO Controller Mentoring",		"cfo-mentoring.asp","",0);
	Menu6_14=new Array("Team Assessment",		"team-assessment.asp","",0);
	Menu6_15=new Array("Resource Network",		"resource-network.asp","",0);
	Menu6_16=new Array("Systems",		"systems.asp","",0);
	Menu6_17=new Array("Excel Spreadsheets",		"excel-spreadsheets.asp","",0);
	Menu6_18=new Array("Excel Automation",		"excel-automation.asp","",0);
	
	

Menu7=new Array("About Us", "","",7,28,90);
	Menu7_1=new Array("Our History",		"history.asp","",0,22,100);
	Menu7_2=new Array("Industries",		"industries.asp","",0);
	Menu7_3=new Array("Testimonials",		"testimonials.asp","",0);
	Menu7_4=new Array("Certifications",		"certifications.asp","",0);
	Menu7_5=new Array("Affiliations",		"affiliations.asp","",0);
	Menu7_6=new Array("Civic Affairs",		"civic-affairs.asp","",0);
	Menu7_7=new Array("What's New",		"whats-new.asp","",0);

Menu8=new Array("Resources", "","",7,28,90);
	Menu8_1=new Array("Articles",		"articles.asp","",0,22,140);
	Menu8_2=new Array("Blogs & More",		"blogs.asp","",0);
	Menu8_3=new Array("Books",		"books.asp","",0);
	Menu8_4=new Array("Newsletter Sign-Up",		"newsletter.asp","",0);
	Menu8_5=new Array("Affiliate Resources",		"affiliate-resources.asp","",0);
	Menu8_6=new Array("Other Web Sites",		"other-sites.asp","",0);
	Menu8_7=new Array("Speeches",		"speeches.asp","",0);

Menu9=new Array("Site Map",	"sitemap.asp","",0,28,80);

Menu10=new Array("Contact Us",	"contact.asp","",0,28,80);

