	//Place Flash
	$('#content_home').flash({
	    src: 'swf/home.swf',
	    width: "970px",
	    height: "440px",
	    wmode: "transparent"
	});
