function embedFlash()
{
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" id="flexPlayer" width="475" height="330" border="0" codebase="http://fpdownload.macromedia.com/get/flashplayer/current/swflash.cab">\n');
document.write('<param name="movie" value="http://podcastpickle.com/app/player/flex/new/flexPlayer.swf" />\n');
document.write('<param name="quality" value="high" />\n');
document.write('<param name="bgcolor" value="#ffffff" />\n');
document.write('<param name="allowScriptAccess" value="sameDomain" />\n');
document.write('<param name="wmode" value="transparent" />\n');
document.write('<param name="flashVars" value="xmlFeed=http://content.ce.org/podcasts/CEA_smartbrief.xml&gradientColor1=0xFF6600&gradientColor2=0xFFCC00&autoPlay=false&color1=3368550&color2=13421772&backgroundColor=" />\n');
document.write('<embed src="http://podcastpickle.com/app/player/flex/new/flexPlayer.swf" quality="high" bgcolor="#ffffff" width="475" height="330" name="flexPlayer" align="middle" play="true" loop="false" quality="high" wmode="transparent" flashVars="xmlFeed=http://content.ce.org/podcasts/CEA_smartbrief.xml&gradientColor1=0xFF6600&gradientColor2=0xFFCC00&autoPlay=false&color1=3368550&color2=13421772&backgroundColor=" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.adobe.com/go/getflashplayer">\n');
document.write('</object>\n');
}
