// menu_items[]=new Array("section_id", "group_id", "member_id", "Title", "link", "new_window");
var menu_items=new Array();
pushin(menu_items, new Array("home", "",  "", "Home", this_page_path+"home/", ""));

pushin(menu_items, new Array("about_us", "", "", "About Us", this_page_path+"about_us/", ""));
pushin(menu_items, new Array("about_us", "technical_advisory_services", "", "Technical Advisory Services", this_page_path+"about_us/technical_advisory_services.html", ""));
pushin(menu_items, new Array("about_us", "free_assessment", "", "Manufacturing Assessments", this_page_path+"about_us/free_assessment.html", ""));
pushin(menu_items, new Array("about_us", "industry_advisors", "", "Industry Advisors", this_page_path+"about_us/industry_advisors.html", ""));
pushin(menu_items, new Array("about_us", "wood_industry_sectors", "", "Wood Industry Sectors", this_page_path+"about_us/wood_industry_sectors.html", ""));
pushin(menu_items, new Array("about_us", "about_forintek", "", "About Forintek", this_page_path+"about_us/about_forintek.html", ""));
pushin(menu_items, new Array("about_us", "partners", "", "Partners", this_page_path+"about_us/partners.html", ""));

pushin(menu_items, new Array("success_stories", "",  "", "Success Stories", this_page_path+"success_stories/", ""));
pushin(menu_items, new Array("success_stories", "remanufacturing",  "", "Remanufacturing", this_page_path+"success_stories/remanufacturing.html", ""));
pushin(menu_items, new Array("success_stories", "windows_doors",  "", " Windows and Doors", this_page_path+"success_stories/windows_doors.html", ""));
pushin(menu_items, new Array("success_stories", "furniture",  "", "Furniture", this_page_path+"success_stories/furniture.html", ""));
pushin(menu_items, new Array("success_stories", "log",  "", "Prefab &amp; Log Homes", this_page_path+"success_stories/log.html", ""));
pushin(menu_items, new Array("success_stories", "millwork",  "", "Millwork", this_page_path+"success_stories/millwork.html", ""));
pushin(menu_items, new Array("success_stories", "sawmilling",  "", "Sawmilling", this_page_path+"success_stories/sawmilling.html", ""));
pushin(menu_items, new Array("success_stories", "kitchen_cabinets",  "", "Kitchen Cabinets", this_page_path+"success_stories/kitchen_cabinets.html", ""));

pushin(menu_items, new Array("client_list", "",  "", "Client List", this_page_path+"client_list/", ""));

pushin(menu_items, new Array("testimonials", "",  "", "Testimonials", this_page_path+"testimonials/", ""));

pushin(menu_items, new Array("industry_info", "",  "", "Industry Info", this_page_path+"industry_info/", ""));
pushin(menu_items, new Array("industry_info", "technology_profiles",  "", "Technology Profiles", this_page_path+"industry_info/technology_profiles.html", ""));
pushin(menu_items, new Array("industry_info", "reports",  "", "Reports", this_page_path+"industry_info/reports.html", ""));
pushin(menu_items, new Array("industry_info", "videos",  "", "Videos", this_page_path+"industry_info/videos.html", ""));
pushin(menu_items, new Array("industry_info", "industry_links",  "", "Industry Links", this_page_path+"industry_info/industry_links.html", ""));

pushin(menu_items, new Array("news_events", "",  "", "News + Events", this_page_path+"news_events/", ""));
pushin(menu_items, new Array("news_events", "what_is_new",  "", "What’s New", this_page_path+"news_events/", ""));
pushin(menu_items, new Array("news_events", "in_the_news",  "", "In the News", this_page_path+"news_events/in_the_news.html", ""));
pushin(menu_items, new Array("news_events", "events",  "", "Events", this_page_path+"news_events/events.html", ""));
pushin(menu_items, new Array("news_events", "newsletters",  "", "Newsletters", this_page_path+"news_events/newsletters.html", ""));

pushin(menu_items, new Array("media_center", "",  "", "Media Centre", this_page_path+"media_center/", ""));
pushin(menu_items, new Array("media_center", "news_releases",  "", "News Releases", this_page_path+"media_center/", ""));
pushin(menu_items, new Array("media_center", "facts_backgrounder",  "", "Facts and Backgrounder", this_page_path+"media_center/facts_backgrounder.html", ""));
pushin(menu_items, new Array("media_center", "image_library",  "", "Image Library", this_page_path+"media_center/image_library.html", ""));
pushin(menu_items, new Array("media_center", "media_contact",  "", "Media Contact", this_page_path+"media_center/media_contact.html", ""));

pushin(menu_items, new Array("contact", "",  "", "Contact", this_page_path+"contact/", ""));
pushin(menu_items, new Array("contact", "contact_information",  "", "Contact Information", this_page_path+"contact/", ""));
pushin(menu_items, new Array("contact", "info_request",  "", "Info Request", this_page_path+"contact/info_request.html", ""));
pushin(menu_items, new Array("contact", "privacy_copyright_liability",  "", "Privacy, Copyright and Liability", this_page_path+"contact/privacy_copyright_liability.html", ""));

//pushin(menu_items, new Array("careers", "",  "", "Careers", this_page_path+"careers/", ""));


