
function display_menu_2() {
  navStyle2.image=Config_CDN_URL + "v/vspfiles/templates/141/images/Template/Menu2_Bullet.gif";
  navStyle2.subimage=Config_CDN_URL + "v/vspfiles/templates/141/images/Template/Menu2_Bullet_End.gif";
  with(milonic=new menuname("m_v2p0")) {
    style=navStyle2;
    itemwidth="";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=All Coffee Selections;url=/SearchResults.asp?Cat=40;pagematch=[-_]s/40\\.htm$|searchresults\\.asp\\?cat=40$;");
    aI("text=Healthy Coffees;url=/SearchResults.asp?Cat=143;pagematch=[-_]s/143\\.htm$|searchresults\\.asp\\?cat=143$;");
    aI("text=Coffee of Hawaiian Islands;url=/SearchResults.asp?Cat=22;pagematch=[-_]s/22\\.htm$|searchresults\\.asp\\?cat=22$;");
    aI("text=Kona;url=/SearchResults.asp?Cat=123;pagematch=[-_]s/123\\.htm$|searchresults\\.asp\\?cat=123$;");
    aI("text=Exotic Single Origins;url=/SearchResults.asp?Cat=36;pagematch=[-_]s/36\\.htm$|searchresults\\.asp\\?cat=36$;");
    aI("text=Fantastic Blends;url=/SearchResults.asp?Cat=25;pagematch=[-_]s/25\\.htm$|searchresults\\.asp\\?cat=25$;");
    aI("text=Decaf (SWP);url=/SearchResults.asp?Cat=121;pagematch=[-_]s/121\\.htm$|searchresults\\.asp\\?cat=121$;");
    aI("text=Half Caffs;url=/SearchResults.asp?Cat=124;pagematch=[-_]s/124\\.htm$|searchresults\\.asp\\?cat=124$;");
    aI("text=Flavored;url=/SearchResults.asp?Cat=122;pagematch=[-_]s/122\\.htm$|searchresults\\.asp\\?cat=122$;");
  }
  drawMenus();
}


