// Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Gable Log Homes<br />');

document.write('</span>');

document.write('3155 Myrtle Beach Hwy.<br />');

document.write('Sumter, SC 29153<br />');

document.write('Phone: (803) 495-3070<br />');

document.write('</span>');


//  End -->