<!-- Begin


<!-- NOTE: If you use a ' add a slash before it like this \' -->


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

document.write('Checco Services, Inc.');

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

document.write('33 Capt Faldermeyer Dr.<br>');

document.write('Stony Point, NY 10980-3463<br>');

document.write('PHONE: <span class="phonetitle">(845) 942-4246<BR></span>');

//document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(555) 555-5555<BR></span>');

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

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


//  End -->