function popPLY(x){
	var win = window.open('/sports_event/volley-oqt/result/player5.html?id='+x,"movie",'width=400,height=325,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no');
	win.focus();
	}
