
function display_menu_1() {
  navStyle1.image="/v/vspfiles/templates/navage/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage="/v/vspfiles/templates/navage/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=Special Offers;url=http://shop.navage.com/Special-Offers-from-Navage-s/12.htm;pagematch=[-_]s/12\\.htm$|searchresults\\.asp\\?cat=12$;");
    aI("text=Naväge Nasal Hygiene System;url=http://shop.navage.com/Navage-Nasal-Hygiene-System-s/3.htm;pagematch=[-_]s/3\\.htm$|searchresults\\.asp\\?cat=3$;");
    aI("text=Club Naväge;url=http://shop.navage.com/Club-Navage-Subscription-Program-s/14.htm;pagematch=[-_]s/14\\.htm$|searchresults\\.asp\\?cat=14$;");
    aI("text=Naväge Natural Nose Rinses;url=http://shop.navage.com/Navage-Natural-Nose-Rinses-s/2.htm;pagematch=[-_]s/2\\.htm$|searchresults\\.asp\\?cat=2$;");
    aI("text=Parts and Accessories;url=http://shop.navage.com/Navage-Accessories-s/1.htm;pagematch=[-_]s/1\\.htm$|searchresults\\.asp\\?cat=1$;");
    aI("text=Gift Certificates;url=http://shop.navage.com/category-s/20.htm;pagematch=[-_]s/20\\.htm$|searchresults\\.asp\\?cat=20$;");
  }
  drawMenus();
}


