
function display_menu_3() {
  navStyle3.image=Config_CDN_URL + "v/vspfiles/templates/48/images/Template/Menu3_Bullet.gif";
  navStyle3.subimage=Config_CDN_URL + "v/vspfiles/templates/48/images/Template/Menu3_Bullet_End.gif";
  with(milonic=new menuname("m_v3p0")) {
    style=navStyle3;
    itemwidth="";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=The Aggie Fan Experience;url=http://www.oldarmyspirit.com/category_s/112.htm;pagematch=[-_]s/112\\.htm$|searchresults\\.asp\\?cat=112$;");
    aI("text=What Is Old Army?;url=http://www.oldarmyspirit.com/Old_Army_Spirit_Company_s/12.htm;pagematch=[-_]s/12\\.htm$|searchresults\\.asp\\?cat=12$;");
    aI("text=Sizing Charts;url=http://www.oldarmyspirit.com/Old_Army_Spirit_Sizing_Charts_s/18.htm;pagematch=[-_]s/18\\.htm$|searchresults\\.asp\\?cat=18$;");
  }
  drawMenus();
}


