$(document).ready(function(){
	$('#flashVisual').empty().media({
		src: 'images/visual_top.swf',
		width: 578,
		height: 259
	});
});
