﻿<!-- Begin


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

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

document.write('Clayton Spangler');

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

document.write('Charleston, WV <br>');

document.write('PHONE: <span class="phonetitle">(304) 419-0473<BR></span>');

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

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


//  End -->