
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/Custom_Green/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/Custom_Green/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=Find A Store;url=../Articles.asp?ID=240;pagematch=[-_]s/42\\.htm$|searchresults\\.asp\\?cat=42$;");
    aI("text=International;url=/Articles.asp?ID=261;pagematch=[-_]s/60\\.htm$|searchresults\\.asp\\?cat=60$;");
    aI("text=Why Dr. Alkaitis;url=../Articles.asp?ID=238;pagematch=[-_]s/34\\.htm$|searchresults\\.asp\\?cat=34$;");
    aI("text=About Us;url=../aboutus.asp;pagematch=[-_]s/43\\.htm$|searchresults\\.asp\\?cat=43$;");
    aI("text=Product Info;url=../Product_Info_s/46.htm;pagematch=[-_]s/46\\.htm$|searchresults\\.asp\\?cat=46$;");
    aI("text=Testimonials;url=../Articles.asp?ID=239;pagematch=[-_]s/32\\.htm$|searchresults\\.asp\\?cat=32$;");
    aI("text=FAQ\'s;url=../Articles.asp?ID=241;pagematch=[-_]s/36\\.htm$|searchresults\\.asp\\?cat=36$;");
    aI("text=Press;url=/Articles.asp?ID=243;pagematch=[-_]s/59\\.htm$|searchresults\\.asp\\?cat=59$;");
    aI("text=Video;url=/Articles.asp?ID=258;pagematch=[-_]s/56\\.htm$|searchresults\\.asp\\?cat=56$;");
    aI("text=Blog;url=http://blog.alkaitis.com;pagematch=[-_]s/31\\.htm$|searchresults\\.asp\\?cat=31$;");
  }
  drawMenus();
}


