<!-- Begin

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

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

document.write('Doug Butler, Photographer<br>');

document.write('Luminous Images Photography');

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

document.write('8310 N Edison Street<br>');

document.write('Portland, OR  97203<br>');

document.write('Phone: &nbsp;<span class="phonetitle">(503) 312-2503<BR></span>');

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

document.write('<a href="mailto:doug@luminousimages.net">doug@luminousimages.net</a>');

//  End -->