
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/106/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/106/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=Artisan Roasted Coffees;url=http://www.groundsunited.com/category-s/239.htm;pagematch=[-_]s/239\\.htm$|searchresults\\.asp\\?cat=239$;");
    aI("text=Famous House Blends;url=http://www.groundsunited.com/category-s/240.htm;pagematch=[-_]s/240\\.htm$|searchresults\\.asp\\?cat=240$;");
    aI("text=Gourmet Flavored Coffee;url=http://www.groundsunited.com/category-s/24.htm;pagematch=[-_]s/24\\.htm$|searchresults\\.asp\\?cat=24$;");
  }
  drawMenus();
}


