Here's the best beach cafe in town. Seafood, seamoss, cocktails, relaxation (beautiful beach) ... feel the fun!
Beachfront setting
Club Mistral/Skyriders: World-class windsurfing & kitesurfing center on site.
Reef Beach Huts: Simple, budget priced 'back-to-roots' accommodation on site.
+ Reservations+ Ratings & Reviews
function isEmailAddr(email)
{
var result = false;
var theStr = new String(email);
var index = theStr.indexOf("@");
if (index > 0)
{
var pindex = theStr.indexOf(".",index);
if ((pindex > index+1) && (theStr.length > pindex+1))
result = true;
}
return result;
}
function validRequired(formField,fieldLabel)
{
var result = true;
if (formField.value == "")
{
alert('Please enter a value for the "' + fieldLabel +'" field.');
formField.focus();
result = false;
}
return result;
}
function allDigits(str)
{
return inValidCharSet(str,"0123456789");
}
function inValidCharSet(str,charset)
{
var result = true;
// Note: doesn't use regular expressions to avoid early Mac browser bugs
for (var i=0;i 0) && (day < 32) &&
allDigits(elems[2]) && ((elems[2].length == 2) || (elems[2].length == 4));
}
if (!result)
{
alert('Please enter a date in the format MM/DD/YYYY for the "' + fieldLabel +'" field.');
formField.focus();
}
}
return result;
}
function validateForm(theForm)
{
// Customize these calls for your form
if (!validRequired(theForm.first_name,"First Name"))
return false;
if (!validRequired(theForm.last_name,"Last Name"))
return false;
// if (!validNum(theForm.number_of_guests,"Number of Guests",true))
// return false;
if (!validDate(theForm.requested_date,"Date of reservation", true))
return false;
if (!validRequired(theForm.requested_time,"Time of reservation"))
return false;
if (!validEmail(theForm.email,"Email Address",true))
return false;
if (!validRequired(theForm.phone,"Phone"))
return false;
if (!validRequired(theForm.hotel_name,"Hotel/Accommodation Name"))
return false;
return true;
}
Reservations
First Name:
Last Name:
Requested Date:
Time:
Guests:
1
2
3
4
5
6
7
8
9
10
11+
Contact Phone:
Contact E-mail:
Your Hotel/Villa:
Hotel/Villa Phone:
Comments or Special Requests:
Calendar.setup({
inputField : "f_date_c", // id of the input field
ifFormat : "%m/%d/%y", // format of the input field
button : "f_trigger_c", // trigger for the calendar (button ID)
align : "Tl", // alignment (defaults to "Bl")
singleClick : true
});
Reviews
Rated by Lee-Anne Flannery on 12/24/08I lived in St Lucia for 16 months and can say the food is amazing and the ambience unparalled
Review The Reef Beach Café:
Your Comments:
Your Rating:
« Back to St. Lucia Restaurants
Jump to:AnguillaAntiguaArubaBahamasBarbadosBermudaCayman IslandsCuracaoDominican Rep.GrenadaGrenadinesJamaicaMexicoPuerto RicoSt. BartsSt. CroixSt. JohnSt. Kitts & NevisSt. LuciaSt. MaartenSt. MartinSt. ThomasTobagoTortolaTurks & CaicosVirgin Gorda
more restaurantsJump to:AnguillaAntiguaArubaBahamasBarbadosBermudaCayman IslandsCuracaoDominican Rep.GrenadaGrenadinesJamaicaMexicoPuerto RicoSt. BartsSt. CroixSt. JohnSt. Kitts & NevisSt. MaartenSt. MartinSt. ThomasTobagoTortolaTurks & CaicosVirgin Gorda
print this page
travel specials
add a listing
The Reef Beach Café Details
- Service:
-
Breakfast, Lunch, Dinner
Cr. Cards Accepted:
Reviews on The Reef Beach Café
-
Lee-Anne Flannery
Last reviewed
Dec 24, 2008
I lived in St Lucia for 16 months and can say the food is amazing and the ambience unparalled
News on The Reef Beach Café
No news found on The Reef Beach Café