
<!--
	// DHTML Menu version 3.0 (beta)
	// written by Andy Woolley
	// Copyright 2001 Andy Woolley. All Rights Reserved.
	//
	// Please feel free to use this code on your own website free of charge.
	// You can also distribute and modify this source code as long as this
	// Copyright notice remains intact and that you send me notice that you
	// intend to use this code on your website. 
	//
	// Support for this menu is provided, all you have to do is ask :-)
	// You can send email to menu3@milonic.com 
timegap=400
followspeed=5
followrate=40
suboffset_top=20;
suboffset_left=10;

effect = "wipe(duration=0);"

prop1=[			// prop1 is an array of properties for the main nav bar
"000099",		// Off Font Color
"CC9933",		// Off Back Color
"555555",		// On Font Color
"cccccc",		// On Back Color
"ffffff",		// Border Color
9,				// Font Size
"normal",		// Font Style 
"bold",			// Font Weight
"Verdana,Helvetica,trebuchet MS,sans-serif",	// Font
0,						 // Padding
"",				        // Sub Menu Image (Leave blank if not needed)
0,						// 3D Border & Separator
"666666",				// 3D High Color
"999999",				// 3D Low Color
"",						// Referer item Font Color (leave this blank to disable)
"",						// Referer item Back Color (leave this blank to disable)
]


prop2=[					// prop2 is an array of properties for the sub menus
"ffffff",				// Off Font Color
"7E538B",				// Off Back Color
"470A59",				// On Font Color
"A384AC",				// On Back Color
"ffffff",				// Border Color
8,						// Font Size
"normal",				// Font Style 
"normal",				// Font Weight
"Verdana,Helvetica,trebuchet MS,sans-serif",	// Font
2,						// Padding
"",				// Sub Menu Image (Leave blank if not needed)
0,				// 3D Border & Separator
"555555",		// 3D High Color
"555555",		// 3D Low Color
"",				// Referer item Font Color (leave this blank to disable)
"",				// Referer item Back Color (leave this blank to disable)
]

menu1=[			// This is the array that contains your menu properties and details
144,			// Top
174,			// left
,				// Width
,				// Border Width
"left",		    // Screen Position - here you can use "center;left;right;middle;top;bottom"
prop1,			// Properties Array - this is set higher up, as above
1,				// Always Visible - allows the menu item to be visible at all time
"center",		// Alignment - sets the menu elements alignment, HTML values are valid here for example: left, right or center
,				// Filter - Text variable for setting transitional effects on menu activation
0,				// Follow Scrolling - Tells the menu item to follow the user down the screen
1, 				// Horizontal Menu - Tells the menu to be horizontal instead of top to bottom style
,				// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page
"right",		// Position of sub image left:center:right:middle:top:bottom
,				// Show an image on top menu bars indicating a sub menu exists below
,				// Reserved for future use



// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"

//"<img src='images/slogan.gif' border='0' width=280' height='18'>",",",",",,1,

"<img src='images/bustransitions.gif' class='Nav4JS' border='0' width='106' height='18' alt='Business Transitions'>","show-menu3","routetowealth.asp",,1,
"<img src='images/smartprocess.gif' class='Nav4JS' border='0' width='90' height='18' alt='SMART Process'>","show-menu2","page.asp?id=2",,1,
"<img src='images/book.gif' class='Nav5JS' border='0' width='65' height='18' alt='Book'>","book.asp?id=3",",",,1,
"<img src='images/articles.gif' class='Nav6JS' border='0' width='65' height='18' alt='Articles'>","articles.asp",",",,1,
"<img src='images/links.gif' class='Nav6JS' border='0' width='65' height='18' alt='Links'>","links.asp",",",,1,
"<img src='images/aboutus.gif' class='Nav3JS' border='0' width='65' height='18' alt='About Us'>","page.asp?id=1",",",,1,
"<img src='images/contact.gif' class='Nav6JS' border='0' width='65' height='18' alt='Contact Info'>","contact.asp?id=7",",",,1,
"<img src='images/getstarted.gif' class='Nav6JS' border='0' width='65' height='18' alt='Get Started'>","forms/discovery.pdf target=blank",",",,1
]

menu2=[
,,200,1,"",prop2,,"left",effect,,,,,,,
"Setting your sights on your future","page.asp?id=9",,,1,
"The Exploration Process","page.asp?id=10",,,1,
"Charting the Course","page.asp?id=11",,,1,
"Money in Motion Solutions<sup>&#174;</sup>","page.asp?id=12",,,1,
"Keeping an eye on your horizon","page.asp?id=13",,,1
]

menu3=[
,,200,1,"",prop2,,"left",effect,,,,,,,
"The Route to Wealth™ ","routetowealth.asp?id=14",,,1,
"Can't see the forest for the trees?","forest.asp?id=15",,,1,
"Benefit from a wealth of advice","benefitfromadvice.asp?id=16",,,1,
"Avoiding the Potholes","avoidingpotholes.asp?id=18",,,1,
"Congratulations, you've sold your company. Now what?","congratulations.asp?id=17",,,1,
"Non-disclosure","nondisclosure.asp",,,1
]


//-->