$(document).ready(function(){ new jPlayerPlaylist({ jPlayer: "#jquery_jplayer_2", cssSelectorAncestor: "#jp_container_2" }, [ { title:"036 Ya Seen", mp3:"http://www.saint-coran.net/scn/scn/ibrahim-ath-thuwayni/036.mp3" } ,{ title:"047 Muhammad", mp3:"http://www.saint-coran.net/scn/scn/ibrahim-ath-thuwayni/047.mp3" } ], { swfPath: "js", supplied: "mp3", wmode: "window", smoothPlayBar: true, keyEnabled: true }); });