<!--
function fwLoadMenus() {
  if (window.fw_menu_0) return;
  window.fw_menu_0 = new Menu("root",87,17,"Verdana, Arial, Helvetica, sans-serif",10,"#666666","#666666","#e6e9e4","#d2d8d1");
  fw_menu_0.addMenuItem("Introduction","location='http://www.coresolutions.com/about_us/about.htm'");
  fw_menu_0.addMenuItem("People","location='http://www.coresolutions.com/about_us/people.htm'");
  fw_menu_0.addMenuItem("Leaders","location='http://www.coresolutions.com/about_us/leaders.htm'");
  fw_menu_0.addMenuItem("History","location='http://www.coresolutions.com/about_us/history.htm'");
  fw_menu_0.addMenuItem("Advisors","location='http://www.coresolutions.com/about_us/advisors.htm'");
  fw_menu_0.addMenuItem("Partners","location='http://www.coresolutions.com/about_us/partners.htm'");
   fw_menu_0.hideOnMouseOut=true;
  window.fw_menu_1 = new Menu("root",225,17,"Verdana, Arial, Helvetica, sans-serif",10,"#666666","#666666","#e6e9e4","#d2d8d1");
  fw_menu_1.addMenuItem("Core Services","location='http://www.coresolutions.com/services/services.htm'");
  fw_menu_1.addMenuItem("Core Approach","location='http://www.coresolutions.com/services/approach.htm'");
  fw_menu_1.addMenuItem("Industry Competence","location='http://www.coresolutions.com/services/competence.htm'");
  fw_menu_1.addMenuItem("Business Process Strategy","location='http://www.coresolutions.com/services/business_strategy.htm'");
  fw_menu_1.addMenuItem("Supply Chain Management","location='http://www.coresolutions.com/services/scm.htm'");
  fw_menu_1.addMenuItem("Customer Relationship Management ","location='http://www.coresolutions.com/services/crm.htm'");
  fw_menu_1.addMenuItem("eCommerce","location='http://www.coresolutions.com/services/ecommerce.htm'");
  fw_menu_1.addMenuItem("Knowledge Management","location='http://www.coresolutions.com/services/knowledge_management.htm'");
  fw_menu_1.addMenuItem("Enterprise Application Integration","location='http://www.coresolutions.com/services/eai.htm'");
  fw_menu_1.addMenuItem("Business Intelligence","location='http://www.coresolutions.com/services/business_intelligence.htm'");
  fw_menu_1.addMenuItem("Applications Development","location='http://www.coresolutions.com/services/applications_development.htm'");
  fw_menu_1.addMenuItem("Enterprise Security","location='http://www.coresolutions.com/services/enterprise_security.htm'");
   fw_menu_1.hideOnMouseOut=true;
  window.fw_menu_2 = new Menu("root",120,17,"Verdana, Arial, Helvetica, sans-serif",10,"#666666","#666666","#e6e9e4","#d2d8d1");
  fw_menu_2.addMenuItem("iDEX","location='http://www.coresolutions.com/products/idex.htm'");
  fw_menu_2.addMenuItem("InfiniteCommerce","location='http://www.coresolutions.com/products/infinitecommerce.htm'");
   fw_menu_2.hideOnMouseOut=true;
  window.fw_menu_3 = new Menu("root",175,17,"Verdana, Arial, Helvetica, sans-serif",10,"#666666","#666666","#e6e9e4","#d2d8d1");
  fw_menu_3.addMenuItem("Client List","location='http://www.coresolutions.com/clients/clients.htm'");
  fw_menu_3.addMenuItem("Case Study : Cash Online","location='http://www.coresolutions.com/clients/case_studies/cash_online.htm'");
  fw_menu_3.addMenuItem("Case Study : Cathay Pacific","location='http://www.coresolutions.com/clients/case_studies/cathay.htm'");
  fw_menu_3.addMenuItem("Case Study : AMCM","location='http://www.coresolutions.com/clients/case_studies/amcm.htm'");
  fw_menu_3.addMenuItem("Case Study : HKMA","location='http://www.coresolutions.com/clients/case_studies/hkma.htm'");
  fw_menu_3.addMenuItem("Case Study : Hungry For Words","location='http://www.coresolutions.com/clients/case_studies/hungryforwords.htm'");
  fw_menu_3.addMenuItem("Case Study : PCCW","location='http://www.coresolutions.com/clients/case_studies/pccw.htm'");
   fw_menu_3.hideOnMouseOut=true;
  window.fw_menu_4 = new Menu("root",143,17,"Verdana, Arial, Helvetica, sans-serif",10,"#666666","#666666","#e6e9e4","#d2d8d1");
  fw_menu_4.addMenuItem("Latest News","location='http://www.coresolutions.com/news/news.htm'");
  fw_menu_4.addMenuItem("Events Diary","location='http://www.coresolutions.com/news/events_diary.htm'");
  fw_menu_4.addMenuItem("News Archive","location='http://www.coresolutions.com/news/news_archive.htm'");
  fw_menu_4.addMenuItem("Press Release Archive","location='http://www.coresolutions.com/news/press_archive.htm'");
  fw_menu_4.addMenuItem("Events Archive","location='http://www.coresolutions.com/news/events_archive.htm'");
   fw_menu_4.hideOnMouseOut=true;
  window.fw_menu_5 = new Menu("root",121,17,"Verdana, Arial, Helvetica, sans-serif",10,"#666666","#666666","#e6e9e4","#d2d8d1");
  fw_menu_5.addMenuItem("Job Vacancies","location='http://www.coresolutions.com/careers/vacancies.htm'");
  fw_menu_5.addMenuItem("Why Core?","location='http://www.coresolutions.com/careers/why_core.htm'");
  fw_menu_5.addMenuItem("Who We Look For","location='http://www.coresolutions.com/careers/who.htm'");
  fw_menu_5.addMenuItem("Spotlight","location='http://www.coresolutions.com/careers/spotlight.htm'");
  fw_menu_5.addMenuItem("Training &amp; Fun","location='http://www.coresolutions.com/careers/training_fun.htm'");
   fw_menu_5.hideOnMouseOut=true;

  fw_menu_5.writeMenus();
} // fwLoadMenus()

//-->