
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/ChemWorld/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/ChemWorld/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="160";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=About Us;url=http://www.ChemWorld.com/ChemWorld-s/1477.htm;pagematch=[-_]s/1477\\.htm$|searchresults\\.asp\\?cat=1477$;showmenu=m_v1p1477;");
    aI("text=Contact Us;url=http://www.ChemWorld.com/Contact-Us-s/1514.htm;pagematch=[-_]s/1514\\.htm$|searchresults\\.asp\\?cat=1514$;");
    aI("text=Training Information;url=http://www.ChemWorld.com/Training-Information-s/1554.htm;pagematch=[-_]s/1554\\.htm$|searchresults\\.asp\\?cat=1554$;showmenu=m_v1p1554;");
    aI("text=Credit Application;url=http://www.ChemWorld.com/Credit-Application-s/1592.htm;pagematch=[-_]s/1592\\.htm$|searchresults\\.asp\\?cat=1592$;");
  }
  subNavStyle1.image=Config_CDN_URL +"v/vspfiles/templates/ChemWorld/images/Template/Menu1_Bullet.gif";
  subNavStyle1.subimage=Config_CDN_URL +"v/vspfiles/templates/ChemWorld/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p1554")) {
    style=subNavStyle1;
    aI("text=Boiler Water Treatment Training&nbsp;&nbsp;&nbsp;;url=http://www.ChemWorld.com/Boiler-Water-Treatment-Training-s/1824.htm;pagematch=[-_]s/1824\\.htm$|searchresults\\.asp\\?cat=1824$;");
    aI("text=Cooling Water Training&nbsp;&nbsp;&nbsp;;url=http://www.ChemWorld.com/Cooling-Water-Training-s/1825.htm;pagematch=[-_]s/1825\\.htm$|searchresults\\.asp\\?cat=1825$;");
    aI("text=Glycol Freeze Protection Chart&nbsp;&nbsp;&nbsp;;url=http://www.ChemWorld.com/Glycol-Freeze-Protection-Chart-s/1826.htm;pagematch=[-_]s/1826\\.htm$|searchresults\\.asp\\?cat=1826$;");
  }
  drawMenus();
}


