// JWPlayer

var flashvars	=	{'file':'corpofr.flv','image':'/images/fond-video2.jpg','width':'417','height':'230','autostart':'false','stretching':'exactfit'};
var params		= 	{'allowscriptaccess': 'always','allowfullscreen': 'true','bgcolor': '#000000','wmode':'opaque'};
var attributes 	=	{'id': 'playerId','name': 'playerId'};

swfobject.embedSWF('../flash/player.swf', 'playercontainer', '417', '230', '9.0.124', false, flashvars, params, attributes);

