/* 
 * To change this template, choose Tools | Templates
 * and open the template in the editor.
 */
if(!gtiFwk)             var gtiFwk          = new Object();
 gtiFwk.appFwkConsts   = new Object();

gtiFwk.appFwkConsts = {
    HTML_JS_SEPERATOR : "*_*_*"
}



