<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Stop In Country Store Deli');

document.write('</span><br>');

document.write('4717 Starkey Road<br>');

document.write('Roanoke, VA 24018-8507<br>');

document.write('PHONE: <span class="phonetitle">(540) 774-6875<br></span>');

document.write('<br>E-mail us:<br>');

document.write(' <A HREF="mailto:info@countrystoredeli.com">info@countrystoredeli.com</a><br>');


//  End -->