
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/140/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/140/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=Barbecue;url=/SearchResults.asp?Cat=12;pagematch=[-_]s/12\\.htm$|searchresults\\.asp\\?cat=12$;");
    aI("text=Sauce & Magic Dust;url=/SearchResults.asp?Cat=21;pagematch=[-_]s/21\\.htm$|searchresults\\.asp\\?cat=21$;");
    aI("text=Gift Certificates;url=/SearchResults.asp?Cat=37;pagematch=[-_]s/37\\.htm$|searchresults\\.asp\\?cat=37$;");
    aI("text=Books, Apparel & Merchandise;url=/SearchResults.asp?Cat=20;pagematch=[-_]s/20\\.htm$|searchresults\\.asp\\?cat=20$;");
  }
  drawMenus();
}


function display_menu_2() {
  navStyle2.image=Config_CDN_URL + "v/vspfiles/templates/140/images/Template/Menu2_Bullet.gif";
  navStyle2.subimage=Config_CDN_URL + "v/vspfiles/templates/140/images/Template/Menu2_Bullet_End.gif";
  with(milonic=new menuname("m_v2p0")) {
    style=navStyle2;
    itemwidth="161";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=Barbecue;url=/SearchResults.asp?Cat=44;pagematch=[-_]s/44\\.htm$|searchresults\\.asp\\?cat=44$;");
    aI("text=Sauce & Magic Dust;url=/SearchResults.asp?Cat=40;pagematch=[-_]s/40\\.htm$|searchresults\\.asp\\?cat=40$;");
    aI("text=Gift Certificates;url=/SearchResults.asp?Cat=42;pagematch=[-_]s/42\\.htm$|searchresults\\.asp\\?cat=42$;");
    aI("text=Books, Apparel & Merchandise;url=/SearchResults.asp?Cat=41;pagematch=[-_]s/41\\.htm$|searchresults\\.asp\\?cat=41$;");
  }
  drawMenus();
}


