(function() { /* **************** iqreport chart config defaults ********************* */ if (typeof BASESOFT.env.iqreport == 'undefined') BASESOFT.env.iqreport = {}; BASESOFT.env.iqreport.ConfigDefaults = YAHOO.lang.JSON.parse('{% autoescape off %}{{ config_defaults }}{% endautoescape %}'); }());