//Begin

// NOTE: If you use a ' add a slash before it like this \'


document.write('<span class="subtitle">');

document.write('A Plantlife Service, Inc.');

document.write('</span><br>');



document.write('Woodstock, GA<br>');

document.write('PHONE: <span class="subtitle">(770) 926-3188<br></span>');
document.write('<a href="mailto:icainstroud@msn.com">Email the Georgia Office</a><br>');
document.write('<br>');

document.write('Charlotte, NC<br>');
document.write('PHONE: <span class="subtitle">(678) 773-9973<br></span>');

document.write('<a href="mailto:info@plantlifeinc.com">Email the North Carolina Office</a><br>');



//  End