<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('David Barrett');

document.write('</span><br>');

document.write(' <br>');

document.write('Portland, Oregon, 97203<br>');

document.write('PHONE: &nbsp;<span class="phonetitle">(503) 286-3202<BR></span>');

document.write('FAX: &nbsp;<span class="phonetitle">(503) 286-7665<BR></span>');

document.write('<BR>E-Mail: ');

document.write('<a href="mailto:info@DXBPHOTO.com">info@DXBPHOTO.com</a>');

//  End -->