
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/141/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/141/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=About Us;url=/aboutus.asp;pagematch=[-_]s/152\\.htm$|searchresults\\.asp\\?cat=152$;");
    aI("text=Learn More;url=https://www.glameyewear.com/Articles.asp?ID=240;pagematch=[-_]s/147\\.htm$|searchresults\\.asp\\?cat=147$;showmenu=m_v1p147;");
    aI("text=FAQs;url=/help.asp;pagematch=[-_]s/153\\.htm$|searchresults\\.asp\\?cat=153$;");
  }
  subNavStyle1.image=Config_CDN_URL +"v/vspfiles/templates/141/images/Template/Menu1_Bullet.gif";
  subNavStyle1.subimage=Config_CDN_URL +"v/vspfiles/templates/141/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p147")) {
    style=subNavStyle1;
    aI("text=GLAM Eyewear Product Info&nbsp;&nbsp;&nbsp;;url=https://www.glameyewear.com/Articles.asp?ID=241;pagematch=[-_]s/148\\.htm$|searchresults\\.asp\\?cat=148$;");
    aI("text=Eyeglass Frames Materials&nbsp;&nbsp;&nbsp;;url=/Articles.asp?ID=242;pagematch=[-_]s/149\\.htm$|searchresults\\.asp\\?cat=149$;");
    aI("text=How to Get Your Prescription&nbsp;&nbsp;&nbsp;;url=/Articles.asp?ID=239;pagematch=[-_]s/151\\.htm$|searchresults\\.asp\\?cat=151$;");
    aI("text=How to Obtain Your PD (Pupillary Distance)&nbsp;&nbsp;&nbsp;;url=/Articles.asp?ID=240;pagematch=[-_]s/150\\.htm$|searchresults\\.asp\\?cat=150$;");
  }
  drawMenus();
}


