
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.ca/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=358;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=HockeyShot Tips & Videos&nbsp;&nbsp;&nbsp;;url=/articles.asp?id=231;pagematch=[-_]s/33\\.htm$|searchresults\\.asp\\?cat=33$;");
    aI("text=Training Aids Reviews&nbsp;&nbsp;&nbsp;;url=/Articles.asp?ID=358;pagematch=[-_]s/183\\.htm$|searchresults\\.asp\\?cat=183$;");
    aI("text=Hockey Drills (over 200)&nbsp;&nbsp;&nbsp;;url=http://cid-bd6fa116988317e9.skydrive.live.com/browse.aspx/hockeycoachingabcs;target=_blank;pagematch=[-_]s/182\\.htm$|searchresults\\.asp\\?cat=182$;");
    aI("text=Online Stickhandling Program&nbsp;&nbsp;&nbsp;;url=/Online_Stickhandling_Programs_Powered_by_HockeyShot_s/167.htm;pagematch=[-_]s/32\\.htm$|searchresults\\.asp\\?cat=32$;");
    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=Sportskool Instructional Videos&nbsp;&nbsp;&nbsp;;url=/articles.asp?id=230;pagematch=[-_]s/39\\.htm$|searchresults\\.asp\\?cat=39$;");
    aI("text=Hockey Expert Articles&nbsp;&nbsp;&nbsp;;url=/articles.asp?id=140;pagematch=[-_]s/37\\.htm$|searchresults\\.asp\\?cat=37$;");
  }
  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 Schools & Programs&nbsp;&nbsp;&nbsp;;url=/Articles.asp?ID=381;pagematch=[-_]s/154\\.htm$|searchresults\\.asp\\?cat=154$;");
    aI("text=Hockey Tournaments&nbsp;&nbsp;&nbsp;;url=/Articles.asp?ID=380;pagematch=[-_]s/156\\.htm$|searchresults\\.asp\\?cat=156$;");
    aI("text=PlayOn Street Tournament&nbsp;&nbsp;&nbsp;;url=/Articles.asp?ID=379;pagematch=[-_]s/196\\.htm$|searchresults\\.asp\\?cat=196$;");
    aI("text=Hockey Magazines&nbsp;&nbsp;&nbsp;;url=/articles.asp?id=246;pagematch=[-_]s/157\\.htm$|searchresults\\.asp\\?cat=157$;");
  }
  drawMenus();
}


