<!-- Start

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Danny Odom & Son Roofing');

document.write('</span><br>');

document.write('410 Worth Street<br>');

document.write('Fayetteville, NC 28301<br>');

document.write('PHONE: <span class="phonetitle">(910) 484-2988<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:sales@odom-roofing.com">sales@odomroofing.com</a><br>');

//  End -->