window.onload = function () {
	var so = new SWFObject("featuredspeakers.swf", "interactive-flash", "500", "250", "8", "#000000");
//	var so1 = new SWFObject("bigidea_loop.swf", "bigidear-flash", "480", "25", "8");
//	so1.write("bigidear");
//	so1.addParam("wmode", "transparent");
	so.write("interactive");
	so.setAttribute('redirectUrl', 'http://www.willowcreek.com/indesign/lead07/getflash.asp'); // must be the absolute URL to your site
}