$(document).ready(function() {

	$('#body_flash').flash({ src: 'bin/flash/4steps.swf', height:345, width:300 });

});