
$(document).ready( function() {
	$('#flash').flash(
		{ src: '/en/swf/u3_video.swf?id=kjsdfg', width: 330, height: 300 }
	);							
});