$(document).ready(function(){ 
	
	swfobject.embedSWF("flash/bigideas.swf", "big-ideas-flash", "980", "485", "9.0.0", "", "", {wmode:"transparent"});
	$('div#content').css('background','#7895a3');
}); 
