$(document).ready(function(){
	

	
	
		$('#vid').empty().flash({
			swf: '../images/showreel.swf',
			width: 554,
			height: 296
		});
	

});


