$(document).ready(function(){ new jPlayerPlaylist({ jPlayer: "#jquery_jplayer_2", cssSelectorAncestor: "#jp_container_2" }, [ { title:"066 At Tahrim", mp3:"http://www.saint-coran.net/scn/scn/abd-al-munim-at-tukhi/066.mp3" } ,{ title:"090 Al Balad", mp3:"http://www.saint-coran.net/scn/scn/abd-al-munim-at-tukhi/090.mp3" } ,{ title:"106 Quraish", mp3:"http://www.saint-coran.net/scn/scn/abd-al-munim-at-tukhi/106.mp3" } ], { swfPath: "js", supplied: "mp3", wmode: "window", smoothPlayBar: true, keyEnabled: true }); });