function demoInstanceInfo(myPlayer, myInfo) {
	var jPlayerInfo = "";
	myInfo.html(jPlayerInfo);
}

