
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/foodhub_v001/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/foodhub_v001/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="162";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=ORGANIC MEAT;url=http://www.meathub.com/organic-meat-s/43.htm;pagematch=[-_]s/43\\.htm$|searchresults\\.asp\\?cat=43$;");
    aI("text=FRESH SEAFOOD;url=http://www.meathub.com/fresh-seafood-s/42.htm;pagematch=[-_]s/42\\.htm$|searchresults\\.asp\\?cat=42$;");
    aI("text=SAUSAGES;url=http://www.meathub.com/sausage-s/36.htm;pagematch=[-_]s/36\\.htm$|searchresults\\.asp\\?cat=36$;");
    aI("text=STEAKS;url=http://www.meathub.com/steaks-s/46.htm;pagematch=[-_]s/46\\.htm$|searchresults\\.asp\\?cat=46$;");
    aI("text=BURGERS;url=http://www.meathub.com/burgers-s/40.htm;pagematch=[-_]s/40\\.htm$|searchresults\\.asp\\?cat=40$;");
    aI("text=SMOKED MEAT;url=http://www.meathub.com/smoked-meat-s/1.htm;pagematch=[-_]s/1\\.htm$|searchresults\\.asp\\?cat=1$;");
    aI("text=HOT DOGS;url=http://www.meathub.com/hot-dogs-s/2.htm;pagematch=[-_]s/2\\.htm$|searchresults\\.asp\\?cat=2$;");
    aI("text=GROUND MEAT;url=http://www.meathub.com/organic-ground-meat-s/45.htm;pagematch=[-_]s/45\\.htm$|searchresults\\.asp\\?cat=45$;");
    aI("text=CANNED MEAT;url=http://www.meathub.com/buy-canned-meat-and-liver-pate-s/41.htm;pagematch=[-_]s/41\\.htm$|searchresults\\.asp\\?cat=41$;");
    aI("text=BEEF;url=http://www.meathub.com/beef-s/4.htm;pagematch=[-_]s/4\\.htm$|searchresults\\.asp\\?cat=4$;");
    aI("text=PORK;url=http://www.meathub.com/pork-s/6.htm;pagematch=[-_]s/6\\.htm$|searchresults\\.asp\\?cat=6$;");
    aI("text=CHICKEN;url=http://www.meathub.com/chicken-s/7.htm;pagematch=[-_]s/7\\.htm$|searchresults\\.asp\\?cat=7$;");
    aI("text=TURKEY;url=http://www.meathub.com/turkey-s/49.htm;pagematch=[-_]s/49\\.htm$|searchresults\\.asp\\?cat=49$;");
    aI("text=GLUTEN FREE;url=http://www.meathub.com/gluten-free-meat-s/47.htm;pagematch=[-_]s/47\\.htm$|searchresults\\.asp\\?cat=47$;");
    aI("text=MEAT BASKETS;url=http://www.meathub.com/meat-baskets-s/38.htm;pagematch=[-_]s/38\\.htm$|searchresults\\.asp\\?cat=38$;");
  }
  drawMenus();
}


function display_menu_2() {
  navStyle2.image=Config_CDN_URL + "v/vspfiles/templates/foodhub_v001/images/Template/Menu2_Bullet.gif";
  navStyle2.subimage=Config_CDN_URL + "v/vspfiles/templates/foodhub_v001/images/Template/Menu2_Bullet_End.gif";
  with(milonic=new menuname("m_v2p0")) {
    style=navStyle2;
    itemwidth="162";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=DEAL OF THE DAY;url=http://www.meathub.com/best-deals-on-meat-s/12.htm;pagematch=[-_]s/12\\.htm$|searchresults\\.asp\\?cat=12$;");
    aI("text=CLEARANCE SALE;url=http://www.meathub.com/meat-clearance-sale-s/13.htm;pagematch=[-_]s/13\\.htm$|searchresults\\.asp\\?cat=13$;");
    aI("text=WHAT\'S NEW;url=http://www.meathub.com/new-meat-s/28.htm;pagematch=[-_]s/28\\.htm$|searchresults\\.asp\\?cat=28$;");
    aI("text=RECURRING ORDERS;url=http://www.meathub.com/meat-reocurring-orders-s/14.htm;pagematch=[-_]s/14\\.htm$|searchresults\\.asp\\?cat=14$;");
    aI("text=VOLUME DISCOUNT;url=http://www.meathub.com/buy-meat-and-save-s/24.htm;pagematch=[-_]s/24\\.htm$|searchresults\\.asp\\?cat=24$;");
    aI("text=MY REWARDS;url=/MyRewards.asp;pagematch=[-_]s/25\\.htm$|searchresults\\.asp\\?cat=25$;");
    aI("text=FREE SHIPPING;url=http://www.meathub.com/meat-free-shipping-s/26.htm;pagematch=[-_]s/26\\.htm$|searchresults\\.asp\\?cat=26$;");
    aI("text=GIFT CARDS;url=http://www.meathub.com/meat-gift-cards-s/27.htm;pagematch=[-_]s/27\\.htm$|searchresults\\.asp\\?cat=27$;");
  }
  drawMenus();
}


