var player = videojs('player_178901_1585200',{poster:'',width:400,height:30});
player.one('play', (function(){
$.post('/fa/ajax/news/video/1585200',{},function (data) {});
}));
var player = videojs('player_623936_1585202',{poster:'',width:400,height:30});
player.one('play', (function(){
$.post('/fa/ajax/news/video/1585202',{},function (data) {});
}));