<!-- Start

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Island Martial Arts');

document.write('</span><br>');

document.write('10255 Valley Rd.<br>');

document.write('Bainbridge Island, WA  98110<br>');

document.write('Phone: <span class="phonetitle">(206) 842-0875<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:mail@IslandMartialArts.net">mail@IslandMartialArts.net</a><br>');

//  End -->