
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/SummerSavings/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/SummerSavings/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=Perimeter Pro 1;url=https://www.perfectjumper.com/ProductDetails.asp?ProductCode=FUNDPKG;pagematch=[-_]s/700\\.htm$|searchresults\\.asp\\?cat=700$;");
    aI("text=Perimeter Pro 2;url=https://www.perfectjumper.com/ProductDetails.asp?ProductCode=PP-2;pagematch=[-_]s/41\\.htm$|searchresults\\.asp\\?cat=41$;");
    aI("text=Free Throw King;url=https://www.perfectjumper.com/ProductDetails.asp?ProductCode=FUNDPKG;pagematch=[-_]s/702\\.htm$|searchresults\\.asp\\?cat=702$;");
    aI("text=Baseline Bomber;url=https://www.perfectjumper.com/ProductDetails.asp?ProductCode=ADVPKG;pagematch=[-_]s/701\\.htm$|searchresults\\.asp\\?cat=701$;");
    aI("text=Full System;url=https://www.perfectjumper.com/ProductDetails.asp?ProductCode=Full%20System;pagematch=[-_]s/42\\.htm$|searchresults\\.asp\\?cat=42$;");
  }
  drawMenus();
}


function display_menu_2() {
  navStyle2.image=Config_CDN_URL + "v/vspfiles/templates/SummerSavings/images/Template/Menu2_Bullet.gif";
  navStyle2.subimage=Config_CDN_URL + "v/vspfiles/templates/SummerSavings/images/Template/Menu2_Bullet_End.gif";
  with(milonic=new menuname("m_v2p0")) {
    style=navStyle2;
    itemwidth="161";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=Steve Nash;url=http://www.perfectjumper.com/steve-nash-basketball-s/38.htm;pagematch=[-_]s/38\\.htm$|searchresults\\.asp\\?cat=38$;");
    aI("text=Coach Bob Knight;url=http://www.perfectjumper.com/coaching-basketball-s/55.htm;pagematch=[-_]s/55\\.htm$|searchresults\\.asp\\?cat=55$;");
    aI("text=Carmelo Anthony;url=http://www.perfectjumper.com/category-s/53.htm;pagematch=[-_]s/53\\.htm$|searchresults\\.asp\\?cat=53$;");
  }
  drawMenus();
}


