// Milonic DHTML Menu version 3.3.11
// please note that major changes to this file have been made.
//
// You no longer need to number your menus as in previous versions. 
// The new menu structure allows you to name the menu instead. This means that you to remove menus and not break the system.
// The structure should also be much easier to modify, add & remove menus and menu items.
// 
// If you are having difficulty with the menu please read the FAQ at http://www.milonic.co.uk/menu/faq.php before contacting us.
//
// Please note that the above text CAN be erased if you wish.

// The following line is critical for menu operation, and must appear only once.
menunum=0;menus=new Array();_d=document;function addmenu(){menunum++;menus[menunum]=menu;}function dumpmenus(){mt="<script language=javascript>";for(a=1;a<menus.length;a++){mt+=" menu"+a+"=menus["+a+"];"}mt+="<\/script>";_d.write(mt)}
//Please leave the above line intact

////////////////////////////////////
// Editable properties START here //
////////////////////////////////////


effect = "Fade(duration=0.3);Alpha(style=0,opacity=100);Shadow(color='#999999', Direction=180, Strength=3)" // Special effect string for IE5.5 or above please visit http://www.milonic.co.uk/menu/filters_sample.php for more filters

timegap=500				// The time delay for menus to remain visible
followspeed=5			// Follow Scrolling speed
followrate=40			// Follow Scrolling Rate
suboffset_top=10		// Sub menu offset Top position 
suboffset_left=-7		// Sub menu offset Left position

style1=[				// style1 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.
"000000",			     // Mouse Off Font Color
"FFCC00",				// Mouse Off Background Color 
"FFFFFF",				// Mouse On Font Color
"000000",				// Mouse On Background Color
"000000",				// Menu Border Color 
11,					// Font Size in pixels
"normal",				// Font Style (italic or normal)
"bold",					// Font Weight (bold or normal)
"tahoma",	      		// Font Name
5,					// Menu Item Padding
,			// Sub Menu Image (Leave this blank if not needed)
,				// 3D Border & Separator bar
"E6E6E6",				// 3D High Color
"CDCDCD",				// 3D Low Color
"FFFFFF",				// Current Page Item Font Color (leave this blank to disable)
"053838",				// Current Page Item Background Color (leave this blank to disable)
,					// Top Bar image (Leave this blank to disable)
,				// Menu Header Font Color (Leave blank if headers are not needed)
,				// Menu Header Background Color (Leave blank if headers are not needed)
]

style2=[				// style1 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.
"006666",			     // Mouse Off Font Color
"BBE0E3",				// Mouse Off Background Color 
"FFFFFF",				// Mouse On Font Color
"000000",				// Mouse On Background Color
"000000",				// Menu Border Color 
11,					// Font Size in pixels
"normal",				// Font Style (italic or normal)
"bold",					// Font Weight (bold or normal)
"tahoma",	      		// Font Name
5,					// Menu Item Padding
,			// Sub Menu Image (Leave this blank if not needed)
,				// 3D Border & Separator bar
"E6E6E6",				// 3D High Color
"CDCDCD",				// 3D Low Color
"FFFFFF",				// Current Page Item Font Color (leave this blank to disable)
"053838",				// Current Page Item Background Color (leave this blank to disable)
,					// Top Bar image (Leave this blank to disable)
,				// Menu Header Font Color (Leave blank if headers are not needed)
,				// Menu Header Background Color (Leave blank if headers are not needed)
]

style3=[				// style1 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.
"006666",			     // Mouse Off Font Color
"BBE0E3",				// Mouse Off Background Color 
"FFFFFF",				// Mouse On Font Color
"000000",				// Mouse On Background Color
"000000",				// Menu Border Color 
11,					// Font Size in pixels
"normal",				// Font Style (italic or normal)
"bold",					// Font Weight (bold or normal)
"tahoma",	      		// Font Name
5,					// Menu Item Padding
,			// Sub Menu Image (Leave this blank if not needed)
,				// 3D Border & Separator bar
"E6E6E6",				// 3D High Color
"CDCDCD",				// 3D Low Color
"FFFFFF",				// Current Page Item Font Color (leave this blank to disable)
"053838",				// Current Page Item Background Color (leave this blank to disable)
,					// Top Bar image (Leave this blank to disable)
,				// Menu Header Font Color (Leave blank if headers are not needed)
,				// Menu Header Background Color (Leave blank if headers are not needed)
]

addmenu(menu=[		// This is the array that contains your menu properties and details
"mainmenu",			// Menu Name - This is needed in order for the menu to be called
190,					// Menu Top - The Top position of the menu in pixels
170,				// Menu Left - The Left position of the menu in pixels
,				// Menu Width - Menus width in pixels
1,					// Menu Border Width 
,					// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle" leave blank for Menu Left offset to dominate
style1,				// Properties Array - this is set higher up, as above
1,					// Always Visible - allows the menu item to be visible at all time (1=on/0=off)
"left",         	// Alignment - sets the menu elements text alignment, values valid here are: left, right or center
effect,				// Filter - Text variable for setting transitional effects on menu activation - see above for more info
,					// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)
1, 					// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
,					// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on/0=off)
,					// Position of TOP sub image left:center:right
,					// ..Now Obsolete..
,					// Right To Left - Used in Hebrew for example. (1=on/0=off)
,					// Open the Menus OnClick - leave blank for OnMouseover (1=on/0=off)
,					// ID of the div you want to hide on MouseOver (useful for hiding form elements)
,					// Reserved for future use
,					// Reserved for future use
,					// Reserved for future use

// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"Industry/Process&nbsp;Application","show-menu=industryapplication",,"Industry/Process Application",1 
,"Operations&nbsp;Improvement&nbsp;Systems","show-menu=operationssystems",,"Operations Improvement Systems",1 
,"Especially&nbsp;for&nbsp;Management&nbsp;Teams","show-menu=findingopportunities",,"Especially for Management Teams",1 
,"Improvement&nbsp;Team&nbsp;Facilitation","show-menu=projectexecution",,"Improvement Team Facilitation",1 
,"Processes&nbsp;for&nbsp;Startup&nbsp;Operations","show-menu=startup",,"Process for Startup Operations",1 

])

addmenu(menu=[		// This is the array that contains your menu properties and details
"sidemenu",			// Menu Name - This is needed in order for the menu to be called
213,					// Menu Top - The Top position of the menu in pixels
0,				// Menu Left - The Left position of the menu in pixels
139,				// Menu Width - Menus width in pixels
1,					// Menu Border Width 
,					// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle" leave blank for Menu Left offset to dominate
style3,				// Properties Array - this is set higher up, as above
1,					// Always Visible - allows the menu item to be visible at all time (1=on/0=off)
"left",         	// Alignment - sets the menu elements text alignment, values valid here are: left, right or center
effect,				// Filter - Text variable for setting transitional effects on menu activation - see above for more info
,					// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)
0, 					// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
,					// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on/0=off)
,					// Position of TOP sub image left:center:right
,					// ..Now Obsolete..
,					// Right To Left - Used in Hebrew for example. (1=on/0=off)
,					// Open the Menus OnClick - leave blank for OnMouseover (1=on/0=off)
,					// ID of the div you want to hide on MouseOver (useful for hiding form elements)
,					// Reserved for future use
,					// Reserved for future use
,					// Reserved for future use

// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"Home","http://www.miningopportunity.com",,"Home",1 
,"Company&nbsp;Information","show-menu=companyinformation",,"Company Information",1 
,"Consulting&nbsp;Links","consulting_links.html",,"Consulting Links",1 
,"Workshops/Products","show-menu=workshopsproducts",,"Workshops Products",1 
,"Need&nbsp;a&nbsp;Speaker?","show-menu=needaspeaker",,"Need a Speaker?",1 
,"Contact&nbsp;Us","contact/contact-us.html",,"Contact Us",1 
,"Site&nbsp;Map","site-map.html",,"Site Map",1 

])

	addmenu(menu=["industryapplication",
	,,140,1,"",style2,,"",effect,,,,,,,,,,,,
	,"Mining Industry", "mining-industry.html",,,1
	,"Other Industries", "other-industries.html",,,1
	,"Support Functions", "support-functions.html",,,1
	])
	
		addmenu(menu=["operationssystems",
	,,260,1,"",style2,,"",effect,,,,,,,,,,,,
	,"Customized Tools to Drive Improvement", "monitor-improvement.html",,,1
	,"Process Flows and Process Orientation", "process-orientation.html",,,1
	,"Identifying/Valuing Untapped Potential", "untapped-potential.html",,,1
	,"Cost of Quality", "cost-of-quality.html",,,1
	,"Optimizing Processes", "optimizing-processes.html",,,1
	,"KPIs that Connect People to Performance", "people-performance.html",,,1
	,"Proactive Equipment Delay Management", "equipment-management.html",,,1
	,"Eliminating Bottlenecks and Avoiding Capital", "avoiding-capital.html",,,1
	,"ISO-9001/Six Sigma Connections", "iso-9001-six-sigma.html",,,1
	,"Best Practice Implementations", "best_practice.html",,,1
	])
	
		addmenu(menu=["findingopportunities",
	,,280,1,"",style2,,"",effect,,,,,,,,,,,,
	,"Improvement Leadership to Sustain Change", "Improvement_Leadership_to_Sustain_Change.html",,,1
	,"Removing Barriers", "removing-barriers.html",,,1
	,"Changing the Way You Work", "way-you-work.html",,,1	
	,"Meeting Expectations", "meeting-expectations.html",,,1
	,"Opportunity Log Management", "opportunity_log_management.html",,,1
	])
	
		addmenu(menu=["projectexecution",
	,,240,1,"",style2,,"",effect,,,,,,,,,,,,
	,"Customized Team Training", "customized_team_training.html",,,1
  ,"Measuring Project Effectiveness", "project-effectiveness.html",,,1
	,"Executing Action Plans", "action-plans.html",,,1
	,"Improvement Coordinator Training", "improvement_coordinator_training.html",,,1
	])
	
			addmenu(menu=["startup",
	,,200,1,"",style2,,"",effect,,,,,,,,,,,,
	,"Benefits of Startup Process", "benefits_of_startup_process.html",,,1
	,"Design and Implementation", "design_and_implementation.html",,,1
	,"Building Continuous Improvement into Startup Operations", "building_ci_into_startup_operations.html",,,1

  ])
	
		addmenu(menu=["companyinformation",
	,,160,1,"",style3,,"",effect,,,,,,,,,,,,
	,"About Us", "about-us.html",,,1
	,"Code of Ethics", "code-of-ethics.html",,,1
	,"Client List", "client-list.html",,,1
	,"Testimonials", "testimonials.html",,,1
	])

	addmenu(menu=["workshopsproducts",
	,,140,1,"",style3,,"",effect,,,,,,,,,,,,
	,"Workshops", "workshops.html",,,1
	,"Book", "products.html",,,1
	,"Article Library", "articles_for_management_teams.html",,,1
	,"Video/Audio Library", "video-audio-library.html",,,1
	])
	
	 addmenu(menu=["needaspeaker",
	,,220,1,"",style3,,"",effect,,,,,,,,,,,,
	,"Prior Engagements/References", "references.html",,,1
	,"Upcoming Events", "upcoming-events.html",,,1
	])

dumpmenus()
