<!--
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];}
}
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_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 mmLoadMenus() {
	if (window.mm_menu_1) return;
		window.mm_menu_1 = new Menu("root",210,20,-5,20);
		mm_menu_1.addMenuItem("What is a General Plan?","location='/about/default.htm'");
		mm_menu_1.addMenuItem("Importance of Updating a General Plan","location='/about/importance_of_updating_a_general_plan.htm'");
		mm_menu_1.addMenuItem("Frequently Asked Questions","location='/about/faq.htm'");
		mm_menu_1.fontWeight="bold";
		mm_menu_1.hideOnMouseOut=true;
		mm_menu_1.menuBorder=1;
		mm_menu_1.menuLiteBgColor='#ffffff';
		mm_menu_1.menuBorderBgColor='#000000';
		mm_menu_1.bgColor='#333333';

		window.mm_menu_3 = new Menu("root",140,20,-5,0);
		mm_menu_3.addMenuItem("Intro message","location='/get_involved/default.htm'");
		mm_menu_3.addMenuItem("Contact us","location='/get_involved/contact.htm'");
		//mm_menu_3.addMenuItem("Meetings","location='/meetings_and_workshops/meetings.htm'");
		//mm_menu_3.addMenuItem("Workshops","location='/meetings_and_workshops/workshops.htm'");
		//mm_menu_3.addMenuItem("Online surveys","location='/get_involved/online_surveys.htm'");
		//mm_menu_3.addMenuItem("Newsletter","location='/get_involved/newsletter.htm'");
		mm_menu_3.fontWeight="bold";
		mm_menu_3.hideOnMouseOut=true;
		mm_menu_3.menuBorder=1;
		mm_menu_3.menuLiteBgColor='#ffffff';
		mm_menu_3.menuBorderBgColor='#000000';
		mm_menu_3.bgColor='#333333';

		window.mm_menu_4 = new Menu("root",140,20,-5,0);
		mm_menu_4.addMenuItem("Press releases","location='/media/default.htm'");
		mm_menu_4.addMenuItem("Media Kit","location='/media/media_kit.htm'");
		mm_menu_4.addMenuItem("News articles","location='/media/news_articles.htm'");
		mm_menu_4.fontWeight="bold";
		mm_menu_4.hideOnMouseOut=true;
		mm_menu_4.menuBorder=1;
		mm_menu_4.menuLiteBgColor='#ffffff';
		mm_menu_4.menuBorderBgColor='#000000';
		mm_menu_4.bgColor='#333333';

		window.mm_menu_5 = new Menu("root",150,30,-5,0);
		mm_menu_5.addMenuItem("Butte County Home Page","window.open('http://buttecounty.net/','_blank')");
		mm_menu_5.addMenuItem("Butte County Association of Governments","window.open('http://www.bcag.org/','_blank')");
		mm_menu_5.addMenuItem("BCAG Habitat Conservation Planning","window.open('http://www.buttehcp.com/','_blank')");
		mm_menu_5.fontWeight="bold";
		mm_menu_5.hideOnMouseOut=true;
		mm_menu_5.menuBorder=1;
		mm_menu_5.menuLiteBgColor='#ffffff';
		mm_menu_5.menuBorderBgColor='#000000';
		mm_menu_5.bgColor='#333333';
		
		

	mm_menu_4.writeMenus();
} // mmLoadMenus()

//-->