var player = videojs('player_701524_3016645',{poster:'',width:400,height:300});
player.one('play', (function(){
$.post('/fa/ajax/news/video/3016645',{},function (data) {});
}));
var player = videojs('player_343283_3016650',{poster:'',width:400,height:300});
player.one('play', (function(){
$.post('/fa/ajax/news/video/3016650',{},function (data) {});
}));