
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/192/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/192/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=DESIGNS;url=/SearchResults.asp?Cat=1819;pagematch=[-_]s/1819\\.htm$|searchresults\\.asp\\?cat=1819$;");
    aI("text=ABOUT;url=/SearchResults.asp?Cat=1670;pagematch=[-_]s/1670\\.htm$|searchresults\\.asp\\?cat=1670$;");
    aI("text=VITALY\'S FRIENDS;url=/SearchResults.asp?Cat=1834;pagematch=[-_]s/1834\\.htm$|searchresults\\.asp\\?cat=1834$;");
    aI("text=PRESS;url=/SearchResults.asp?Cat=1835;pagematch=[-_]s/1835\\.htm$|searchresults\\.asp\\?cat=1835$;");
  }
  drawMenus();
}


