
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/160/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/160/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="800";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=Home;url=http://www.anabolicdepot.com;pagematch=[-_]s/56\\.htm$|searchresults\\.asp\\?cat=56$;");
    aI("text=Products;url=http://www.anabolicdepot.com/category_s/54.htm;pagematch=[-_]s/54\\.htm$|searchresults\\.asp\\?cat=54$;showmenu=m_v1p54;");
    aI("text=Gear;url=http://www.anabolicdepot.com/category_s/53.htm;pagematch=[-_]s/53\\.htm$|searchresults\\.asp\\?cat=53$;");
    aI("text=About;url=http://www.anabolicdepot.com/category_s/47.htm;pagematch=[-_]s/47\\.htm$|searchresults\\.asp\\?cat=47$;");
    aI("text=Blog;url=http://www.anabolicdepot.com/category_s/55.htm;pagematch=[-_]s/55\\.htm$|searchresults\\.asp\\?cat=55$;");
  }
  subNavStyle1.image=Config_CDN_URL +"v/vspfiles/templates/160/images/Template/Menu1_Bullet.gif";
  subNavStyle1.subimage=Config_CDN_URL +"v/vspfiles/templates/160/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p54")) {
    style=subNavStyle1;
    aI("text=BSTMD™ Pre-Workout&nbsp;&nbsp;&nbsp;;url=http://www.anabolicdepot.com/ProductDetails.asp?ProductCode=BSTMD;pagematch=[-_]s/25\\.htm$|searchresults\\.asp\\?cat=25$;");
    aI("text=L-Glutamine&nbsp;&nbsp;&nbsp;;url=http://www.anabolicdepot.com/ProductDetails.asp?ProductCode=glutamine;pagematch=[-_]s/59\\.htm$|searchresults\\.asp\\?cat=59$;");
    aI("text=Nitro-Pep™ Protein&nbsp;&nbsp;&nbsp;;url=http://www.anabolicdepot.com/ProductDetails.asp?ProductCode=nitropep;pagematch=[-_]s/33\\.htm$|searchresults\\.asp\\?cat=33$;");
    aI("text=Iso-Fract™ Protein&nbsp;&nbsp;&nbsp;;url=http://www.anabolicdepot.com/ProductDetails.asp?ProductCode=isofract;pagematch=[-_]s/36\\.htm$|searchresults\\.asp\\?cat=36$;");
    aI("text=Amino-Syn™ Post-Workout&nbsp;&nbsp;&nbsp;;url=http://www.anabolicdepot.com/ProductDetails.asp?ProductCode=Amino-Syn;pagematch=[-_]s/45\\.htm$|searchresults\\.asp\\?cat=45$;");
  }
  drawMenus();
}


