<!-- Begin

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

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

document.write('Northwest Database Services');

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

document.write('<br>');

document.write('Geoffrey Hollander<br>');

document.write('404 Insel Rd<br>');

document.write('Woodland, WA 98674<br>');

document.write('<br>');

document.write('PHONE: <span class="phonetitle"> 360-841-8168<br></span>');

// document.write('FAX: <span class="phonetitle">(555) 555-5555<BR></span>');

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

document.write(' <A HREF="mailto:gch@nwdatabase.com">gch@nwdatabase.com</a><br>');

//  End -->