
function display_menu_2() {
  navStyle2.image="/v/vspfiles/templates/choreopro/images/Template/Menu2_Bullet.gif";
  navStyle2.subimage="/v/vspfiles/templates/choreopro/images/Template/Menu2_Bullet_End.gif";
  with(milonic=new menuname("m_v2p0")) {
    style=navStyle2;
    itemwidth="";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=<span id=\"products\">products</span>;url=http://www.choreopro.com/Dance_Designer_s/47.htm;pagematch=[-_]s/114\\.htm$|searchresults\\.asp\\?cat=114$;");
    aI("text=<span id=\"store\">store</span>;url=/Store_s/81.htm;pagematch=[-_]s/118\\.htm$|searchresults\\.asp\\?cat=118$;");
    aI("text=<span id=\"downloads\">downloads</span>;url=/Dance_Designer_Free_Trial_s/165.htm;pagematch=[-_]s/117\\.htm$|searchresults\\.asp\\?cat=117$;");
    aI("text=<span id=\"support\">support</span>;url=/ChoreoPro_Contact_Us_s/136.htm;pagematch=[-_]s/116\\.htm$|searchresults\\.asp\\?cat=116$;");
    aI("text=<span id=\"about\">about us</span>;url=/Choreo_Technology_s/96.htm;pagematch=[-_]s/115\\.htm$|searchresults\\.asp\\?cat=115$;");
  }
  drawMenus();
}

