
function display_menu_3() {
  navStyle3.image=Config_CDN_URL + "v/vspfiles/templates/90/images/Template/Menu3_Bullet.gif";
  navStyle3.subimage=Config_CDN_URL + "v/vspfiles/templates/90/images/Template/Menu3_Bullet_End.gif";
  with(milonic=new menuname("m_v3p0")) {
    style=navStyle3;
    itemwidth="400";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=Home;url=http://www.kickzstore.com/Default.asp;pagematch=[-_]s/6631\\.htm$|searchresults\\.asp\\?cat=6631$;");
    aI("text=About us;url=http://www.kickzstore.com/AboutUs.asp;pagematch=[-_]s/6629\\.htm$|searchresults\\.asp\\?cat=6629$;");
    aI("text=Contact us;url=https://www.kickzstore.com/help_answer.asp?ID=17#46;pagematch=[-_]s/17056\\.htm$|searchresults\\.asp\\?cat=17056$;");
    aI("text=Size Chart;url=https://www.kickzstore.com/Articles.asp?ID=248;pagematch=[-_]s/17213\\.htm$|searchresults\\.asp\\?cat=17213$;");
    aI("text=Shipping & Returns;url=http://www.kickzstore.com/Terms.asp;pagematch=[-_]s/6630\\.htm$|searchresults\\.asp\\?cat=6630$;");
    aI("text=Sell your shoes;url=https://www.kickzstore.com/Articles.asp?ID=247;pagematch=[-_]s/6628\\.htm$|searchresults\\.asp\\?cat=6628$;");
  }
  drawMenus();
}


