jQuery(document).ready(function(){
    
    jQuery.dbj_sound.loop( jQuery('#sound'));
    
});
