// to prefill the left-column promo area
document.write('<p><h2>Subscribe to RSS Feeds</h2>')
document.write('<a href="/rss/press-rss.xml"><img src="/images/rss.gif" alt="rss" align="left"/><p>&nbsp;Press Release Feed</p></a>')
document.write('<a href="/rss/news-rss.xml"><img src="/images/rss.gif" alt="rss" align="left"/><p>&nbsp;News Feed</p></a></p>')
document.write('<div class="clear">&nbsp;</div>')

// end of promo area