<script type="text/javascript">
//<![CDATA[
var AUDIO_ALERT_PATH = '[% interface %]/[% theme %]/sound/';
var AUDIO_ALERTS = JSON.parse( '[% AudioAlerts.AudioAlerts | replace( "'", "\\'" ) %]' );
var AUDIO_ALERTS = JSON.parse( '[% AudioAlerts.AudioAlerts.raw | replace( "'", "\\'" ) %]' );
//]]>
$( document ).ready(function() {
-