var player = videojs('player_131424_2061101',{poster:'',width:400,height:30});
player.one('play', (function(){
$.post('/fa/ajax/news/video/2061101',{},function (data) {});
}));
var player = videojs('player_546740_2061102',{poster:'',width:400,height:30});
player.one('play', (function(){
$.post('/fa/ajax/news/video/2061102',{},function (data) {});
}));