$(document).ready(function(){ new jPlayerPlaylist({ jPlayer: "#jquery_jplayer_2", cssSelectorAncestor: "#jp_container_2" }, [ { title:"050 Qaf", mp3:"http://www.saint-coran.net/scn/scn/muhammad-taha/050.mp3" } ,{ title:"053 An Najm", mp3:"http://www.saint-coran.net/scn/scn/muhammad-taha/053.mp3" } ,{ title:"055 Ar Rahman", mp3:"http://www.saint-coran.net/scn/scn/muhammad-taha/055.mp3" } ,{ title:"068 Al Qalam", mp3:"http://www.saint-coran.net/scn/scn/muhammad-taha/068.mp3" } ,{ title:"069 Al Haaqqa", mp3:"http://www.saint-coran.net/scn/scn/muhammad-taha/069.mp3" } ,{ title:"075 Al Qiyama", mp3:"http://www.saint-coran.net/scn/scn/muhammad-taha/075.mp3" } ], { swfPath: "js", supplied: "mp3", wmode: "window", smoothPlayBar: true, keyEnabled: true }); });