
function display_menu_2() {
  navStyle2.image="/v/vspfiles/templates/102/images/Template/Menu2_Bullet.gif";
  navStyle2.subimage="/v/vspfiles/templates/102/images/Template/Menu2_Bullet_End.gif";
  with(milonic=new menuname("m_v2p0")) {
    style=navStyle2;
    itemwidth="150";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=Learn How To Make A Napkin Rose;url=/SearchResults.asp?Cat=12;pagematch=[-_]s/12\\.htm$|searchresults\\.asp\\?cat=12$;showmenu=m_v2p12;");
  }
  subNavStyle2.image="/v/vspfiles/templates/102/images/Template/Menu2_Bullet.gif";
  subNavStyle2.subimage="/v/vspfiles/templates/102/images/Template/Menu2_Bullet_End.gif";
  with(milonic=new menuname("m_v2p12")) {
    style=subNavStyle2;
    aI("text=Steps 1-5&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=21;pagematch=[-_]s/21\\.htm$|searchresults\\.asp\\?cat=21$;");
    aI("text=Steps 6-10&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=23;pagematch=[-_]s/23\\.htm$|searchresults\\.asp\\?cat=23$;");
    aI("text=Steps 11-15&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=24;pagematch=[-_]s/24\\.htm$|searchresults\\.asp\\?cat=24$;");
    aI("text=Steps 16-20&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=25;pagematch=[-_]s/25\\.htm$|searchresults\\.asp\\?cat=25$;");
  }
  drawMenus();
}

