<!-- Begin

<!-- NOTE: If you use a ' add a slash before it like this \' -->

document.write('<span class="phonetitle">');

document.write('Louis Mechanical Contractors, Inc.');

document.write('</span><br>');

document.write('9634 Mammoth Ave.<br>');

document.write('Baton Rouge, LA 70814<br>');

document.write('PHONE: <span class="phonetitle">(225) 927-6520<BR></span>');

document.write('FAX: <span class="phonetitle">(225) 925-5336<BR></span><br>');



document.write(' <A HREF="mailto:info@lmcbr.com" class="link">Contact Us</a><br>');


//  End -->