// 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_us", "", "", "ABOUT US", this_page_path+"about_us/index.html", ""));
pushin(menu_items, new Array("about_us", "overview", "", "Overview", "index.html", ""));
pushin(menu_items, new Array("about_us", "management_team", "", "Management Team", "management_team.html", ""));
pushin(menu_items, new Array("about_us", "partners", "", "Partners", "partners.html", ""));
pushin(menu_items, new Array("about_us", "careers", "", "Careers", "careers.html", ""));
pushin(menu_items, new Array("about_us", "legal", "", "Legal", "legal.html", ""));

pushin(menu_items, new Array("industry_solutions", "",  "", "INDUSTRY SOLUTIONS", this_page_path+"industry_solutions/index.html", ""));
pushin(menu_items, new Array("industry_solutions", "celevoke_solution",  "", "Celevoke Solution", "index.html", ""));
pushin(menu_items, new Array("industry_solutions", "insurance_agents",  "", "Insurance Agents", "insurance_agents.html", ""));
pushin(menu_items, new Array("industry_solutions", "automobiles_motorcycles",  "", "Automobiles / Motorcycles", "automobiles_motorcycles.html", ""));
pushin(menu_items, new Array("industry_solutions", "construction_commercial_fleet",  "", "Construction / Commercial / Fleet", "construction_commercial_fleet.html", ""));
pushin(menu_items, new Array("industry_solutions", "power_sports_boating",  "", "Power Sports / Boating", "power_sports_boating.html", ""));
pushin(menu_items, new Array("industry_solutions", "shipping_containers",  "", "Shipping Containers", "shipping_containers.html", ""));

pushin(menu_items, new Array("products", "",  "", "PRODUCTS", this_page_path+"products/index.html", ""));
pushin(menu_items, new Array("products", "global_solutions",  "", "Global Solutions", "index.html", ""));
pushin(menu_items, new Array("products", "celevoke_solution_suite",  "", "Celevoke Solution Suite", "solution_suite.html", ""));
pushin(menu_items, new Array("products", "universal_telematics_server",  "", "Universal Telematics Server&trade;", "universal_telematics_server.html", ""));
pushin(menu_items, new Array("products", "telematics_explained",  "", "Telematics Explained", "telematics_explained.html", ""));
//pushin(menu_items, new Array("products", "tracking_remote_sensing",  "", "Tracking / Remote Sensing", "tracking_remote_sensing.html", ""));
//pushin(menu_items, new Array("products", "theft_24_7_monitoring",  "", "Theft & 24/7 Monitoring", "theft_24_7_monitoring.html", ""));
pushin(menu_items, new Array("products", "demonstration",  "", "Demonstration", "demonstration.html", ""));
pushin(menu_items, new Array("products", "customer_testimonials",  "", "Customer Testimonials", "customer_testimonials.html", ""));

pushin(menu_items, new Array("services", "",  "", "SERVICES", this_page_path+"services/index.html", ""));
pushin(menu_items, new Array("services", "celevoke_solution_suite",  "", "Celevoke Solution Suite", "index.html", ""));
pushin(menu_items, new Array("services", "customer_support",  "", "Customer Support", "customer_support.html", ""));
pushin(menu_items, new Array("services", "demonstration",  "", "Demonstration", "demonstration.html", ""));

pushin(menu_items, new Array("news", "",  "", "NEWS", this_page_path+"news/index.html", ""));
pushin(menu_items, new Array("news", "news_releases",  "", "News Releases", "index.html", ""));
pushin(menu_items, new Array("news", "in_the_news",  "", "In the News", "in_the_news.html", ""));
pushin(menu_items, new Array("news", "media_information",  "", "Media Information", "media_information.html", ""));
pushin(menu_items, new Array("news", "events_trade_shows",  "", "Events / Trade Shows", "events_trade_shows.html", ""));

pushin(menu_items, new Array("investors", "",  "", "INVESTORS", this_page_path+"investors/index.html", ""));
pushin(menu_items, new Array("investors", "current_technology_facts",  "", "Current Technology Facts", "index.html", ""));
pushin(menu_items, new Array("investors", "investor_reports_updates",  "", "Investor Reports & Updates", "investor_reports_updates.html", ""));
pushin(menu_items, new Array("investors", "stock_quote",  "", "Stock Quote", "stock_quote.html", ""));
pushin(menu_items, new Array("investors", "investor_information",  "", "Investor Information", "investor_information.html", ""));

pushin(menu_items, new Array("contact", "",  "", "CONTACT", this_page_path+"contact/index.html", ""));
pushin(menu_items, new Array("contact", "corporate_contact",  "", "Corporate Contact", "index.html", ""));
pushin(menu_items, new Array("contact", "request_for_information",  "", "Request for Information", "request_for_information.html", ""));

pushin(menu_items, new Array("home", "",  "", "HOME", this_page_path+"home/index.html", ""));
