var player = videojs('player_931798_675751',{poster:'',width:400,height:300});
player.one('play', (function(){
$.post('/fa/ajax/news/video/675751',{},function (data) {});
}));
var player = videojs('player_601406_675656',{poster:'',width:400,height:300});
player.one('play', (function(){
$.post('/fa/ajax/news/video/675656',{},function (data) {});
}));