
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/harvest/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/harvest/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=What\'s Missing from Your Diet?;url=/Articles.asp?ID=132;pagematch=[-_]s/28\\.htm$|searchresults\\.asp\\?cat=28$;");
    aI("text=Green Food Benefits;url=/Articles.asp?ID=135;pagematch=[-_]s/20\\.htm$|searchresults\\.asp\\?cat=20$;");
    aI("text=Green Food Ingredients;url=/Articles.asp?ID=134;pagematch=[-_]s/37\\.htm$|searchresults\\.asp\\?cat=37$;");
    aI("text=Green Food - FREE FOR LIFE;url=/Articles.asp?ID=131;pagematch=[-_]s/40\\.htm$|searchresults\\.asp\\?cat=40$;");
    aI("text=Whole Foods vs. Megavitamins;url=/Articles.asp?ID=136;pagematch=[-_]s/36\\.htm$|searchresults\\.asp\\?cat=36$;");
    aI("text=GREEN FOOD vs. other brands;url=/Articles.asp?ID=138;pagematch=[-_]s/38\\.htm$|searchresults\\.asp\\?cat=38$;");
  }
  drawMenus();
}


