
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/210/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/210/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=Fudge;url=/SearchResults.asp?Cat=1817;pagematch=[-_]s/1817\\.htm$|searchresults\\.asp\\?cat=1817$;");
    aI("text=Fudge Truffles;url=/SearchResults.asp?Cat=1819;pagematch=[-_]s/1819\\.htm$|searchresults\\.asp\\?cat=1819$;");
    aI("text=Taffy;url=/SearchResults.asp?Cat=1818;pagematch=[-_]s/1818\\.htm$|searchresults\\.asp\\?cat=1818$;");
    aI("text=Wholesale;url=/SearchResults.asp?Cat=1821;pagematch=[-_]s/1821\\.htm$|searchresults\\.asp\\?cat=1821$;");
  }
  drawMenus();
}


