var player = videojs('player_608934_1172325',{poster:'',width:400,height:300});
player.one('play', (function(){
$.post('/fa/ajax/news/video/1172325',{},function (data) {});
}));
var player = videojs('player_584556_1172328',{poster:'',width:400,height:300});
player.one('play', (function(){
$.post('/fa/ajax/news/video/1172328',{},function (data) {});
}));