
function display_menu_3() {
  navStyle3.image=Config_CDN_URL + "v/vspfiles/templates/o2i/images/Template/Menu3_Bullet.gif";
  navStyle3.subimage=Config_CDN_URL + "v/vspfiles/templates/o2i/images/Template/Menu3_Bullet_End.gif";
  with(milonic=new menuname("m_v3p0")) {
    style=navStyle3;
    itemwidth="";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=100 Coubt Balls;url=/SearchResults.asp?Cat=1837;pagematch=[-_]s/1837\\.htm$|searchresults\\.asp\\?cat=1837$;");
    aI("text=50 Coubt Balls;url=/SearchResults.asp?Cat=1836;pagematch=[-_]s/1836\\.htm$|searchresults\\.asp\\?cat=1836$;");
    aI("text=Contact Us;url=/SearchResults.asp?Cat=1842;pagematch=[-_]s/1842\\.htm$|searchresults\\.asp\\?cat=1842$;");
    aI("text=Grade A/B Balls;url=/SearchResults.asp?Cat=1839;pagematch=[-_]s/1839\\.htm$|searchresults\\.asp\\?cat=1839$;");
    aI("text=Grade C Balls;url=/SearchResults.asp?Cat=1840;pagematch=[-_]s/1840\\.htm$|searchresults\\.asp\\?cat=1840$;");
    aI("text=Home;url=/default.asp;pagematch=[-_]s/1835\\.htm$|searchresults\\.asp\\?cat=1835$;");
    aI("text=My Account;url=/myaccount.asp;pagematch=[-_]s/1841\\.htm$|searchresults\\.asp\\?cat=1841$;");
  }
  drawMenus();
}


