<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');
document.write('Denny Fenbers Photography<br>');
document.write('Mailing address only:');
document.write('</span><br>');

document.write('20269 E Smoky Hill Rd, Unit B-131<br>');
document.write('Centennial, CO  80015<br><br>');

document.write('<span class="phonetitle">');
document.write('Studio, by appointment only:<br>');
document.write('Denny Fenbers Photography in<br>');
document.write('The Studio at Southlands<br>');
document.write('</span>');

document.write('6205 S. Main St. #295<br>');
document.write('Aurora, CO  80016<br><br>');

document.write('PHONE: <span class="phonetitle">(303) 680-0083<BR></span>');

// document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(xxx) xxx-xxxx<BR></span>');

document.write('<BR>E-mail: ');

document.write(' <A HREF="mailto:Denny@fenbers.net">Denny@fenbers.net</a><br>');


//  End -->