var ObjFLVPlayer = null;
function playerReady(obj) {
	ObjFLVPlayer = window.document[obj.id];
}
