<!-- Begin

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


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

document.write('Rock of Ages Winery & Vineyard');

document.write('<br>');

document.write('1890 Charlie Long Road<br>');

document.write(' Hurdle Mills, NC 27541<br>');

document.write('PHONE: (336) 364-ROCK (7625)<br><br>');

document.write('Hours of Operation<br>');

document.write('Mon. - Thur. 1:00 pm - 5:00 pm<br>');

document.write('Friday-Saturday 11:00 am - 6:00 pm<br>');

document.write('Sunday 1:00 pm - 6:00 pm <br></span>);


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

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



//  End -->




