/*
Footer (javascript) for Dynamics Days 2009, CMSmith, 080307
*/



document.write('<div id="footer">'+
'	<table width="798px" border="0" cellpadding="0" cellspacing="0">'+
' 		<tr height="79px">'+
'  			<td background="./images/footer_back.jpg" align="right" style="padding-top: 5px; padding-right: 5px; padding-left: 5px; padding-bottom: 5 px;">'+
'  				<a href="htttp://ctbp.ucsd.edu" target="_blank"><img src="./images/ctbp.jpg" align="left" border="0" height="68"></a>'+
'				<a href="htttp://www.onr.navy.mil" target="_blank"><img src="./images/onr.gif" align="left" border="0" height="68"></a>'+
'  				<a href="http://www.ucsd.edu" target="_blank"><img src="./images/ucsd.jpg" align="right" border="0" height="68"></a>'+
'				<a href="htttp://ww.nsf.gov" target="_blank"><img src="./images/nsf.jpg" align="right" border="0" height="68"></a>'+
'  			</td>'+
' 		</tr>'+
'	</table>'+
'</div>');
