<!-- Begin

<!-- NOTE: If you use a ' add a slash before it like this \' -->


//document.write('<span class="phonetitle">');

document.write('Pioneer Commercial Cleaning');

//document.write('</span><br>');
document.write('<br>');

document.write('5002 S. Packard Ave.<br>');

document.write('Cudahy, WI 53110<br>');

//document.write('PHONE: <span class="phonetitle">(414) 744-2771<BR></span>');
document.write('PHONE: (414) 744-2771<BR>');

//document.write('FAX: <span class="phonetitle">(414) 744-3999<BR></span>');
document.write('FAX: (414) 744-3999<BR>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:mjasinski@pioneerclean.com" class="link">mjasinski@pioneerclean.com</a><br>');



//  End -->