As from the 1st of September 2012 we have been forced to increase the cost of our buffet menu to £18 with a midweek concession of £15.
if (isSet($page)) { $file="$page.html" ; if (file_exists("$file")) { include("$file"); } else { include('./404.html'); } } else { include("newsfeed1.html"); } ?>