$(document).ready(function(){ new jPlayerPlaylist({ jPlayer: "#jquery_jplayer_2", cssSelectorAncestor: "#jp_container_2" }, [ { title:"003 Aal E Imran", mp3:"http://www.saint-coran.net/scn/scn/ahmad-as-said-mandur/003.mp3" } ,{ title:"010 Yunus", mp3:"http://www.saint-coran.net/scn/scn/ahmad-as-said-mandur/010.mp3" } ,{ title:"012 Yusuf", mp3:"http://www.saint-coran.net/scn/scn/ahmad-as-said-mandur/012.mp3" } ,{ title:"013 Ar Rad", mp3:"http://www.saint-coran.net/scn/scn/ahmad-as-said-mandur/013.mp3" } ,{ title:"017 Al Isra", mp3:"http://www.saint-coran.net/scn/scn/ahmad-as-said-mandur/017.mp3" } ,{ title:"019 Maryam", mp3:"http://www.saint-coran.net/scn/scn/ahmad-as-said-mandur/019.mp3" } ,{ title:"023 Al Mumenoon", mp3:"http://www.saint-coran.net/scn/scn/ahmad-as-said-mandur/023.mp3" } ,{ title:"024 An Noor", mp3:"http://www.saint-coran.net/scn/scn/ahmad-as-said-mandur/024.mp3" } ,{ title:"050 Qaf", mp3:"http://www.saint-coran.net/scn/scn/ahmad-as-said-mandur/050.mp3" } ], { swfPath: "js", supplied: "mp3", wmode: "window", smoothPlayBar: true, keyEnabled: true }); });