function mmLoadMenus() {		
window.mm_menu_about = new Menu("root",40,16,"Verdana, Helvetica, sans-serif",11,"#606163","#BCBDC0","#DCDDDE","#DCDDDE","left","absmiddle",2,0,1000,-5,7,true,true,false,0,false,true);
mm_menu_about.addMenuItem("2010","location='http://www.gallerychemould.com/exhibitions_2010.html'");
		mm_menu_about.addMenuItem("2009","location='http://www.gallerychemould.com/exhibitions_2009.html'");
		mm_menu_about.addMenuItem("2008","location='http://www.gallerychemould.com/exhibitions_2008.html'");
		mm_menu_about.addMenuItem("2007","location='http://www.gallerychemould.com/exhibitions_2007.html'");
		mm_menu_about.addMenuItem("2006","location='http://www.gallerychemould.com/exhibitions_2006.html'");
		mm_menu_about.addMenuItem("2005","location='http://www.gallerychemould.com/exhibitions_2005.html'");
		mm_menu_about.addMenuItem("2004","location='http://www.gallerychemould.com/exhibitions_2004.html'");
	

mm_menu_about.writeMenus(); 
}

