function mmLoadMenus() {
  if (window.mm_menu_0616221803_0) return;
          window.mm_menu_0616221803_0 = new Menu("root",95,16,"Verdana, Arial, Helvetica, sans-serif",10,"#B72F06","#FFFFFF","#F7E2AB","#723A07","left","middle",3,0,500,-5,7,true,true,true,0,false,true);
  mm_menu_0616221803_0.addMenuItem("under $30","location='/products/byPrice/1/30'");
  mm_menu_0616221803_0.addMenuItem("30 - 60","location='/products/byPrice/30/60'");
  //mm_menu_0616221803_0.addMenuItem("$40 - $50","location='/products/byPrice/40/50'");
  mm_menu_0616221803_0.addMenuItem("60 +","location='/products/byPrice/61/1000'");
   mm_menu_0616221803_0.fontWeight="bold";
   mm_menu_0616221803_0.hideOnMouseOut=true;
   mm_menu_0616221803_0.bgColor='#000000';
   mm_menu_0616221803_0.menuBorder=1;
   mm_menu_0616221803_0.menuLiteBgColor='#000000';
   mm_menu_0616221803_0.menuBorderBgColor='#000000';

    window.mm_menu_0620070304_0 = new Menu("root",226,16,"Verdana, Arial, Helvetica, sans-serif",10,"#B72F06","#FFFFFF","#F7E2AB","#723A07","left","middle",3,0,500,-5,7,true,true,true,0,true,true);
  mm_menu_0620070304_0.addMenuItem("Hand&nbsp;Dipped&nbsp;Chocolates&nbsp;And&nbsp;Truffles","location='/products/category/17'");
  mm_menu_0620070304_0.addMenuItem("Gift&nbsp;Baskets","location='/products/category/22'");
  mm_menu_0620070304_0.addMenuItem("Handmade&nbsp;Confections","location='/products/category/20'");
  mm_menu_0620070304_0.addMenuItem("Cream&nbsp;&&nbsp;Butter&nbsp;Fudges","location='/products/category/19'");
  mm_menu_0620070304_0.addMenuItem("Popcorn&nbsp;&&nbsp;Brittles","location='/products/category/18'");
  mm_menu_0620070304_0.addMenuItem("Sugar&nbsp;Free&nbsp;Candies","location='/products/category/21'");
  mm_menu_0620070304_0.addMenuItem("Seasonal","location='/products/category/26'");
  mm_menu_0620070304_0.addMenuItem("Corporate&nbsp;Gifts","location='/products/category/37'");
  mm_menu_0620070304_0.addMenuItem("Wedding&nbsp;&&nbsp;Party&nbsp;Favors","location='/products/category/38'");
  mm_menu_0620070304_0.addMenuItem("Other&nbsp;Gift&nbsp;Items","location='/products/category/23'");
   mm_menu_0620070304_0.fontWeight="bold";
   mm_menu_0620070304_0.hideOnMouseOut=true;
   mm_menu_0620070304_0.bgColor='#000000';
   mm_menu_0620070304_0.menuBorder=1;
   mm_menu_0620070304_0.menuLiteBgColor='#000000';
   mm_menu_0620070304_0.menuBorderBgColor='#000000';
window.mm_menu_0620070529_0 = new Menu("root",100,16,"Verdana, Arial, Helvetica, sans-serif",10,"#B72F06","#FFFFFF","#F7E2AB","#723A07","left","middle",3,0,500,-5,7,true,true,true,0,false,true);
  mm_menu_0620070529_0.addMenuItem("Valentine's&nbsp;day","location='/products/category/30'");
  mm_menu_0620070529_0.addMenuItem("Easter","location='/products/byHoliday/Easter'");
  mm_menu_0620070529_0.addMenuItem("Mother's&nbsp;day","location='/products/byHoliday/Mother%27s%20Day'");
  // mm_menu_0620070529_0.addMenuItem("New&nbsp;Years","location='/products/byHoliday/New%20Year%27s'");
 // mm_menu_0620070529_0.addMenuItem("Father's&nbsp;day","location='/products/byHoliday/Father%27s%20Day'");
 // mm_menu_0620070529_0.addMenuItem("Halloween","location='/products/byHoliday/Halloween'");
 // mm_menu_0620070529_0.addMenuItem("Thanksgiving","location='/products/byHoliday/Thanksgiving'");
//  mm_menu_0620070529_0.addMenuItem("Hannukkah","location='/products/byHoliday/Hannukkah'");
  mm_menu_0620070529_0.addMenuItem("Christmas","location='/products/byHoliday/Christmas'");
   mm_menu_0620070529_0.fontWeight="bold";
   mm_menu_0620070529_0.hideOnMouseOut=true;
   mm_menu_0620070529_0.bgColor='#000000';
   mm_menu_0620070529_0.menuBorder=1;
   mm_menu_0620070529_0.menuLiteBgColor='#000000';
   mm_menu_0620070529_0.menuBorderBgColor='#000000';

mm_menu_0620070529_0.writeMenus();
} // mmLoadMenus()

function MM_showMenu(menu, x, y, child, imgname) {
	if (!window.mmWroteMenu) return;
	MM_clearTimeout();
	if (menu) {
		var obj = FIND(imgname) || document.images[imgname] || document.links[imgname] || document.anchors[imgname];
		x = moveXbySlicePos (x, obj);
		y = moveYbySlicePos (y, obj);
	}
	if (document.layers) {
		if (menu) {
			var l = menu.menuLayer || menu;
			l.top = l.left = 1;
			hideActiveMenus();
			if (this.visibility) l = this;
			window.ActiveMenu = l;
		} else {
			var l = child;
		}
		if (!l) return;
		for (var i=0; i<l.layers.length; i++) { 			   
			if (!l.layers[i].isHilite) l.layers[i].visibility = "inherit";
			if (l.layers[i].document.layers.length > 0) MM_showMenu(null, "relative", "relative", l.layers[i]);
		}
		if (l.parentLayer) {
			if (x != "relative") l.parentLayer.left = x || window.pageX || 0;
			if (l.parentLayer.left + l.clip.width > window.innerWidth) l.parentLayer.left -= (l.parentLayer.left + l.clip.width - window.innerWidth);
			if (y != "relative") l.parentLayer.top = y || window.pageY || 0;
			if (l.parentLayer.isContainer) {
				l.Menu.xOffset = window.pageXOffset;
				l.Menu.yOffset = window.pageYOffset;
				l.parentLayer.clip.width = window.ActiveMenu.clip.width +2;
				l.parentLayer.clip.height = window.ActiveMenu.clip.height +2;
				if (l.parentLayer.menuContainerBgColor && l.Menu.menuBgOpaque ) l.parentLayer.document.bgColor = l.parentLayer.menuContainerBgColor;
			}
		}
		l.visibility = "inherit";
		if (l.Menu) l.Menu.container.visibility = "inherit";
	} else if (FIND("menuItem0")) {
		var l = menu.menuLayer || menu;	
		hideActiveMenus();
		if (typeof(l) == "string") l = FIND(l);
		window.ActiveMenu = l;
		var s = l.style;
		s.visibility = "inherit";
		if (x != "relative") {
			s.pixelLeft = x || (window.pageX + document.body.scrollLeft) || 0;
			s.left = s.pixelLeft + 'px';
		}
		if (y != "relative") {
			s.pixelTop = y || (window.pageY + document.body.scrollTop) || 0;
			s.top = s.pixelTop + 'px';
		}
		l.Menu.xOffset = document.body.scrollLeft;
		l.Menu.yOffset = document.body.scrollTop;
	}
	if (menu) window.activeMenus[window.activeMenus.length] = l;
	MM_clearTimeout();
}