
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/104/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/104/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="150";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=Coffee beans;url=/SearchResults.asp?Cat=22;pagematch=[-_]s/22\\.htm$|searchresults\\.asp\\?cat=22$;");
    aI("text=Loose Leaf teas;url=/SearchResults.asp?Cat=23;pagematch=[-_]s/23\\.htm$|searchresults\\.asp\\?cat=23$;");
    aI("text=Cocoa products;url=/SearchResults.asp?Cat=24;pagematch=[-_]s/24\\.htm$|searchresults\\.asp\\?cat=24$;");
  }
  drawMenus();
}


function display_menu_2() {
  navStyle2.image=Config_CDN_URL + "v/vspfiles/templates/104/images/Template/Menu2_Bullet.gif";
  navStyle2.subimage=Config_CDN_URL + "v/vspfiles/templates/104/images/Template/Menu2_Bullet_End.gif";
  with(milonic=new menuname("m_v2p0")) {
    style=navStyle2;
    itemwidth="150";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=Breakfast / Brunch;url=/SearchResults.asp?Cat=20;pagematch=[-_]s/20\\.htm$|searchresults\\.asp\\?cat=20$;");
    aI("text=Breakfast platters;url=/SearchResults.asp?Cat=56;pagematch=[-_]s/56\\.htm$|searchresults\\.asp\\?cat=56$;");
    aI("text=Brewed coffee;url=/SearchResults.asp?Cat=41;pagematch=[-_]s/41\\.htm$|searchresults\\.asp\\?cat=41$;");
    aI("text=Dessert;url=/SearchResults.asp?Cat=38;pagematch=[-_]s/38\\.htm$|searchresults\\.asp\\?cat=38$;");
    aI("text=High Tea\'s;url=/SearchResults.asp?Cat=46;pagematch=[-_]s/46\\.htm$|searchresults\\.asp\\?cat=46$;");
    aI("text=Lunch;url=/SearchResults.asp?Cat=21;pagematch=[-_]s/21\\.htm$|searchresults\\.asp\\?cat=21$;");
    aI("text=Other drinks;url=/SearchResults.asp?Cat=40;pagematch=[-_]s/40\\.htm$|searchresults\\.asp\\?cat=40$;");
    aI("text=Safari Cards;url=/SearchResults.asp?Cat=12;pagematch=[-_]s/12\\.htm$|searchresults\\.asp\\?cat=12$;");
    aI("text=Santa sacks;url=/SearchResults.asp?Cat=42;pagematch=[-_]s/42\\.htm$|searchresults\\.asp\\?cat=42$;");
  }
  drawMenus();
}


function display_menu_3() {
  navStyle3.image=Config_CDN_URL + "v/vspfiles/templates/104/images/Template/Menu3_Bullet.gif";
  navStyle3.subimage=Config_CDN_URL + "v/vspfiles/templates/104/images/Template/Menu3_Bullet_End.gif";
  with(milonic=new menuname("m_v3p0")) {
    style=navStyle3;
    itemwidth="150";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=Wholesale coffee beans;url=/SearchResults.asp?Cat=54;pagematch=[-_]s/54\\.htm$|searchresults\\.asp\\?cat=54$;showmenu=m_v3p54;");
  }
  subNavStyle3.image=Config_CDN_URL +"v/vspfiles/templates/104/images/Template/Menu3_Bullet.gif";
  subNavStyle3.subimage=Config_CDN_URL +"v/vspfiles/templates/104/images/Template/Menu3_Bullet_End.gif";
  with(milonic=new menuname("m_v3p54")) {
    style=subNavStyle3;
    aI("text=2.27kg/ 5lb bulk single&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=63;pagematch=[-_]s/63\\.htm$|searchresults\\.asp\\?cat=63$;");
    aI("text=450g/ 1lb x four pack&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=62;pagematch=[-_]s/62\\.htm$|searchresults\\.asp\\?cat=62$;");
    aI("text=225g/ 1/2lb x six pack&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=57;pagematch=[-_]s/57\\.htm$|searchresults\\.asp\\?cat=57$;");
  }
  drawMenus();
}


