<!-- Start

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Builders Hardware Co., Inc.');

document.write('</span><br>');

document.write('2313 Chatawa Drive<br>');

document.write('Baton Rouge, LA 70815<br>');

document.write('Phone: <span class="phonetitle">(225) 926-3320<BR></span>');

document.write('Fax: &nbsp;&nbsp;<span class="phonetitle">(225) 926-9333<BR></span>');

//  End -->
