
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/Custom1/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/Custom1/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="980";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=Club Information;url=/SearchResults.asp?Cat=245;pagematch=[-_]s/245\\.htm$|searchresults\\.asp\\?cat=245$;");
    aI("text=Teams/Coaches;url=/SearchResults.asp?Cat=221;pagematch=[-_]s/221\\.htm$|searchresults\\.asp\\?cat=221$;");
    aI("text=Calendar/Schedules;url=/SearchResults.asp?Cat=4;pagematch=[-_]s/4\\.htm$|searchresults\\.asp\\?cat=4$;");
    aI("text=Gallery;url=/SearchResults.asp?Cat=220;pagematch=[-_]s/220\\.htm$|searchresults\\.asp\\?cat=220$;");
    aI("text=Payments;url=/SearchResults.asp?Cat=209;pagematch=[-_]s/209\\.htm$|searchresults\\.asp\\?cat=209$;");
    aI("text=Travel Info;url=/SearchResults.asp?Cat=257;pagematch=[-_]s/257\\.htm$|searchresults\\.asp\\?cat=257$;");
    aI("text=Contact Us;url=/SearchResults.asp?Cat=148;pagematch=[-_]s/148\\.htm$|searchresults\\.asp\\?cat=148$;");
    aI("text=Coaches Corner;url=/SearchResults.asp?Cat=213;pagematch=[-_]s/213\\.htm$|searchresults\\.asp\\?cat=213$;");
  }
  drawMenus();
}


function display_menu_2() {
  navStyle2.image=Config_CDN_URL + "v/vspfiles/templates/Custom1/images/Template/Menu2_Bullet.gif";
  navStyle2.subimage=Config_CDN_URL + "v/vspfiles/templates/Custom1/images/Template/Menu2_Bullet_End.gif";
  with(milonic=new menuname("m_v2p0")) {
    style=navStyle2;
    itemwidth="161";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=Order Mizuno Gear!;url=/SearchResults.asp?Cat=276;pagematch=[-_]s/276\\.htm$|searchresults\\.asp\\?cat=276$;");
    aI("text=Alumni;url=/SearchResults.asp?Cat=149;pagematch=[-_]s/149\\.htm$|searchresults\\.asp\\?cat=149$;");
    aI("text=Competitive Edge;url=/SearchResults.asp?Cat=252;pagematch=[-_]s/252\\.htm$|searchresults\\.asp\\?cat=252$;");
    aI("text=Club Handbook;url=/SearchResults.asp?Cat=12;pagematch=[-_]s/12\\.htm$|searchresults\\.asp\\?cat=12$;");
    aI("text=Misc Volleyball Links;url=/SearchResults.asp?Cat=250;pagematch=[-_]s/250\\.htm$|searchresults\\.asp\\?cat=250$;");
    aI("text=Sign up for updates;url=/SearchResults.asp?Cat=251;pagematch=[-_]s/251\\.htm$|searchresults\\.asp\\?cat=251$;");
    aI("text=Youth Program/Camps;url=/SearchResults.asp?Cat=8;pagematch=[-_]s/8\\.htm$|searchresults\\.asp\\?cat=8$;");
    aI("text=Regional Standings;url=/SearchResults.asp?Cat=200;pagematch=[-_]s/200\\.htm$|searchresults\\.asp\\?cat=200$;");
  }
  drawMenus();
}

function display_menu_3() {}
function display_menu_4() {}

