Grotto Lounge
EDITORIAL REVIEW
Open 24 hours, seven days, the Grotto Lounge is a hidden hole-in-the-wall serving sandwiches, prime rib and lobster. Kitchen is open from 11am-4am. Meal prices average between $15 and $20 dollars. The atmosphere is friendly and conducive to late-night drinking.
The Grotto caters a good bit towards the casino crowd and dedicates several nights to dancing and DJ house music. Also several TVs are available, including a 60-inch-screen TV, all of which are usually showing sports. (American Express, Diners Club, Discovery, MasterCard and Visa accepted).
USER REVIEWS OF GROTTO LOUNGE
% if ($comments->[0]){ % for my $c(@{$comments}){
<% $c->{commentsubject} %> <% $c->{commentrating} %> Stars
<% $c->{commenttext} %>
% } ##end for
% } ##end if
% else{
<% $c->{commenttext} %>
Reviewer: <% $c->{commentauthor} %>, <% $c->{commentauthorlocation} %>
Date Submitted: <% $c->{fmt_commenttimestamp} %>
Share your opinion. Submit your user review!
%} ##end else
<%init>
$bigdbh = DBI->connect("DBI:Pg:dbname=bigdb;host='63.169.139.4'") or warn "$!\n";
#my $travel_id='4476';
#my $domain='travelape.com';
my $cache_key="$ARGS{commentrefid}-$ARGS{domain}";
my $cache_time='24 hours';
my $comments=$m->cache->get($cache_key);
if (!defined($comments)) {
# print "retrieving LIVE\n"; $comments=$m->comp ("/lib/data/travelcomments.mas", bigdbh=>$bigdbh, commentrefid=>$ARGS{commentrefid}, domain=>$ARGS{domain}, commentreftablename=>$ARGS{commentreftablename}, ); $m->cache->set($cache_key,$comments,$cache_time); } ##end if else{ #print "retrieving from CACHE
\n"; } $bigdbh->disconnect; %init>
Add Your Own Review