<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('North Beach Elementary PTA');

document.write('</span><br>');

document.write('9018 24th Ave NW<br>');

document.write('Seattle, WA 98117<br>');

document.write('PHONE: <span class="phonetitle">(206) 252-1510<br></span>');

document.write('FAX: <span class="phonetitle">(206) 252-1511<br></span>');

document.write('<br>E-mail us:<br>');

document.write(' <A HREF="mailto:info@your-web-domain.com">northbeachvolunteers@gmail.com</a><br>');


//  End -->