$(document).ready(function(){ new jPlayerPlaylist({ jPlayer: "#jquery_jplayer_2", cssSelectorAncestor: "#jp_container_2" }, [ { title:"067 Al Mulk", mp3:"http://www.saint-coran.net/scn/scn/ibrahim-az-zayat/067.mp3" } ,{ title:"069 Al Haaqqa", mp3:"http://www.saint-coran.net/scn/scn/ibrahim-az-zayat/069.mp3" } ,{ title:"070 Al Maarij", mp3:"http://www.saint-coran.net/scn/scn/ibrahim-az-zayat/070.mp3" } ], { swfPath: "js", supplied: "mp3", wmode: "window", smoothPlayBar: true, keyEnabled: true }); });