<!-- // Start

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Belleville Supply Company');

document.write('</span><br>');

document.write('700 S. Third Street<br>');

document.write('Belleville, IL 62220<br><br>');

document.write('PHONE: <span class="phonetitle">(618) 233-3333<br></span>');

document.write('TOLL FREE: <span class="phonetitle">(866) 272-9200<br></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(618) 277-3333<br></span>');

document.write('<br>Email:<br> ');

document.write(' <a href="mailto:info@bellevillesupply.com">info@bellevillesupply.com</a><br>');

//  End -->