
<!--
	// 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
"ffffff",		// Off Font Color
"ffffff",		// Off Back Color
"ffffff",		// On Font Color
"cccccc",		// On Back Color
"ffffff",		// Border Color
9,			// Font Size
"normal",		// Font Style 
"bold",			// Font Weight
"arial,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
"000000",					// Off Back Color
"ffffff",					// On Font Color
"0024A6",					// On Back Color
"ffffff",					// Border Color
9,						// Font Size
"normal",					// Font Style 
"normal",					// Font Weight
"arial, Verdana,Helvetica,trebuchet MS,sans-serif",	// Font
4,						// 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
113,			// Top
240,			// 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/space.gif' border='0' width=240' height='21'bgcolor='#80660C'>",",",",",,1,


"<img src='images/aboutus.gif' class='Nav3JS' border='0' width='84' height='21' alt='About Us'>","show-menu2","aboutus.htm",,1,
"<img src='images/advertising.gif' class='Nav4JS' border='0' width='102' height='21' alt='Advertising'>","show-menu3","advertising.htm",,1,
"<img src='images/b2b.gif' class='Nav5JS' border='0' width='58' height='21' alt='Business to Business'>","show-menu4","b-2-b.htm",,1,
"<img src='images/healthcare.gif' class='Nav6JS' border='0' width=101' height='21' alt='Healthcare'>","show-menu5","healthcare.htm",,1,
"<img src='images/energy.gif' class='Nav6JS' border='0' width='76' height='21' alt='Energy'>","show-menu6","energy.htm",,1,
"<img src='images/capabilities.gif' class='Nav6JS' border='0' width=96' height='21' alt='Capabilities'>","show-menu7","capabilities-home.htm",,1
]


menu2=[
,,120,1,"",prop2,,"left",effect,,,,,,,
"Our People","people.htm",,,1,
"The Process","piece_process.htm target=blank",,,1,
"Recruiting the Right People","piece_recruiting.htm target=blank",,,1,
"Analysis & Reporting","piece_analysis.htm target=blank",,,1
]

menu3=[
,,120,1,"",prop2,,"left",effect,,,,,,,
"Tools","tools_adv.htm",,,1,
"Learn More","brochure_adv.htm",,,1,
"Key Findings Newsletter","keyfindings_adv.htm",,,1,
"Case Studies","case_adv.htm",,,1
]

menu4=[
,,120,1,"",prop2,,"left",effect,,,,,,,
"Tools","tools_b2b.htm",,,1,
"Learn More","brochure_b2b.htm",,,1,
"Key Findings Newsletter","keyfindings_b2b.htm",,,1,
"Case Studies","case_b2b.htm",,,1
]

menu5=[
,,120,1,"",prop2,,"left",effect,,,,,,,
"Tools","tools_health.htm",,,1,
"Learn More","brochure_health.htm",,,1,
"Key Findings Newsletter","keyfindings_healthcare.htm",,,1,
"Case Studies","case_health.htm",,,1
]

menu6=[
,,120,1,"",prop2,,"left",effect,,,,,,,
"Tools","tools_energy.htm",,,1,
"Learn More","brochure_energy.htm",,,1,
"Key Findings Newsletter","keyfindings_energy.htm",,,1,
"Case Studies","case_energy.htm",,,1
]

menu7=[
,,132,1,"",prop2,,"left",effect,,,,,,,
"Tools","tools_capabilities.htm",,,1,
"Learn More","brochure_capabilities.htm",,,1,
"Key Findings Newsletter","keyfindings_marketplan.htm",,,1,
"Case Studies","case_market.htm",,,1,
"Experience","capabilities.htm",,,1,
"Glossary","glossary.htm",,,1,
"Types of Projects & Methodologies","prod-method.htm",,,1,
"Online Qualitative","onlinequal.htm",,,1,
"FAQ","faq.htm",,,1,
"Speaker Availability","speaker.htm",,,1
]



//-->