
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/toolcases/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/toolcases/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=All Tool Cases;url=http://www.toolcases.com/tool_cases_s/3.htm;pagematch=[-_]s/3\\.htm$|searchresults\\.asp\\?cat=3$;");
    aI("text=Attache;url=http://www.toolcases.com/attache_tool_cases_s/6.htm;pagematch=[-_]s/6\\.htm$|searchresults\\.asp\\?cat=6$;");
    aI("text=Carts;url=http://www.toolcases.com/multi_carts_and_travel_carts_s/7.htm;pagematch=[-_]s/7\\.htm$|searchresults\\.asp\\?cat=7$;");
    aI("text=Hard Shell Tool Cases;url=http://www.toolcases.com/hard_tool_cases_s/1.htm;pagematch=[-_]s/1\\.htm$|searchresults\\.asp\\?cat=1$;");
    aI("text=Rolling Tool Cases;url=http://www.toolcases.com/rolling_tool_cases_s/4.htm;pagematch=[-_]s/4\\.htm$|searchresults\\.asp\\?cat=4$;");
    aI("text=Soft Sewn Tool Cases;url=http://www.toolcases.com/soft_tool_cases_s/2.htm;pagematch=[-_]s/2\\.htm$|searchresults\\.asp\\?cat=2$;");
    aI("text=Tool Pallets;url=http://www.toolcases.com/tool_pallets_s/5.htm;pagematch=[-_]s/5\\.htm$|searchresults\\.asp\\?cat=5$;");
  }
  drawMenus();
}


