<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<table cellpadding="0" cellspacing="0" border="0" width="100%">');
document.write('  <tr> ');
document.write('    <td width="13%" height="127" background="picts/main-background.jpg"</td>');
document.write('    <td width="65%" background="picts/main-background.jpg">');
document.write('		<img src="Images/TwoKickersInBlueSmall.png" width="150" height="126">');
document.write('		<span class="title"><font color="#FFFFFF" size="+3" face="Arial, Helvetica, sans-serif">Island Martial Arts </font> </span> ');
document.write('	</td>');
document.write('    <td width="282" background="picts/main-background.jpg"> <h3>&nbsp; </h3>');
document.write('      <table width="96%" height="64" border="0">');
document.write('        <tr>');
document.write('          <td><p align="right"><font color="#FFFFFF">10255 N.E. Valley Rd<br>');
document.write('              Bainbridge Island, WA 98110<br>');
document.write('              206-842-0875</font></td>');
document.write('        </tr>');
document.write('      </table>');
document.write('      <h3><span class="title"> </span></h3></td>');
document.write('  </tr>');
document.write('  <tr> ');
document.write('    <td bgcolor="#7D8FB1" colspan="3" height="2"> <img src="picts/spacer.gif" height="2" width="10">');
document.write('    </td>');
document.write('  </tr>');
document.write('</table>');


//  End -->