
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/140/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/140/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=Not So Hungry;url=http://www.thenewmomshop.com/category_s/49.htm;pagematch=[-_]s/49\\.htm$|searchresults\\.asp\\?cat=49$;");
    aI("text=Very Hungry. Latch On.;url=http://www.thenewmomshop.com/category_s/42.htm;pagematch=[-_]s/42\\.htm$|searchresults\\.asp\\?cat=42$;");
    aI("text=Retailer;url=http://www.thenewmomshop.com/category_s/47.htm;pagematch=[-_]s/47\\.htm$|searchresults\\.asp\\?cat=47$;");
  }
  drawMenus();
}


function display_menu_2() {
  navStyle2.image=Config_CDN_URL + "v/vspfiles/templates/140/images/Template/Menu2_Bullet.gif";
  navStyle2.subimage=Config_CDN_URL + "v/vspfiles/templates/140/images/Template/Menu2_Bullet_End.gif";
  with(milonic=new menuname("m_v2p0")) {
    style=navStyle2;
    itemwidth="161";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=Baby Bottle;url=http://www.thenewmomshop.com/category_s/33.htm;pagematch=[-_]s/33\\.htm$|searchresults\\.asp\\?cat=33$;");
    aI("text=Replacement Nipples;url=http://www.thenewmomshop.com/category_s/36.htm;pagematch=[-_]s/36\\.htm$|searchresults\\.asp\\?cat=36$;showmenu=m_v2p36;");
  }
  subNavStyle2.image=Config_CDN_URL +"v/vspfiles/templates/140/images/Template/Menu2_Bullet.gif";
  subNavStyle2.subimage=Config_CDN_URL +"v/vspfiles/templates/140/images/Template/Menu2_Bullet_End.gif";
  with(milonic=new menuname("m_v2p36")) {
    style=subNavStyle2;
    aI("text=2 Pack Flow Rate 1 (slow)&nbsp;&nbsp;&nbsp;;url=http://www.thenewmomshop.com/category_s/44.htm;pagematch=[-_]s/44\\.htm$|searchresults\\.asp\\?cat=44$;");
    aI("text=2 Pack Flow Rate 2 (medium)&nbsp;&nbsp;&nbsp;;url=http://www.thenewmomshop.com/category_s/43.htm;pagematch=[-_]s/43\\.htm$|searchresults\\.asp\\?cat=43$;");
    aI("text=2 Pack Flow Rate 3 (fast)&nbsp;&nbsp;&nbsp;;url=http://www.thenewmomshop.com/category_s/45.htm;pagematch=[-_]s/45\\.htm$|searchresults\\.asp\\?cat=45$;");
  }
  drawMenus();
}


