La Perle<\/h3>\n
Novotel Al Dana Resort, Sheikh Hamad Causeway<\/p>\n
\n Seafood\n Waves Seafood Restaurant<\/a><\/p>\n Weekly on Mondays, Tuesdays, Wednesdays, and Thursdays, 1:00pm - 4:00pm<\/p>\n Caught in the hustle? Need something quick but delicious? This business lunch will check all the boxes. Revolving around the fresh catch of the day, this curated meal will keep you coming back for more.<\/p>\n\n Price: BD 9 Net\n
\n Casual Dining\n • \$\$\n <\/p>\n<\/div>\n Reserve Now<\/a>\n <\/div>\n<\/div>\n<\/div>\n";
var restaurantsPaginationContainer = document.getElementById('restaurantsPaginator');
var restaurantsPagination = "";
restaurantsContainer.innerHTML = restaurants;
restaurantsPaginationContainer.innerHTML = restaurantsPagination;
// Experiences
var experiencesContainer = document.getElementById('experiences');
if (experiencesContainer) {
var experiences = "<\/a>\n <\/div>\n
WAVES BUSINESS LUNCH <\/h3>\n
Location: Waves Restaurant, Crowne Plaza Bahrain\n
Date: Monday to Thursday | Closed on Sunday\n
Times: 12pm till 3pm<\/p><\/div>\n <\/div>\n <\/span>\n\n <\/a>\n \n Read less<\/span>\n
<\/span>\n\n <\/a>\n<\/div>\n Reserve Now<\/a>\n <\/div>\n<\/div>\n\n<\/div>\n";
var experiencesPaginationContainer = document.getElementById('experiencesPaginator');
var experiencesPagination = "";
experiencesContainer.innerHTML = experiences;
experiencesPaginationContainer.innerHTML = experiencesPagination;
}
var url = "?";
history.pushState({ turbo: true, url: url }, "", url);