<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Lukas Photography');

document.write('</span><br>');

document.write('19840 SW Boones Ferry Road<br>');

document.write('Tualatin, OR  97062<br>');

document.write('PHONE: <span class="phonetitle">(503) 691-9834<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(503) 513-6135<BR></span>');



document.write(' <A HREF="mailto:ashley@lukasphoto.com">ashley@lukasphoto.com</a><br>');


//  End -->