The only way is NORTH
The only way is NORTH
SPECIAL OFFERS
Join the NORTH family!
Our newsletter is the best way to keep in touch
and to be informed of our new flavours,
events and exclusive offers.
#signup input ~ label.wrap {
white-space: pre-wrap;
}
var urlInput = document.getElementById("ci_consenturl");
if (urlInput != null && urlInput != 'undefined') {
urlInput.value = encodeURI(window.location.href);
}
function checkbox_Clicked(element) {
document.getElementById(element.id + "_unchecked").value = !element.checked;
}
function validate_signup(frm, showAlert) {
var emailAddress = frm.email ? frm.email.value : "";
var smsNumber = frm.MOBILENUMBERID ? frm.MOBILENUMBERID.value : "";
var errorString = '';
if (frm.email && (emailAddress == '' || emailAddress.indexOf('@') == -1)) {
errorString = 'Please enter your email address';
}
var isError = false;
if (errorString.length > 0) {
isError = true;
if (showAlert) alert(errorString);
}
return !isError;
}
OPENING HOURS
Lunch
12pm – 3pm (Mon-Sun)
Dinner
3pm – 9pm (Sun-Tue)
3pm – 10pm (Wed-Sat)
Bar
12pm – 11pm (Weekdays)
12pm – 11:30am (Weekends)