
function display_menu_1() {
  navStyle1.image="/v/vspfiles/templates/runner/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage="/v/vspfiles/templates/runner/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=Distributors / Shops;url=/SearchResults.asp?Cat=137;pagematch=[-_]s/137\\.htm$|searchresults\\.asp\\?cat=137$;");
    aI("text=Sizing Guide;url=/SearchResults.asp?Cat=136;pagematch=[-_]s/136\\.htm$|searchresults\\.asp\\?cat=136$;");
    aI("text=Charitable Activities;url=/SearchResults.asp?Cat=93;pagematch=[-_]s/93\\.htm$|searchresults\\.asp\\?cat=93$;showmenu=m_v1p93;");
  }
  drawMenus();
}


