
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/devotion/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/devotion/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=Deal of the Day;url=/dealoftheday.asp;pagematch=[-_]s/-1\\.htm$|searchresults\\.asp\\?cat=-1$;showmenu=m_v1p-1;");
    aI("text=Specials Hangar;url=http://www.acejackets.com/Specials-Hangar-s/12.htm;pagematch=[-_]s/12\\.htm$|searchresults\\.asp\\?cat=12$;");
    aI("text=What\'s New;url=http://www.acejackets.com/whats-new-s/14.htm;pagematch=[-_]s/14\\.htm$|searchresults\\.asp\\?cat=14$;");
    aI("text=Home;url=default.asp;pagematch=[-_]s/99\\.htm$|searchresults\\.asp\\?cat=99$;");
  }
  drawMenus();
}


function display_menu_2() {
  navStyle2.image=Config_CDN_URL + "v/vspfiles/templates/devotion/images/Template/Menu2_Bullet.gif";
  navStyle2.subimage=Config_CDN_URL + "v/vspfiles/templates/devotion/images/Template/Menu2_Bullet_End.gif";
  with(milonic=new menuname("m_v2p0")) {
    style=navStyle2;
    itemwidth="200";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=A-2 Leather Flight Jackets;url=http://www.acejackets.com/A-2-Leather-Flight-Jacket-s/27.htm;pagematch=[-_]s/27\\.htm$|searchresults\\.asp\\?cat=27$;");
    aI("text=G-1 Leather Flight Jackets;url=http://www.acejackets.com/G-1-Leather-Flight-Jacket-s/28.htm;pagematch=[-_]s/28\\.htm$|searchresults\\.asp\\?cat=28$;");
    aI("text=B-3 Leather Bomber Jackets;url=http://www.acejackets.com/B-3-Sheepskin-Shearling-Bomber-Jacket-s/29.htm;pagematch=[-_]s/29\\.htm$|searchresults\\.asp\\?cat=29$;");
    aI("text=Wool Navy Peacoats;url=http://www.acejackets.com/Wool-Navy-Peacoat-Pea-Coat-s/30.htm;pagematch=[-_]s/30\\.htm$|searchresults\\.asp\\?cat=30$;");
    aI("text=Other Military Jackets;url=http://www.acejackets.com/Other-Military-Style-Flight-Jackets-and-Parkas-s/31.htm;pagematch=[-_]s/31\\.htm$|searchresults\\.asp\\?cat=31$;");
    aI("text=Nose Art Jackets;url=http://www.acejackets.com/nose-art-pin-up-flight-jacket-s/50.htm;pagematch=[-_]s/50\\.htm$|searchresults\\.asp\\?cat=50$;");
    aI("text=Dog Tags & Name Tags;url=http://www.acejackets.com/Dog-Tags-Name-Tags-s/60.htm;pagematch=[-_]s/60\\.htm$|searchresults\\.asp\\?cat=60$;");
    aI("text=Patches, Pins, etc.;url=http://www.acejackets.com/Patches-Pins-etc-s/33.htm;pagematch=[-_]s/33\\.htm$|searchresults\\.asp\\?cat=33$;showmenu=m_v2p33;");
    aI("text=Skull Caps & Headwear;url=http://www.acejackets.com/Skull-Caps-and-Headwear-s/41.htm;pagematch=[-_]s/41\\.htm$|searchresults\\.asp\\?cat=41$;");
    aI("text=Big & Tall Clothing;url=http://www.acejackets.com/big-tall-clothing-s/54.htm;pagematch=[-_]s/54\\.htm$|searchresults\\.asp\\?cat=54$;");
    aI("text=Kids Military Style Jackets;url=http://www.acejackets.com/Kids-Military-Flight-Jackets-Parkas-and-Peacoats-s/32.htm;pagematch=[-_]s/32\\.htm$|searchresults\\.asp\\?cat=32$;");
    aI("text=Leather Care & Cleaners;url=http://www.acejackets.com/leather-cleaner-conditioner-s/57.htm;pagematch=[-_]s/57\\.htm$|searchresults\\.asp\\?cat=57$;");
  }
  subNavStyle2.image=Config_CDN_URL +"v/vspfiles/templates/devotion/images/Template/Menu2_Bullet.gif";
  subNavStyle2.subimage=Config_CDN_URL +"v/vspfiles/templates/devotion/images/Template/Menu2_Bullet_End.gif";
  with(milonic=new menuname("m_v2p33")) {
    style=subNavStyle2;
    aI("text=Military Patches & Bloodchits&nbsp;&nbsp;&nbsp;;url=http://www.acejackets.com/Military-patches-and-bloodchits-s/37.htm;pagematch=[-_]s/37\\.htm$|searchresults\\.asp\\?cat=37$;");
    aI("text=POW/MIA Patches & Merchandise&nbsp;&nbsp;&nbsp;;url=http://www.acejackets.com/POW-MIA-Patches-and-merchandise-s/36.htm;pagematch=[-_]s/36\\.htm$|searchresults\\.asp\\?cat=36$;");
    aI("text=American Flag Patches&nbsp;&nbsp;&nbsp;;url=http://www.acejackets.com/American-Flag-Patches-s/38.htm;pagematch=[-_]s/38\\.htm$|searchresults\\.asp\\?cat=38$;");
    aI("text=Large Patches&nbsp;&nbsp;&nbsp;;url=http://www.acejackets.com/Large-Jacket-Vest-Patches-s/76.htm;pagematch=[-_]s/76\\.htm$|searchresults\\.asp\\?cat=76$;");
    aI("text=Pins, Decals & Misc.&nbsp;&nbsp;&nbsp;;url=http://www.acejackets.com/Decorative-Pins-Decals-and-Misc-s/40.htm;pagematch=[-_]s/40\\.htm$|searchresults\\.asp\\?cat=40$;");
  }
  drawMenus();
}


