<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="subtitle">');

document.write('John M. Gurgel');

document.write('</span><br>');

document.write('12603 NE 6th CT<br>');

document.write('Vancouver, WA 98685<br>');

document.write('PHONE: <span class="subtitle">(360) 571-9511<BR></span>');

document.write('FAX: &nbsp;&nbsp;&nbsp;&nbsp;<span class="subtitle">Please arrange<BR></span>');

document.write('<BR>E-mail: ');

document.write(' <A HREF="mailto:jgurgel@comcast.net">jgurgel@comcast.net</a><br>');

//  End -->