
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/194/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/194/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=Full frames/Flexi collection;url=/SearchResults.asp?Cat=1849;pagematch=[-_]s/1849\\.htm$|searchresults\\.asp\\?cat=1849$;");
    aI("text=Heimish Metal-Plastic/Acetate;url=/SearchResults.asp?Cat=1851;pagematch=[-_]s/1851\\.htm$|searchresults\\.asp\\?cat=1851$;");
    aI("text=Naturals/Sara\'s collection;url=/SearchResults.asp?Cat=1829;pagematch=[-_]s/1829\\.htm$|searchresults\\.asp\\?cat=1829$;");
    aI("text=R&L Collection;url=/SearchResults.asp?Cat=1827;pagematch=[-_]s/1827\\.htm$|searchresults\\.asp\\?cat=1827$;");
    aI("text=Semi rimless frames;url=/SearchResults.asp?Cat=1853;pagematch=[-_]s/1853\\.htm$|searchresults\\.asp\\?cat=1853$;");
  }
  drawMenus();
}


