/***********************************************************************************
*   (c) 2006 Jonathan Schwank 
*   Global Health Week at Yale          
*   Footer

*   Note: urls in this globally shared file need to be absolute
***********************************************************************************/

document.write('<table cellpadding="0" cellspacing="0" border="0" width="100%" >');
/**document.write('<tr><td colspan=2 width="100%"><IMG SRC="/globalhealthweek/px/bottom.gif" border="0" height="10" width="100%"></td></tr>');
document.write('<tr><td colspan=2 width="100%"><IMG SRC="/globalhealthweek/px/shadowHorizontal2.gif" border="0" height="20" width="100%"></td></tr>');
**/

document.write('<tr>');
document.write('<td width="20"><br><IMG SRC="/globalhealthweek/px/spacer1px.gif" border="0"></td>');
document.write('<td ALIGN="left" VALIGN="middle">');
document.write('<span class ="copyright">&copy;Copyright 2006 ');
/*  document.write('<a href="/globalhealthweek/index.html" target="_top">Global Health Week at Yale</a> ');*/
document.write('All Rights Reserved.<br>');
/*document.write('For more information please '); 
document.write(' <A HREF="/globalhealthweek/aboutus.html#contact">Contact Us</a><br>');
document.write('Or contact the  '); 
*/
document.write(' <A HREF="mailto:jonathan.schwank@yale.edu"> Webmaster</a><br>');

document.write('</span><br>');
document.write('</td>');
document.write('</tr>');
document.write('</table>');

