<!-- Begin

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

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

document.write('Christopher Wyatt Photography');

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

document.write('2200 N. 16th Street<br>');

document.write('Boise, ID 83702<br>');

//document.write('PHONE: &nbsp;<span class="phonetitle"><BR></span>');

//document.write('FAX: &nbsp;<span class="phonetitle">(312) 505-5050<BR></span>');

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

document.write('<a href="mailto:christopher@christopherwyatt.com">christopher@christopherwyatt.com</a>');

//  End -->