<!-- Begin

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

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

document.write('Industrial Green LLC');

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

document.write('1730 Hubbard Rd.<br>');

document.write('Youngstown, OH 44505<br>');

document.write('PHONE: <span class="phonetitle">(330) 502-6642<br></span>');

document.write('FAX: <span class="phonetitle">(330) 746-6623<br></span>');

document.write('<br>E-mail us: ');

document.write(' <A HREF="mailto:steve@ohiosurplus.com">steve@ohiosurplus.com</a><br>');


//  End -->