$(document).ready(function(){
	$('#flahsBanner').flash({
	src: "swf/home.swf",
	width: "880px",
	height: "191px",
	wmode: "transparent"
});
});