<!-- Start

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Riverside Grill');

document.write('</span><br>');

document.write('181 Basalt Center Circle<br>');

document.write('Basalt, CO 81621<br>');

document.write('PHONE: <span class="phonetitle">(970) 927-9301<BR></span>');

document.write('Event Coordinator: &nbsp;&nbsp;<span class="phonetitle">(970) 319-1846<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:info@riversidegrillbasalt.com">info@riversidegrillbasalt.com</a><br>');

//  End -->
