<!-- Begin

<!-- NOTE: If you use a ' add a slash before it like this \' -->


document.write('<span class="phonetitle">');

document.write('A to Z Cleaning');

document.write('</span><br>');

document.write('P.O. Box 126<br>');

document.write('Canonsburg, PA 15317<br>');

document.write('PHONE: <span class="phonetitle">(724)531-1239<BR></span>');

document.write('PHONE: <span class="phonetitle">(412)403-7600<BR></span>');

document.write('Fax: <span class="phonetitle">1866 602 1866<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:denham@cleanyou.com" class="link">denham@cleanyou.com</a><br>');



//  End -->