$(document).ready(function(){ new jPlayerPlaylist({ jPlayer: "#jquery_jplayer_2", cssSelectorAncestor: "#jp_container_2" }, [ { title:"013 Ar Rad", mp3:"http://www.saint-coran.net/scn/scn/musaid-as-saygh/013.mp3" } ,{ title:"014 Ibrahim", mp3:"http://www.saint-coran.net/scn/scn/musaid-as-saygh/014.mp3" } ,{ title:"015 Al Hijr", mp3:"http://www.saint-coran.net/scn/scn/musaid-as-saygh/015.mp3" } ,{ title:"020 Ta Ha", mp3:"http://www.saint-coran.net/scn/scn/musaid-as-saygh/020.mp3" } ,{ title:"021 Al Anbiya", mp3:"http://www.saint-coran.net/scn/scn/musaid-as-saygh/021.mp3" } ,{ title:"022 Al Hajj", mp3:"http://www.saint-coran.net/scn/scn/musaid-as-saygh/022.mp3" } ,{ title:"023 Al Mumenoon", mp3:"http://www.saint-coran.net/scn/scn/musaid-as-saygh/023.mp3" } ,{ title:"024 An Noor", mp3:"http://www.saint-coran.net/scn/scn/musaid-as-saygh/024.mp3" } ,{ title:"025 Al Furqan", mp3:"http://www.saint-coran.net/scn/scn/musaid-as-saygh/025.mp3" } ], { swfPath: "js", supplied: "mp3", wmode: "window", smoothPlayBar: true, keyEnabled: true }); });