$(document).ready(function(){ new jPlayerPlaylist({ jPlayer: "#jquery_jplayer_2", cssSelectorAncestor: "#jp_container_2" }, [ { title:"082 Al Infitar", mp3:"http://www.saint-coran.net/scn/scn/abd-al-fattah-at-taruti/082.mp3" } ,{ title:"093 Ad Dhuha", mp3:"http://www.saint-coran.net/scn/scn/abd-al-fattah-at-taruti/093.mp3" } ,{ title:"108 Al Kauther", mp3:"http://www.saint-coran.net/scn/scn/abd-al-fattah-at-taruti/108.mp3" } ], { swfPath: "js", supplied: "mp3", wmode: "window", smoothPlayBar: true, keyEnabled: true }); });