// 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="#336633">&nbsp;'); 
document.write('</td>');
document.write('<td width="624" bgcolor="#FFFFFF">');
document.write('<h4><a href=mailto:mab@michmab.com>Michigan Association of Broadcasters</a>');
document.write('<br>');
document.write('819 North Washington&nbsp;&nbsp;&nbsp;&nbsp;Lansing, MI 48906');
document.write('<br>');
document.write('1-800-968-7622&nbsp;&nbsp;&nbsp;&nbsp;517-484-7444&nbsp;&nbsp;&nbsp;&nbsp;Fax 517-484-5810</h4>');
document.write('</td>');
document.write('<td width="200" align="right" bgcolor="#FFFFFF">&nbsp;');
document.write('</td>');
document.write('</tr>');
document.write('</table>');
