<!-- Begin


<!-- NOTE: If you use a ' add a slash before it like this \' -->

document.write('<span class="phonetitle">');

document.write('Dingo Photography & Imaging');

document.write('</span><br>');

document.write('225 E. Main Street<br>');

document.write('Batavia, Oh 45103<br>');

document.write('PHONE: <span class="phonetitle">(513) 732-9208<BR></span>');

//document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(555) 555-5555<BR></span>');

document.write('<BR>E-mail: ');

document.write(' <A HREF="mailto:dingo@dingophotography.com" class="link">dingo@dingophotography.com</a><br>');


//  End -->
