<!--
function mmLoadMenus() {
	if (window.mm_menu_programs) return;

	//edit below here
	
	window.about = new Menu(
		"root",
		180, 22,
		"Verdana, Arial, Helvetica, sans-serif, Tahoma", 12,
		"#ffffff", "#5388e9", "#5388e9", "#000000",
		"left", "middle",
		5, 0, 500,
		0, 0, true,
		true, true, 0);
		
		about.addMenuItem("Contact Us", "location='contact.php'");
		about.addMenuItem("Our Values", "location='values.php'");
		about.addMenuItem("Meet The Founder", "location='founder.php'");
		about.addMenuItem("Industries Served", "location='industries.php'");
		//about.addMenuItem("Blog and Articles", "location='news.php'");
		about.addMenuItem("Business &amp; IT Alignment", "location='business.php'");
		//about.addMenuItem("Endorsements", "location='endorsements.php'");
		about.addMenuItem("Our Perspective", "location='chart.php'");
		about.addMenuItem("Near Home Outsourcing", "location='outsourcing.php'");
		
		
		
		
	window.services_business = new Menu(
		"Business",
		180, 22,
		"Verdana, Arial, Helvetica, sans-serif, Tahoma", 12,
		"#ffffff", "#5388e9", "#5388e9", "#000000",
		"left", "middle",
		5, 0, 500,
		0, 0, true,
		true, true, 0);
		
	services_business.addMenuItem("Strategic Planning", "location='planning.php'");
	services_business.addMenuItem("Process Definition", "location='process.php'");
	services_business.addMenuItem("Requirements Management", "location='requirements.php'");
	services_business.addMenuItem("Near Home Outsourcing", "location='outsourcing.php'");
	services_business.addMenuItem("Our Perspective", "location='chart.php'");
		
	window.services_leadership = new Menu(
		"Leadership",
		280, 22,
		"Verdana, Arial, Helvetica, sans-serif, Tahoma", 12,
		"#ffffff", "#5388e9", "#5388e9", "#000000",
		"left", "middle",
		5, 0, 500,
		0, 0, true,
		true, true, 0);
		
	services_leadership.addMenuItem("Global Program & Project Management", "location='global.php'");
	services_leadership.addMenuItem("Transformation Planning & Management", "location='transformation.php'");
	services_leadership.addMenuItem("Interim Management", "location='interim.php'");
	services_leadership.addMenuItem("Vendor Management", "location='vendor.php'");
		
	
	
	window.services_alignment_service_support = new Menu(
		"Service Support",
		180, 22,
		"Verdana, Arial, Helvetica, sans-serif, Tahoma", 12,
		"#ffffff", "#5388e9", "#5388e9", "#000000",
		"left", "middle",
		5, 0, 500,
		0, 0, true,
		true, true, 0);
		
	services_alignment_service_support.addMenuItem("Incident Management", "location='incident.php'");
	services_alignment_service_support.addMenuItem("Problem Management", "location='problem.php'");
	services_alignment_service_support.addMenuItem("Configuration Management", "location='config_management.php'");
	services_alignment_service_support.addMenuItem("Change Management", "location='change.php'");
	services_alignment_service_support.addMenuItem("Release Management", "location='release.php'");
	
	
	window.services_alignment_service_delivery = new Menu(
		"Service Delivery",
		240, 22,
		"Verdana, Arial, Helvetica, sans-serif, Tahoma", 12,
		"#ffffff", "#5388e9", "#5388e9", "#000000",
		"left", "middle",
		5, 0, 500,
		0, 0, true,
		true, true, 0);
		
	services_alignment_service_delivery.addMenuItem("Service Level Management", "location='management.php'");
	services_alignment_service_delivery.addMenuItem("Financial Management of IT Services", "location='financial.php'");
	services_alignment_service_delivery.addMenuItem("Capacity Management", "location='capacity.php'");
	services_alignment_service_delivery.addMenuItem("IT Service Continuity Management", "location='cont_management.php'");
	services_alignment_service_delivery.addMenuItem("Availability Management", "location='availability.php'");
	
		
	window.services_alignment = new Menu(
		"Alignment",
		180, 22,
		"Verdana, Arial, Helvetica, sans-serif, Tahoma", 12,
		"#ffffff", "#5388e9", "#5388e9", "#000000",
		"left", "middle",
		5, 0, 500,
		0, 0, true,
		true, true, 0);
		
	services_alignment.addMenuItem(services_alignment_service_support, "location='support.php'");
	services_alignment.addMenuItem(services_alignment_service_delivery, "location='delivery.php'");
	services_alignment.addMenuItem("Standards & Metrics", "location='metrics.php'");
	services_alignment.addMenuItem("Business Continuity ", "location='cont_management.php'");
		
	window.services_technology = new Menu(
		"Technology",
		300, 22,
		"Verdana, Arial, Helvetica, sans-serif, Tahoma", 12,
		"#ffffff", "#5388e9", "#5388e9", "#000000",
		"left", "middle",
		5, 0, 500,
		0, 0, true,
		true, true, 0);
		
	services_technology.addMenuItem("Agile, SDLS Processes & Methodologies ", "location='agile.php'");
	services_technology.addMenuItem("Standards & Metrics ", "location='tech_metrics.php'");
	services_technology.addMenuItem("Architecture & Infrastructure ", "location='architecture.php'");
	services_technology.addMenuItem("Configuration management & Version control ", "location='configuration.php'");
	services_technology.addMenuItem("Disaster recorvery ", "location='disaster.php'");
		
		
	window.services = new Menu(
		"root",
		180, 22,
		"Verdana, Arial, Helvetica, sans-serif, Tahoma", 12,
		"#ffffff", "#5388e9", "#5388e9", "#000000",
		"left", "middle",
		5, 0, 500,
		0, 0, true,
		true, true, 0);
		
		services.addMenuItem(services_business, "location='s_business.php'");
		services.addMenuItem(services_leadership, "location='s_leadership.php'");
		services.addMenuItem(services_alignment, "location='s_alignment.php'");
		services.addMenuItem(services_technology, "location='s_technology.php'");
		
	window.resources = new Menu(
		"root",
		280, 22,
		"Verdana, Arial, Helvetica, sans-serif, Tahoma", 12,
		"#ffffff", "#5388e9", "#5388e9", "#000000",
		"left", "middle",
		5, 0, 500,
		0, 0, true,
		true, true, 0);
		
		
		//MM_openBrWindow('/accomodation/about.php','','width=500,height=300')")
		//location='http://blueskiesunlimitedinc.blogspot.com/'
		
		resources.addMenuItem("Blog", "window.open('http://blueskiesunlimitedinc.blogspot.com/','','width=700,height=800,resizable=1,menubar=1,scrollbars=1,directories=1,status=1')");
		resources.addMenuItem("Twitter", "window.open('http://twitter.com/JayBosch','','width=900,height=800,resizable=1,menubar=1,scrollbars=1,directories=1,status=1')");
		resources.addMenuItem("LinkedIn Profile", "window.open('http://www.linkedin.com/in/jaybosch','','width=900,height=800,resizable=1,menubar=1,scrollbars=1,directories=1,status=1')");
		
		resources.addMenuItem("News", "location='news.php'");
		resources.addMenuItem("Reading List", "location='resources.php'");
		resources.addMenuItem("Central MN Business & Technical Resources", "location='directory.php'");
		resources.addMenuItem("Sitemap", "location='sitemap.php'");
		
	
	about.writeMenus();
	

	
}

function MM_preloadImages()
{ //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

function MM_swapImgRestore()
{ //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}

function MM_findObj(n, d)
{ //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}

function MM_swapImage()
{ //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
//-->
