$(document).ready(function(){


	// http://jquery.thewikies.com/swfobject/
	// #footgaming_flash_header is the selector   
	$('#flashHeader').flash({   
		// auz1111_flash_header.swf is the flash document   
		swf:'/assets/footgaming_home_2009/flash/homeflash-2.swf',height:250,width:873});


});