
function display_menu_1() {
  navStyle1.image="/v/vspfiles/templates/108/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage="/v/vspfiles/templates/108/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="150";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=Featured Products;url=http://store.novations.com/category-s/23.htm;pagematch=[-_]s/23\\.htm$|searchresults\\.asp\\?cat=23$;");
    aI("text=Diversity Calendar;url=http://store.novations.com/category-s/3.htm;pagematch=[-_]s/3\\.htm$|searchresults\\.asp\\?cat=3$;");
    aI("text=Training Tools;url=http://store.novations.com/category-s/2.htm;pagematch=[-_]s/2\\.htm$|searchresults\\.asp\\?cat=2$;");
    aI("text=Mentoring Tools;url=http://store.novations.com/category-s/1.htm;pagematch=[-_]s/1\\.htm$|searchresults\\.asp\\?cat=1$;");
    aI("text=Publications;url=http://store.novations.com/category-s/4.htm;pagematch=[-_]s/4\\.htm$|searchresults\\.asp\\?cat=4$;");
    aI("text=Quick Reference Tools;url=http://store.novations.com/category-s/5.htm;pagematch=[-_]s/5\\.htm$|searchresults\\.asp\\?cat=5$;");
    aI("text=Four Stages Profile (NEW);url=http://store.novations.com/Articles.asp?ID=132;pagematch=[-_]s/34\\.htm$|searchresults\\.asp\\?cat=34$;");
  }
  drawMenus();
}

