// initialise plugins //jQuery(document).ready(function($){ // Audio js audiojs.events.ready(function() { var as = audiojs.createAll(); }); //});