$(document).ready(function(){
	$('#containerIntro2').flash({
	    src: '/flash/intro.swf',
	    width: 1000,
	    height: 650
	});
});
