
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/140/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/140/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=WHOLESALE INFO;url=http://www.lavitaorganics.com/Wholesale-Spa-Products-s/49.htm;pagematch=[-_]s/49\\.htm$|searchresults\\.asp\\?cat=49$;");
    aI("text=NEW PRODUCTS;url=http://www.lavitaorganics.com/NEW-PRODUCTS-s/75.htm;pagematch=[-_]s/75\\.htm$|searchresults\\.asp\\?cat=75$;");
  }
  drawMenus();
}


