<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Chadwick Studios');

document.write('</span><br>');

document.write('2050 N Alabama St. ');

document.write('Indianapolis, IN 46202<br>');

document.write('<nobr>');

document.write('PHONE: <span class="phonetitle">(317) 926-7807</span>');

document.write('&nbsp;&nbsp;&nbsp;&nbsp;');

document.write('CELL: <span class="phonetitle">(317) 753-4219</span>');

document.write('</nobr><br><br>');

document.write('Email: ');

document.write(' <A HREF="mailto:info@chadwickstudios.com">info@chadwickstudios.com</a><br>');


//  End -->