$(document).ready(function(){ 

	$('#baner').flash({
			src: 'baners/baner_intro.swf',
			width: 688,
			height: 150
			
	});
	
	
	
});

