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