/* Licensed Materials - Property of IBM IBM Cognos Products: DOCS © Copyright IBM Corp. 1999, 2012. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp. */ function checkHelpID( helpID ) { var helpIDtopic = new Array(); if( helpIDtopic[helpID] ) return helpIDtopic[helpID]; else return ""; }