
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/192/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/192/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=Apparel;url=/SearchResults.asp?Cat=1816;pagematch=[-_]s/1816\\.htm$|searchresults\\.asp\\?cat=1816$;");
    aI("text=Caps;url=/SearchResults.asp?Cat=1477;pagematch=[-_]s/1477\\.htm$|searchresults\\.asp\\?cat=1477$;");
    aI("text=Belts;url=/SearchResults.asp?Cat=1818;pagematch=[-_]s/1818\\.htm$|searchresults\\.asp\\?cat=1818$;");
  }
  drawMenus();
}


