Experience the luxury of a true nightlife VIP by booking a table for your evening at Lumen. Table service reservations entitle you and your guests to waved cover-charge, bottle service, and a VIP host who will promptly escort your group through the VIP entrance to your table and introduce you to you server for the evening. Both your VIP host as well as your server is there to make sure you have the best experience for your celebration.
var icpForm4414 = document.getElementById('icpsignup4414');
if (document.location.protocol === "https:")
icpForm4414.action = "https://app.icontact.com/icp/signup.php";
function verifyRequired4414() {
if (icpForm4414["fields_email"].value == "") {
icpForm4414["fields_email"].focus();
alert("The Email field is required.");
return false;
}
if (icpForm4414["fields_fname"].value == "") {
icpForm4414["fields_fname"].focus();
alert("The First Name field is required.");
return false;
}
if (icpForm4414["fields_lname"].value == "") {
icpForm4414["fields_lname"].focus();
alert("The Last Name field is required.");
return false;
}