<!-- Begin

<!-- NOTE: If you use a ' add a slash before it like this \' -->

document.write('<span class="subtitle">');
document.write('MST Services Incorporated');
document.write('</span><br>');

document.write('<span class="subtitle1">');
document.write('5624 Stoney Place South<br>');
document.write('Shelby Township, Michigan 48316<br>');
document.write('Phone: (586) 786-6700<BR>');
document.write('Fax: (586) 786-6702<BR>');

document.write('<BR>E-mail us: ');
document.write('</span>');
document.write(' <A HREF="mailto:info@mst-services.com" class="link">info@mst-services.com</a><br>');


//  End -->