<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Green Acres Contracting Company, Inc.');

document.write('</span><br>');

document.write('PO Box 463 Pennsylvania Ave<br>');

document.write('Scottdale, PA 15683<br>');

document.write('PHONE: <span class="phonetitle">(724) 887-8096<BR></span>');

document.write('FAX: <span class="phonetitle">(724) 887-8111<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:bidding@greenacrescontracting.com">bidding@greenacrescontracting.com</a><br>');


//  End -->