G_QanSettings.js 579 B

123456789101112131415161718192021
  1. /****************************************************************************************************************************
  2. Licensed Materials - Property of IBM
  3. BI and PM: QFW
  4. © Copyright IBM Corp. 2005, 2010
  5. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  6. *****************************************************************************************************************************/
  7. var G_QanSettings = {};
  8. G_QanSettings.m_oSettingsByName = {};
  9. G_QanSettings.F_Init = function()
  10. {
  11. };