
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/bambino/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/bambino/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=Boy\'s Apparel;url=http://www.babybeeorganic.ca/category_s/144.htm;pagematch=[-_]s/144\\.htm$|searchresults\\.asp\\?cat=144$;");
    aI("text=Girl\'s Apparel;url=http://www.babybeeorganic.ca/category_s/142.htm;pagematch=[-_]s/142\\.htm$|searchresults\\.asp\\?cat=142$;");
    aI("text=Bathtime;url=http://www.babybeeorganic.ca/category_s/101.htm;pagematch=[-_]s/101\\.htm$|searchresults\\.asp\\?cat=101$;showmenu=m_v1p101;");
    aI("text=Bedtime;url=http://www.babybeeorganic.ca/category_s/107.htm;pagematch=[-_]s/107\\.htm$|searchresults\\.asp\\?cat=107$;showmenu=m_v1p107;");
    aI("text=Playtime;url=http://www.babybeeorganic.ca/category_s/112.htm;pagematch=[-_]s/112\\.htm$|searchresults\\.asp\\?cat=112$;showmenu=m_v1p112;");
    aI("text=Footwear;url=http://www.babybeeorganic.ca/category_s/117.htm;pagematch=[-_]s/117\\.htm$|searchresults\\.asp\\?cat=117$;showmenu=m_v1p117;");
  }
  drawMenus();
}


