$('audio').panzerlist();
$('audio').panzerlist({theme: 'light'});
$('audio').panzerlist({show_prev_next: true, expanded: true}); // takes width of the container
$('audio').panzerlist({theme: 'light', show_prev_next: true, expanded: true}); // takes width of the container