
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=Home;url=http://www.ecosportsbottle.com;pagematch=[-_]s/3\\.htm$|searchresults\\.asp\\?cat=3$;");
    aI("text=Health;url=http://www.ecosportsbottle.com/category_s/4.htm;pagematch=[-_]s/4\\.htm$|searchresults\\.asp\\?cat=4$;");
    aI("text=Certifications;url=http://www.ecosportsbottle.com/category_s/2.htm;pagematch=[-_]s/2\\.htm$|searchresults\\.asp\\?cat=2$;");
    aI("text=Sponsorship;url=http://www.ecosportsbottle.com/category_s/33.htm;pagematch=[-_]s/33\\.htm$|searchresults\\.asp\\?cat=33$;");
    aI("text=Sponsored Athletes;url=http://www.ecosportsbottle.com/category_s/31.htm;pagematch=[-_]s/31\\.htm$|searchresults\\.asp\\?cat=31$;");
    aI("text=Eco News;url=http://www.ecosportsbottle.com/category_s/24.htm;pagematch=[-_]s/24\\.htm$|searchresults\\.asp\\?cat=24$;");
    aI("text=Eco Races;url=http://www.ecosportsbottle.com/category_s/35.htm;pagematch=[-_]s/35\\.htm$|searchresults\\.asp\\?cat=35$;");
    aI("text=Eco Aware;url=http://www.ecosportsbottle.com/category_s/5.htm;pagematch=[-_]s/5\\.htm$|searchresults\\.asp\\?cat=5$;");
  }
  drawMenus();
}


