//<![CDATA[
		   
$(document).ready( function() { 
	$("#home_feature").html("").flash(
		{	src: '/swf/ARA_header.swf?id=328736',
			width: 908,
			height: 247,
			wmode: "transparent"	}, 
		null,
		null,
		function() { $(this).html('<img src="/gfx/home_flashtemp.jpg" alt="Giving confidence to fly" width="908" height="247" />'); }
	);							
});
//]]>