var footer_str = '';

//uncomment when nominations are open
//footer_str += '<p align="center"><a href="http://www.cbc-network.org/" target="_blank">home</a> | <a href="nominate.htm" class="footer">nominate</a> | <a href="about.htm" class="footer">about</a> | <a href="recipients.htm" class="footer">recipients</a> | <a href="committee.htm" class="footer">committee</a> | <a href="dinner.htm" class="footer">award dinner</a><!--|<a href="winner.htm" class="footer">winner</a>--></p>';

//uncomment when winner is announced
footer_str += '<p align="center"><a href="http://www.cbc-network.org/" target="_blank">cbc home</a> | <a href="about.htm" class="footer">about</a> | <a href="recipients.htm" class="footer">recipients</a> | <a href="committee.htm" class="footer">committee</a> | <a href="dinner.htm" class="footer">award dinner</a> | <a href="winner.htm" class="footer">winner</a> </p>';

footer_str += '<p align="center"><img src="images/spacer_grey.gif" width="450" height="1" border="0" align="center"></p>';

footer_str += '<p class="grey8" align="center">&copy; 2004-2011 <a href="http://www.cbc-network.org" target="_blank" class="footer">Center for Bioethics and Culture Network</a>. All Rights Reserved.<br /><a href="mailto:ramsey@cbc-network.org">ramsey@cbc-network.org</a></p>';


document.write ( footer_str );
