
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/blue_hues/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/blue_hues/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=ORDER NOW;url=http://www.taghealth.com/category-s/34.htm;pagematch=[-_]s/34\\.htm$|searchresults\\.asp\\?cat=34$;");
    aI("text=Testimonials;url=http://www.taghealth.com/TAG-Health-Testimonials-Medavir-s/13.htm;pagematch=[-_]s/13\\.htm$|searchresults\\.asp\\?cat=13$;");
  }
  drawMenus();
}


