<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('King Construction');

document.write('</span><br>');

document.write('223 Hillcrest Road<br>');

document.write('Raleigh, NC 27605<br><br>');

document.write('Val Edwards, President<br>');

document.write('Licensed & Insured<br>');

document.write('PHONE: <span class="phonetitle">919.832.9158<br></span>');

document.write('FAX: <span class="phonetitle">919.832.9157<br></span>');

document.write('<br>E-mail us:<br>');

document.write(' <A HREF="mailto:val@kingconstruction.com">val@kingconstruction.com</a><br>');


//  End -->