function mmLoadMenus() {
 if (window.mm_menu_0910173468_0) return;
	/*..................................... 
	label, mw, mh, fnt, fs, fclr, fhclr, bg, bgh, halgn, valgn, pad, space, to, sx, sy, srel, opq, vert, idt, aw, ah
	label = name (for sub menu use)
	mw = width
	mh = height
	fnt = font
	fs = font size
	fclr = mouseOut text colour
	fhclr = mouseOver text colour
	bg = mouseOut background colour
	bgh = mouseOver background colour
	*/
	window.mm_menu_0910173468_0 = new Menu("root",100,20,"Verdana, Arial, Helvetica, sans-serif",11,"#000000","#000000","#EDECDC","#C7C89E","left","middle",5,0,1000,0,0,true,true,true,0,true,true);
	mm_menu_0910173468_0.addMenuItem("Georgian","location=''");
	mm_menu_0910173468_0.addMenuItem("Victorian","location=''");
	mm_menu_0910173468_0.addMenuItem("Edwardian","location=''");
	mm_menu_0910173468_0.addMenuItem("Regency","location=''");
	mm_menu_0910173468_0.addMenuItem("P&nbsp;Shape","location=''");
	mm_menu_0910173468_0.addMenuItem("Combinations","location=''");
	mm_menu_0910173468_0.addMenuItem("L&nbsp;Shape","location=''");
	mm_menu_0910173468_0.addMenuItem("Traditional","location=''");
	mm_menu_0910173468_0.hideOnMouseOut=true;
	mm_menu_0910173468_0.bgColor='';
	mm_menu_0910173468_0.fontWeight='normal';
	mm_menu_0910173468_0.menuBorder=1;
	mm_menu_0910173468_0.menuBorderBgColor='#C7C89E';

	window.mm_menu_0910173469_0 = new Menu("root",120,20,"Verdana, Arial, Helvetica, sans-serif",11,"#000000","#000000","#EDECDC","#C7C89E","left","middle",5,0,1000,0,0,true,true,true,0,true,true);
	mm_menu_0910173469_0.addMenuItem("Made To Measure","location=''");
	mm_menu_0910173469_0.hideOnMouseOut=true;
	mm_menu_0910173469_0.bgColor='';
	mm_menu_0910173469_0.fontWeight='normal';
	mm_menu_0910173469_0.menuBorder=1;
	mm_menu_0910173468_0.menuBorderBgColor='#C7C89E';

// this needs to be the highest number
mm_menu_0910173469_0.writeMenus();
}