$(document).ready(function(){ new jPlayerPlaylist({ jPlayer: "#jquery_jplayer_2", cssSelectorAncestor: "#jp_container_2" }, [ { title:"054 Al Qamar", mp3:"http://www.saint-coran.net/scn/scn/halmi-al-jamal/054.mp3" } ,{ title:"056 Al Waqia", mp3:"http://www.saint-coran.net/scn/scn/halmi-al-jamal/056.mp3" } ,{ title:"110 An Nasr", mp3:"http://www.saint-coran.net/scn/scn/halmi-al-jamal/110.mp3" } ], { swfPath: "js", supplied: "mp3", wmode: "window", smoothPlayBar: true, keyEnabled: true }); });