﻿<!-- Begin


<!-- NOTE: If you use a ' add a slash before it like this \' -->

document.write('<span class="phonetitle">');

document.write('Jeff Hile');

document.write('</span><br>');

document.write('494 25 1/2 AV<br>');

document.write('Cumberland WI 54829<br>');

document.write('PHONE: <span class="phonetitle">(715) 822-3037<BR></span>');

document.write('</span><br>');

document.write('<span class="phonetitle">');

document.write('Dancing Bird Art Studio & Gallery');

document.write('</span><br>');

document.write('1393 2nd Avenue<br>');

document.write('Cumberland WI 54829<br>');

document.write('PHONE: <span class="phonetitle">(715) 822-2525<BR></span>');

document.write('<BR>E-mail: ');

document.write(' <A HREF="mailto:info@jeffhile.com" class="link">info@jeffhile.com</a><br>');
document.write(' <A HREF="http://www.dancingbirdartstudio.com" class="link">www.dancingbirdartstudio.com</a><br>');


//  End -->
