// ADDRESS FOOTER

document.write('<table width="1024" height="48"');
document.write('id="center_text" cellpadding="0" cellspacing="0" ');
document.write('border="0">');
document.write('<tr>');
document.write('<td width="200" bgcolor="#FFFFCC">&nbsp;'); 
document.write('</td>');
document.write('<td width="624" bgcolor="#FFFFFF">');
document.write('<h4><font color="#003399"><a href=mailto:mab@michmab.com>Michigan Association of Public Broadcasters</a>');
document.write('<br>');
document.write('819 North Washington&nbsp;&nbsp;&nbsp;&nbsp;Lansing, MI 48906');
document.write('<br>');
document.write('517-484-7449&nbsp;&nbsp;&nbsp;&nbsp;Fax 517-484-5810</font></h4>');
document.write('</td>');
document.write('<td width="200" align="right" bgcolor="#FFFFFF">&nbsp;');
document.write('</td>');
document.write('</tr>');
document.write('</table>');
