// menu_items[]=new Array("section_id", "group_id", "member_id", "Title", "link", "new_window");
var menu_items=new Array();

pushin(menu_items, new Array("about", "", "", "ABOUT US", this_page_path+"about/index.html", ""));
pushin(menu_items, new Array("about", "overview", "", "Overview", this_page_path+"about/index.html", ""));
pushin(menu_items, new Array("about", "management", "", "Management / Directors", this_page_path+"about/management.html", ""));


pushin(menu_items, new Array("services_products", "",  "", "SERVICES AND PRODUCTS", this_page_path+"services_products/index.html", ""));


pushin(menu_items, new Array("technology", "",  "", "TECHNOLOGY", this_page_path+"technology/index.html", ""));
pushin(menu_items, new Array("technology", "viroForce_1000",  "", "ViroForce 2000", this_page_path+"technology/index.html", ""));
pushin(menu_items, new Array("technology", "how_it_works",  "", "How It Works - Video", this_page_path+"technology/how_it_works.html", ""));
pushin(menu_items, new Array("technology", "problem",  "", "The Problem", this_page_path+"technology/problem.html", ""));
pushin(menu_items, new Array("technology", "scientific",  "", "Scientific Research", this_page_path+"technology/scientific.html", ""));
pushin(menu_items, new Array("technology", "patents",  "", "Patents / Trademarks", this_page_path+"technology/patents.html", ""));
pushin(menu_items, new Array("technology", "papers",  "", "Scientific Papers", this_page_path+"technology/papers.html", ""));


pushin(menu_items, new Array("industry", "",  "", "INDUSTRY SECTORS", this_page_path+"industry/health.html", ""));
pushin(menu_items, new Array("industry", "health",  "", "Health Care Sector", this_page_path+"industry/health.html", ""));
pushin(menu_items, new Array("industry", "hospitality",  "", "Hospitality Industry", this_page_path+"industry/hospitality.html", ""));
pushin(menu_items, new Array("industry", "transportation",  "", "Transportation Industry", this_page_path+"industry/transportation.html", ""));
pushin(menu_items, new Array("industry", "biorecovery",  "", "BioRecovery", this_page_path+"industry/biorecovery.html", ""));
pushin(menu_items, new Array("industry", "building",  "", "Insurance Restoration", this_page_path+"industry/building.html", ""));


pushin(menu_items, new Array("news", "",  "", "NEWS", this_page_path+"news/index.html", ""));
pushin(menu_items, new Array("news", "news_video",  "", "News Video", this_page_path+"news/news_video.html", ""));
pushin(menu_items, new Array("news", "news_releases",  "", "News Releases", this_page_path+"news/news_releases.html", ""));
pushin(menu_items, new Array("news", "media_images",  "", "Media Images", this_page_path+"news/media_images.html", ""));
pushin(menu_items, new Array("news", "media_contact",  "", "Media Contact", this_page_path+"news/media_contact.html", ""));


pushin(menu_items, new Array("investors", "",  "", "INVESTORS", this_page_path+"investors/index.html", ""));


pushin(menu_items, new Array("contact", "",  "", "CONTACT", this_page_path+"contact/index.html", ""));
pushin(menu_items, new Array("contact", "corporate_contact",  "", "Corporate Contact", this_page_path+"contact/index.html", ""));
pushin(menu_items, new Array("contact", "privacy",  "", "Privacy, Copyright & Liability", this_page_path+"contact/privacy.html", ""));


pushin(menu_items, new Array("home", "",  "", "HOME", this_page_path+"index.htm", ""));
