<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Louisiana Scrap Metal Recycling in Port Allen');

document.write('</span><br>');

document.write('993 U.S. 190 West<br>');

document.write('Port Allen, La 70767<br>');

document.write('PHONE: <span class="phonetitle">(225) 389-1108<BR></span>');

document.write('FAX: <span class="phonetitle">(225) 389-1101<BR></span>');


document.write('<span class="phonetitle">');

document.write('Louisiana Scrap Metal Recycling in Lafayette');

document.write('</span><br>');

document.write('2200 Cameron Street<br>');

document.write('Lafayette, La 70506<br>');

document.write('PHONE: <span class="phonetitle">(337) 233-0112<BR></span>');

document.write('FAX: <span class="phonetitle">(337) 233-1102<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:info@lascrapmetal.com">info@lascrapmetal.com</a><br>');


//  End -->
