<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Diamond Saw Works, Inc.');

document.write('</span><br>');

document.write('12290 Olean Road<br>');

document.write('Chaffee, NY 14030<br>');

document.write('PHONE: <span class="phonetitle">(800) 828-1180<BR></span>');

document.write('FAX: <span class="phonetitle">(800) 237-6158<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:sales@diamondsaw.com">info@diamondsaw.com</a><br>');


//  End -->
