var player = videojs('player_831541_2256900',{poster:'',width:640,height:360});
player.one('play', (function(){
$.post('/fa/ajax/news/video/2256900',{},function (data) {});
}));
var player = videojs('player_454253_2256886',{poster:'',width:640,height:360});
player.one('play', (function(){
$.post('/fa/ajax/news/video/2256886',{},function (data) {});
}));