<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Chas Thornhill Woodturning And Fine Art');

document.write('</span><br>');

document.write('5101 Promise Land Drive, ');

document.write('Frisco, TX 75035<br>');

document.write('Phone: <span class="phonetitle">(228) 222-2824<BR></span>');

// document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(555) 555-5555<BR></span>');

document.write('<BR>email: ');

document.write(' <A HREF="mailto:chas@chasthornhill.com">chas@chasthornhill.com</a><br>');


//  End -->