<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Nate Turner Photography');

document.write('</span><br>');

document.write('Madison, WI 53704<br>');

document.write('PHONE: &nbsp;<span class="phonetitle">608.346.3654<BR></span>');

document.write('<BR>E-Mail: ');

document.write('<a href="mailto:info@nateturnerphotography.com">info@nateturnerphotography.com</a>');

//  End -->