/* FAQ items created 16/09/08 02:09:09*/
  var FAQCount = 3;
  var FAQText = new Array();
  var FAQID = new Array();

  FAQText[0] = "3 Simple Things to Improve Your Relationships at Work";
  FAQID[0] = 1;

  FAQText[1] = "Increase employee engagement - free, everyday things you can do to reward people!";
  FAQID[1] = 2;

  FAQText[2] = "Winning the Talent War - Attracting, Developing & Retaining Talent";
  FAQID[2] = 3;

