
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/Harveston/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/Harveston/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="150";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=Food Supply Units;url=http://xfngx.uhdub.servertrust.com/Food-Storage-Units-s/142.htm;pagematch=[-_]s/142\\.htm$|searchresults\\.asp\\?cat=142$;");
    aI("text=#10 Cans;url=http://xfngx.uhdub.servertrust.com/10-Individual-Cans-s/114.htm;pagematch=[-_]s/114\\.htm$|searchresults\\.asp\\?cat=114$;");
    aI("text=6 Gallon Food Buckets;url=http://xfngx.uhdub.servertrust.com/category-s/187.htm;pagematch=[-_]s/187\\.htm$|searchresults\\.asp\\?cat=187$;");
    aI("text=Variety Cases;url=http://xfngx.uhdub.servertrust.com/Case-Lot-s/81.htm;pagematch=[-_]s/81\\.htm$|searchresults\\.asp\\?cat=81$;");
    aI("text=Grain Mills & Mixers;url=http://xfngx.uhdub.servertrust.com/category-s/188.htm;pagematch=[-_]s/188\\.htm$|searchresults\\.asp\\?cat=188$;");
    aI("text=Recipes & Books;url=http://xfngx.uhdub.servertrust.com/Books-s/177.htm;pagematch=[-_]s/177\\.htm$|searchresults\\.asp\\?cat=177$;");
    aI("text=All Products;url=http://xfngx.uhdub.servertrust.com/Dehydrated-Foods-s/163.htm;pagematch=[-_]s/163\\.htm$|searchresults\\.asp\\?cat=163$;");
  }
  drawMenus();
}


function display_menu_2() {
  navStyle2.image=Config_CDN_URL + "v/vspfiles/templates/Harveston/images/Template/Menu2_Bullet.gif";
  navStyle2.subimage=Config_CDN_URL + "v/vspfiles/templates/Harveston/images/Template/Menu2_Bullet_End.gif";
  with(milonic=new menuname("m_v2p0")) {
    style=navStyle2;
    itemwidth="150";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=Find a Dealer;url=http://xfngx.uhdub.servertrust.com/Find-A-Food-Storage-Dealer-s/161.htm;pagematch=[-_]s/161\\.htm$|searchresults\\.asp\\?cat=161$;");
    aI("text=Disaster Guidebook;url=http://xfngx.uhdub.servertrust.com/Disaster-Guidebook-s/158.htm;pagematch=[-_]s/158\\.htm$|searchresults\\.asp\\?cat=158$;");
    aI("text=Food Storage Calculator;url=http://xfngx.uhdub.servertrust.com/Food-Storage-Calculator-s/181.htm;pagematch=[-_]s/181\\.htm$|searchresults\\.asp\\?cat=181$;");
    aI("text=7 Steps to Food Storage;url=http://xfngx.uhdub.servertrust.com/category-s/183.htm;pagematch=[-_]s/183\\.htm$|searchresults\\.asp\\?cat=183$;");
  }
  drawMenus();
}


