Add JS files to premium themes
<!--
if the normal way of adding JS files dont work use this format
Notice <params/> at the end of </name>
-->
<!-- Accordions JS -->
<action method="addItem">
<type>skin_js</type>
<name>js/ddaccordion.js</name><params/>
</action>
<action method="addItem">
<type>skin_js</type>
<name>js/accordion.js</name><params/>
</action>