
function display_menu_1() {
  navStyle1.image="/v/vspfiles/templates/104/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage="/v/vspfiles/templates/104/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=NavyDads Logo Shirts;url=/SearchResults.asp?Cat=20;pagematch=[-_]s/20\\.htm$|searchresults\\.asp\\?cat=20$;");
    aI("text=U.S. Navy Shirts;url=/SearchResults.asp?Cat=21;pagematch=[-_]s/21\\.htm$|searchresults\\.asp\\?cat=21$;");
    aI("text=Navy Flag;url=/SearchResults.asp?Cat=78;pagematch=[-_]s/78\\.htm$|searchresults\\.asp\\?cat=78$;");
    aI("text=Navy Moms Shirts;url=/SearchResults.asp?Cat=99;pagematch=[-_]s/99\\.htm$|searchresults\\.asp\\?cat=99$;");
    aI("text=Koozies Coming Soon!;url=/SearchResults.asp?Cat=100;pagematch=[-_]s/100\\.htm$|searchresults\\.asp\\?cat=100$;");
    aI("text=USN Stickers;url=/SearchResults.asp?Cat=102;pagematch=[-_]s/102\\.htm$|searchresults\\.asp\\?cat=102$;");
  }
  drawMenus();
}


function display_menu_2() {
  navStyle2.image="/v/vspfiles/templates/104/images/Template/Menu2_Bullet.gif";
  navStyle2.subimage="/v/vspfiles/templates/104/images/Template/Menu2_Bullet_End.gif";
  with(milonic=new menuname("m_v2p0")) {
    style=navStyle2;
    itemwidth="";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=Size Charts;url=/SearchResults.asp?Cat=90;pagematch=[-_]s/90\\.htm$|searchresults\\.asp\\?cat=90$;");
    aI("text=Return Policy;url=/SearchResults.asp?Cat=91;pagematch=[-_]s/91\\.htm$|searchresults\\.asp\\?cat=91$;");
    aI("text=Shipping;url=/SearchResults.asp?Cat=96;pagematch=[-_]s/96\\.htm$|searchresults\\.asp\\?cat=96$;");
    aI("text=Contact Us;url=/SearchResults.asp?Cat=86;pagematch=[-_]s/86\\.htm$|searchresults\\.asp\\?cat=86$;");
  }
  drawMenus();
}

