function PopVideo(_id)
{
	window.open('/golftv/default.aspx?ID=' + _id,'vefTV','width=700,height=550');
}