function showHeader()
{
	


document.write('<table width="100%" align="center" cellpadding="0" background="img/background.jpg">');
document.write(' <tr>');
document.write(' <td height="135" background="img/background.jpg">');
document.write('<div align="center"><a href="index.html"><img src="img/masthead.jpg" border="0" /></a></div> </div></tr></table>');
      





	}