
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/grapplingsto/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/grapplingsto/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=Whats New;url=http://www.grapplingstore.com/category-s/12.htm;pagematch=[-_]s/12\\.htm$|searchresults\\.asp\\?cat=12$;");
    aI("text=Uniforms;url=http://www.grapplingstore.com/category-s/21.htm;pagematch=[-_]s/21\\.htm$|searchresults\\.asp\\?cat=21$;");
    aI("text=Fight Short;url=http://www.grapplingstore.com/category-s/20.htm;pagematch=[-_]s/20\\.htm$|searchresults\\.asp\\?cat=20$;");
    aI("text=Fight Gear;url=http://www.grapplingstore.com/category-s/42.htm;pagematch=[-_]s/42\\.htm$|searchresults\\.asp\\?cat=42$;");
  }
  drawMenus();
}


