$(function() {	
	$('#video').html('<embed src="/themes/flash/player.swf" align="center" width="540" height="480" bgcolor="#ffffff" allowscriptaccess="always" allowfullscreen="true" flashvars="file=/gift.flv&autostart=true&stretching=fill" />');
});