We Live For Technology. E-mail

Call Digital House Productions Now!        contact(816) 8-FIXIT-8

Getting help for all your computer problems has never been easier! Serving Grain Valley, Blue Springs, and surrounding areas.

 
// add template mootools to JDocumentHTML if ($this->params->get('loadMootools')) { $mootools = $this->params->get('gzip') ? '/lib/js/mootools.js.php' : '/lib/js/mootools/mootools-release-1.11.js'; $this->_scripts = array_merge(array($template_baseurl . $mootools => 'text/javascript'), $this->_scripts); unset($this->_scripts[$this->baseurl . '/plugins/system/modalizer/modals/nn_mootools.js']); } // add template javascript to JDocumentHTML if ($this->params->get('loadJavascript')) { $yootools->addJavaScript($this); }