$(document).ready(function(){ new jPlayerPlaylist({ jPlayer: "#jquery_jplayer_2", cssSelectorAncestor: "#jp_container_2" }, [ { title:"029 Al Ankaboot", mp3:"http://www.saint-coran.net/scn/scn/abd-allah-ar-rifai/029.mp3" } ,{ title:"030 Ar Room", mp3:"http://www.saint-coran.net/scn/scn/abd-allah-ar-rifai/030.mp3" } ,{ title:"031 Luqman", mp3:"http://www.saint-coran.net/scn/scn/abd-allah-ar-rifai/031.mp3" } ,{ title:"032 As Sajda", mp3:"http://www.saint-coran.net/scn/scn/abd-allah-ar-rifai/032.mp3" } ,{ title:"035 Fatir", mp3:"http://www.saint-coran.net/scn/scn/abd-allah-ar-rifai/035.mp3" } ,{ title:"036 Ya Seen", mp3:"http://www.saint-coran.net/scn/scn/abd-allah-ar-rifai/036.mp3" } ,{ title:"037 As Saaffat", mp3:"http://www.saint-coran.net/scn/scn/abd-allah-ar-rifai/037.mp3" } ,{ title:"038 Sad", mp3:"http://www.saint-coran.net/scn/scn/abd-allah-ar-rifai/038.mp3" } ], { swfPath: "js", supplied: "mp3", wmode: "window", smoothPlayBar: true, keyEnabled: true }); });