$(document).ready(function(){ new jPlayerPlaylist({ jPlayer: "#jquery_jplayer_2", cssSelectorAncestor: "#jp_container_2" }, [ { title:"033 Al Ahzab", mp3:"http://www.saint-coran.net/scn/scn/abbas-ath-thubayti/033.mp3" } ,{ title:"053 An Najm", mp3:"http://www.saint-coran.net/scn/scn/abbas-ath-thubayti/053.mp3" } ,{ title:"078 An Naba", mp3:"http://www.saint-coran.net/scn/scn/abbas-ath-thubayti/078.mp3" } ,{ title:"082 Al Infitar", mp3:"http://www.saint-coran.net/scn/scn/abbas-ath-thubayti/082.mp3" } ,{ title:"097 Al Qadr", mp3:"http://www.saint-coran.net/scn/scn/abbas-ath-thubayti/097.mp3" } ], { swfPath: "js", supplied: "mp3", wmode: "window", smoothPlayBar: true, keyEnabled: true }); });