<%@ page title="" language="VB" masterpagefile="~/masters/main.master" autoeventwireup="false" inherits="restaurant, source" enableviewstate="false" enableviewstatemac="false" enableEventValidation="false" viewStateEncryptionMode="Never" %> <%@ MasterType VirtualPath="~/masters/main.master" %> <%=getBanner()%>
    <%=getOpenState()%> Share
<%= CRestaurants.getMainPhotoOrGallery(g_ID, "ST")%> <% If g_galleryPhotosCount > 0 Then%>
<% End If%>
Casale AD
Address :
<%=g_mainDT.Rows(0)("address")%>
<%=g_mainDT.Rows(0)("city")%>, <%=g_mainDT.Rows(0)("zip")%>
" target="_new" class="linkText">get map location

<%If g_mainDT.Rows(0)("phone1") <> "" Then%> Phone :
<%= g_mainDT.Rows(0)("phone1")%>

<% End If%> <% If g_mainDT.Rows(0)("website") <> "" Then%> Website :
" target="_new"><%=g_mainDT.Rows(0)("website")%>

<% End If%>
<%getOpeningTimes()%>
Hours Opened:
<% If g_couponsCount > 0 Then%>  View Coupons <%End If%>
<% If g_mainDT.Rows(0)("cuisines") <> "" Then%> Cuisine
<% generalBulletListing(g_mainDT.Rows(0)("cuisines"))%>

<%End If%> <% If g_mainDT.Rows(0)("establishments") <> "" Then%> Establishment
<% generalBulletListing(g_mainDT.Rows(0)("establishments"))%>

<%End If%> <% If g_mainDT.Rows(0)("services") <> "" Then%> Services Offered
<% generalBulletListing(g_mainDT.Rows(0)("services"))%>

<%End If%>
<% If g_mainDT.Rows(0)("features") <> "" Then%> Special Features
<% generalBulletListing(g_mainDT.Rows(0)("features"))%>

<%End If%> Price Range : <%= getPriceRange()%>
<%getVotes()%>
<% If g_reviewsCount > 0 Then%>
Average: <%= CRestaurants.getReviews(g_mainDT.Rows(0)("usersReviewsAVG"))%>
read all reviews (<%=g_reviewsCount%>) <% end if %>
<% If g_userPhotosCount > 0 Then%>
view all user photos (<%= g_userPhotosCount%>) <% end if %>
Select Menu: 
<% getMenuTabs()%>