<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('FoxFire Rentals');

document.write('</span><br>');

document.write('5170 Hwy 105 S, Suite 3<br>');

document.write('Banner Elk, NC 28604<br>');

document.write('PHONE: <span class="phonetitle">(828) 898-7578<br></span>');

document.write('<br>E-mail us: ');

document.write(' <A HREF="mailto:info@foxfirerentals.com">info@foxfirerentals.com</a><br>');


//  End -->