<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('DeancoGraphics');

document.write('</span><br>');

document.write('P.O. Box 351<br>');

document.write('Westland, MI 48186<br>');



//document.write('FAX: &nbsp;<span class="phonetitle">(555) 555-5555<BR></span>');

document.write('<BR>E-Mail: ');

document.write('<a href="mailto:deancographics@gmail.com">DeancoGraphics@Gmail.com</a>');

//  End -->