<!-- Begin

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

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

document.write('BC Design Services');

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

document.write('713 Mineral Springs Road<br>');

document.write('Cobleskill, NY 12043<br>');

document.write('PHONE: <span class="phonetitle">(518) 231-0571<BR></span>');

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

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

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


//  End -->
