
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/105/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/105/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="165";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=CalMag-C USA;url=http://www.calmagstore.com/category_s/3.htm;pagematch=[-_]s/3\\.htm$|searchresults\\.asp\\?cat=3$;");
    aI("text=Complementary Vitamins;url=http://www.calmagstore.com/Complementary_Vitamins_s/1.htm;pagematch=[-_]s/1\\.htm$|searchresults\\.asp\\?cat=1$;");
    aI("text=Gifts;url=http://www.calmagstore.com/Gift_Certificates_s/20.htm;pagematch=[-_]s/20\\.htm$|searchresults\\.asp\\?cat=20$;");
  }
  drawMenus();
}


