
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/custom/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/custom/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=Home;url=/;pagematch=[-_]s/3\\.htm$|searchresults\\.asp\\?cat=3$;");
    aI("text=Tips;url=http://www.hockeyshot.com/category_s/1.htm;pagematch=[-_]s/1\\.htm$|searchresults\\.asp\\?cat=1$;showmenu=m_v1p1;");
    aI("text=Resource Finder;url=/articles.asp?id=244;pagematch=[-_]s/2\\.htm$|searchresults\\.asp\\?cat=2$;showmenu=m_v1p2;");
    aI("text=View Cart;url=/shoppingcart.asp;pagematch=[-_]s/30\\.htm$|searchresults\\.asp\\?cat=30$;");
    aI("text=My Account;url=/myaccount.asp;pagematch=[-_]s/29\\.htm$|searchresults\\.asp\\?cat=29$;");
    aI("text=Reviews;url=/Articles.asp?ID=270;pagematch=[-_]s/135\\.htm$|searchresults\\.asp\\?cat=135$;");
    aI("text=Contact Us;url=/articles.asp?id=157;pagematch=[-_]s/31\\.htm$|searchresults\\.asp\\?cat=31$;");
  }
  subNavStyle1.image=Config_CDN_URL +"v/vspfiles/templates/custom/images/Template/Menu1_Bullet.gif";
  subNavStyle1.subimage=Config_CDN_URL +"v/vspfiles/templates/custom/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p1")) {
    style=subNavStyle1;
    aI("text=NEW HowToHockey Videos&nbsp;&nbsp;&nbsp;;url=http://www.hockeyshot.com/category_s/215.htm;pagematch=[-_]s/215\\.htm$|searchresults\\.asp\\?cat=215$;");
    aI("text=HockeyShot Tips & Videos&nbsp;&nbsp;&nbsp;;url=/articles.asp?id=231;pagematch=[-_]s/33\\.htm$|searchresults\\.asp\\?cat=33$;");
    aI("text=Sportskool Instructional Videos&nbsp;&nbsp;&nbsp;;url=/articles.asp?id=230;pagematch=[-_]s/39\\.htm$|searchresults\\.asp\\?cat=39$;");
    aI("text=Hockey Articles & Drills&nbsp;&nbsp;&nbsp;;url=/articles.asp?id=140;pagematch=[-_]s/37\\.htm$|searchresults\\.asp\\?cat=37$;");
    aI("text=Thornton & St Louis - NHL Tips&nbsp;&nbsp;&nbsp;;url=/articles.asp?id=247;pagematch=[-_]s/158\\.htm$|searchresults\\.asp\\?cat=158$;");
    aI("text=Training Aids Reviews&nbsp;&nbsp;&nbsp;;url=/Articles.asp?ID=270;pagematch=[-_]s/192\\.htm$|searchresults\\.asp\\?cat=192$;");
  }
  subNavStyle1.image=Config_CDN_URL +"v/vspfiles/templates/custom/images/Template/Menu1_Bullet.gif";
  subNavStyle1.subimage=Config_CDN_URL +"v/vspfiles/templates/custom/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p2")) {
    style=subNavStyle1;
    aI("text=Hockey Training Centers&nbsp;&nbsp;&nbsp;;url=/articles.asp?id=245;pagematch=[-_]s/155\\.htm$|searchresults\\.asp\\?cat=155$;");
    aI("text=Hockey Tournaments&nbsp;&nbsp;&nbsp;;url=http://www.icehockeytournaments.com;target=_blank;pagematch=[-_]s/156\\.htm$|searchresults\\.asp\\?cat=156$;");
    aI("text=Hockey Magazines&nbsp;&nbsp;&nbsp;;url=/articles.asp?id=246;pagematch=[-_]s/157\\.htm$|searchresults\\.asp\\?cat=157$;");
    aI("text=Hockey Community&nbsp;&nbsp;&nbsp;;url=/Articles.asp?ID=381;pagematch=[-_]s/207\\.htm$|searchresults\\.asp\\?cat=207$;");
    aI("text=Hockey Schools (coming soon)&nbsp;&nbsp;&nbsp;;url=http://www.hockeyshot.com/category_s/154.htm;pagematch=[-_]s/154\\.htm$|searchresults\\.asp\\?cat=154$;");
    aI("text=Online Stickhandling Program&nbsp;&nbsp;&nbsp;;url=http://www.hockeyshot.com/Online_Stickhandling_Programs_p/stickhandling-online-01.htm;pagematch=[-_]s/212\\.htm$|searchresults\\.asp\\?cat=212$;");
    aI("text=Hockey OT Training&nbsp;&nbsp;&nbsp;;url=/Articles.asp?ID=374;pagematch=[-_]s/213\\.htm$|searchresults\\.asp\\?cat=213$;");
    aI("text=Interactive Hockey Trainer&nbsp;&nbsp;&nbsp;;url=/Articles.asp?ID=380;pagematch=[-_]s/214\\.htm$|searchresults\\.asp\\?cat=214$;");
    aI("text=Grow the Game&nbsp;&nbsp;&nbsp;;url=/articles.asp?id=258;pagematch=[-_]s/181\\.htm$|searchresults\\.asp\\?cat=181$;");
  }
  drawMenus();
}


