function mmLoadMenus() {
	  if (window.mm_menu_0524144348_0) return;
					  window.mm_menu_0524144348_0 = new Menu("root",195,15,"Verdana, Arial, Helvetica, sans-serif",11,"#000000","#000000","#FFFFFF","#F5AF19","left","middle",2,0,1000,-5,7,true,true,true,0,true,true);
	  mm_menu_0524144348_0.addMenuItem("The LBG Canada Community ","location='about-program.html'");
	  mm_menu_0524144348_0.addMenuItem("Participant Benefits","location='about-benefits.html'");
	  /*mm_menu_0524144348_0.addMenuItem("Why Measure CCI?","location='about-why.html'");*/
	  mm_menu_0524144348_0.addMenuItem("Testimonials &amp; Case Studies","location='about-comments.html'");
	  mm_menu_0524144348_0.addMenuItem("LBG International","location='about-international.html'");
	  mm_menu_0524144348_0.addMenuItem("Media Room","location='media-room.html'");
	   mm_menu_0524144348_0.hideOnMouseOut=true;
	   mm_menu_0524144348_0.bgColor='#CCCCCC';
	   mm_menu_0524144348_0.menuBorder=1;
	   mm_menu_0524144348_0.menuLiteBgColor='#FFFFFF';
	   mm_menu_0524144348_0.menuBorderBgColor='#000000';
	window.mm_menu_0123172139_0 = new Menu("root",170,17,"Verdana, Arial, Helvetica, sans-serif",11,"#000000","#000000","#FFFFFF","#F5AF19","left","middle",3,0,1000,-5,7,true,true,true,0,true,true);
	 // mm_menu_0123172139_0.addMenuItem("History of the LBG","location='approach-history.html'");
		mm_menu_0123172139_0.addMenuItem("LBG Canada Overview","location='approach-overview.html'");
	  mm_menu_0123172139_0.addMenuItem("Understanding the Approach","location='approach-understanding.html'");
	  
	  //mm_menu_0123172139_0.addMenuItem("Measuring Impact","location='approach-impact.html'");
	  mm_menu_0123172139_0.addMenuItem("Power of Benchmarking","location='approach-benchmarking.html'");
	   mm_menu_0123172139_0.hideOnMouseOut=true;
	   mm_menu_0123172139_0.bgColor='#CCCCCC';
	   mm_menu_0123172139_0.menuBorder=1;
	   mm_menu_0123172139_0.menuLiteBgColor='#FFFFFF';
	   mm_menu_0123172139_0.menuBorderBgColor='#000000';
	
			window.mm_menu_0123193444_0 = new Menu("root",243,17,"Verdana, Arial, Helvetica, sans-serif",11,"#000000","#000000","#FFFFFF","#F5AF19","left","middle",4,0,1000,-5,7,true,true,true,0,true,true);
	  mm_menu_0123193444_0.addMenuItem("SiMPACT Strategy Group","location='links-simpact.html'");
	  mm_menu_0123193444_0.addMenuItem("Corporate Community Investment Links","location='links-cci.html'");
	  mm_menu_0123193444_0.addMenuItem("Social Return on Investment Links","location='links-sroi.html'");
	  //mm_menu_0123193444_0.addMenuItem("Other Sites of Interest","location='links-other.html'");
	   mm_menu_0123193444_0.hideOnMouseOut=true;
	   mm_menu_0123193444_0.bgColor='#CCCCCC';
	   mm_menu_0123193444_0.menuBorder=1;
	   mm_menu_0123193444_0.menuLiteBgColor='#FFFFFF';
	   mm_menu_0123193444_0.menuBorderBgColor='#000000';
	
	mm_menu_0123193444_0.writeMenus();
	} // mmLoadMenus()
	<!--
	function makeArray() {
	  for (i = 0; i<makeArray.arguments.length; i++)
		this[i + 1] = makeArray.arguments[i];
	  }
	
	var months = new makeArray('January','February','March',
		 'April','May','June','July','August','September',
		 'October','November','December');
	var date = new Date();
	var day  = date.getDate();
	var month = date.getMonth() + 1;
	var yy = date.getYear();
	var year = (yy < 1000) ? yy + 1900 : yy;
	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];}
	}