
function display_menu_1() {
  navStyle1.image="/v/vspfiles/templates/90/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage="/v/vspfiles/templates/90/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="160";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=Recovery Contact Sourcebooks;url=/SearchResults.asp?Cat=13;pagematch=[-_]s/13\\.htm$|searchresults\\.asp\\?cat=13$;showmenu=m_v1p13;");
  }
  subNavStyle1.image="/v/vspfiles/templates/90/images/Template/Menu1_Bullet.gif";
  subNavStyle1.subimage="/v/vspfiles/templates/90/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p13")) {
    style=subNavStyle1;
    aI("text=Mid Atlantic&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=14;pagematch=[-_]s/14\\.htm$|searchresults\\.asp\\?cat=14$;");
    aI("text=Midwest&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=24;pagematch=[-_]s/24\\.htm$|searchresults\\.asp\\?cat=24$;");
    aI("text=Mountain&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=20;pagematch=[-_]s/20\\.htm$|searchresults\\.asp\\?cat=20$;");
    aI("text=New England&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=27;pagematch=[-_]s/27\\.htm$|searchresults\\.asp\\?cat=27$;");
    aI("text=Nationwide&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=25;pagematch=[-_]s/25\\.htm$|searchresults\\.asp\\?cat=25$;");
    aI("text=Pacific&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=28;pagematch=[-_]s/28\\.htm$|searchresults\\.asp\\?cat=28$;");
    aI("text=South Central&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=30;pagematch=[-_]s/30\\.htm$|searchresults\\.asp\\?cat=30$;");
    aI("text=South Atlantic&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=29;pagematch=[-_]s/29\\.htm$|searchresults\\.asp\\?cat=29$;");
  }
  drawMenus();
}

