$(document).ready(function(){
	// $.ready()
}).load(function(){
	$("#jquery_jplayer").jPlayer("play");
});
