function header_images()
{
document.write('<object width="780" height="250">\n');
document.write('<param name="bgcolor" value="#ecdfb9" />\n');
document.write('<embed src="/csa/files/imagerotator.swf" menu="false" bgcolor="#ecdfb9" quality="high" width="780" height="250" wmode="transparent" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />\n');
document.write('</object>\n');
}