<!-- Begin

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

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

document.write('Grumpy Gringo');

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

document.write('1560 Big Thompson Avenue<br>');

document.write(' Estes Park, Colorado 80517<br>');

document.write('PHONE: <span class="subtitle">(970) 586-7705<BR></span>');

document.write('1 Mile East of Town on Highway 34 <span class="subtitle"><BR></span>');

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

document.write(' <A HREF="mailto:eat@grumpygringo.com" class="link">eat@grumpygringo.com</a><br>');


//  End -->