<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Bill Murcko');

document.write('</span><br>');

document.write('ArtStudio 4<br>');

document.write('217 Farnsworth<br>');

document.write('Detroit, Michigan  48202<br>');

document.write('PHONE: <span class="phonetitle">248 709-9100<BR></span>');

document.write('<br>');

document.write(' <A HREF="mailto:bill@billmurcko.com" class="link">bill@billmurcko.com</a><br>');


//  End -->

