var player = videojs('player_890139_2003093',{poster:'',width:400,height:30});
player.one('play', (function(){
$.post('/fa/ajax/news/video/2003093',{},function (data) {});
}));
var player = videojs('player_948294_2003098',{poster:'',width:400,height:30});
player.one('play', (function(){
$.post('/fa/ajax/news/video/2003098',{},function (data) {});
}));