
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/candy/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/candy/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=Teething Biscuits;url=http://www.bellesbiscuits.com/Belle_s_Shop_s/22.htm;pagematch=[-_]s/22\\.htm$|searchresults\\.asp\\?cat=22$;");
    aI("text=Teething Accessories;url=http://www.bellesbiscuits.com/Teething_Accessories_s/29.htm;pagematch=[-_]s/29\\.htm$|searchresults\\.asp\\?cat=29$;");
    aI("text=Our Story;url=http://www.bellesbiscuits.com/About_Belle_s_Biscuits_s/2.htm;pagematch=[-_]s/2\\.htm$|searchresults\\.asp\\?cat=2$;");
    aI("text=About Our Biscuits;url=http://www.bellesbiscuits.com/About_Our_Biscuits_s/18.htm;pagematch=[-_]s/18\\.htm$|searchresults\\.asp\\?cat=18$;");
    aI("text=About Teething;url=http://www.bellesbiscuits.com/About_Teething_s/23.htm;pagematch=[-_]s/23\\.htm$|searchresults\\.asp\\?cat=23$;");
    aI("text=Contact Us;url=http://www.bellesbiscuits.com/Contact_Belle_s_Biscuits_s/5.htm;pagematch=[-_]s/5\\.htm$|searchresults\\.asp\\?cat=5$;");
  }
  drawMenus();
}


