';
//======================================================================================================================
// Articles
$WELCOME_ARTICLE = "Welcome to $SITE_TITLE, your local guide for $CITY and $COUNTY.";
$HOTELS_ARTICLE = "$SITE_TITLE provides hotel bookings for many of $CITY's hotels and guesthouses, enabling you to benefit from massive discounts on normal rates.";
$FRONT_PAGE_ABOUT_CITY_ARTICLE = 'High Wycombe is a large town in Buckinghamshire, England.
Originating as a mill town, High Wycombe has also produced renowned paper and furniture industries.
The town centre, which has recently undergone a large redevelopment, has two shopping centres and a university. Popular local landmarks include a statue of a red lion and the fountain in Frogmoor Square, while another attraction is Hughenden Manor, a Regency period mansion and one-time home to Prime Minister Benjamin Disraeli.
High Wycombe is also home to all commands of the Royal Air Force, and is the only place in the world that weighs its Mayors – a traditional ceremony of the town since the medieval period.
';
$LONG_ABOUT_CITY_ARTICLE = 'High Wycombe is a large English town in the district of Wycombe, Buckinghamshire.
A settlement at High Wycombe was first documented in 970 as Wicumun, and this remained a mill town through medieval and Tudor times with the manufacture of lace and linen cloth. These industries were overtaken in the 17th and 18th centuries by paper, and Wycombe\'s most famous industry, furniture (particularly chairs), reached prominence in the 19th century.
High Wycombe town centre has recently undergone a large redevelopment, including expansion of the existing Chilterns shopping centre, the completion of the new Eden Shopping centre and redevelopment of the Buckinghamshire New University, all of which have brought new life to the town and attracted further development.
Since 1968 all commands of the Royal Air Force have been housed in High Wycombe, the town having previously been the seat of the RAF Bomber Command.
Two popular local landmarks are the statue of a red lion (above the Woolworths store on the High Street) and the fountain in Frogmoor Square. A historical attraction is Hughenden Manor, an architecturally appealing Regency period mansion which in the mid-19th century was home to Benjamin Disraeli, one of two Prime Ministers (the other being the Earl of Shelburne) to have lived in High Wycombe.
An interesting quirk of High Wycombe is that it is the only place in the world that weighs its Mayors – a traditional ceremony of the town since the medieval period. ';
//======================================================================================================================
$rightColumn='
","", $body);
// cookie code by https://www.codeply.com/p/XfNkaBlD4j
//-----
#$cookieConsentJS = '';
// No longer needed - now on UPD45 and using Google's CMP
$cookieConsentJS = '';
// Disable cookieConsent on legal notices as cookies are not set on those pages and they may be read duing cookie consent
if($legal)
{
$cookieConsentJS="";
}
//-----
if($SITE_TITLE=="London Online")
{
// Even though LO has extra stuff, we can add it or make any exceptions here and still give LO the latest CSE template update.
// We will already have the most up-to-date CSE network STYLESHEET_URL from components.inc.php however LO has extra classes
// So we need to insert extra HTML in the $STYLESHEET_URL (which should just be a URL without HTML) so that 2 stylesheets can be
// called. Here is what it would look like before we alter it
// $STYLESHEET_URL = $SITE_URL."/css/21.10.css";
// Here is what the HTML it will get slotted into looks like:
//
$additionalStylesheetLinks .= '';
if($contextMenu)
{
$leftColumn = $contextMenu;
}
else{
$leftColumn = $defaultLeftColumn;
}
}
//================================================
// Tweak to tidy up the awful front page HTML
if($tab=="home")
{
$body = str_replace("", ">", $body);
# $body = str_replace("valign=\"top\"", "", $body);
$body = str_replace("valign=", "data-a=", $body);
$body = str_replace("width=", "data-w=", $body);
$body = str_replace("border=", "data-b=", $body);
$body = str_replace("bgcolor", "data-g", $body);
$body = str_replace("colspan", "data-c", $body);
$body = str_replace("cellspacing", "data-s", $body);
$body = str_replace("cellpadding", "data-p", $body);
$body = str_replace("
# ";
# Home > Businesses > Southbank
// Make it shorter
$breadcrumb = str_replace("You are here:", "", $breadcrumb);
$breadcrumb = str_replace("You are here:", "", $breadcrumb);
$breadcrumb = str_replace($SITE_TITLE, "Home", $breadcrumb);
$breadcrumbDiv = '
'.$breadcrumb.'
';
}
//======================================================================================================================================
// New additions for bootstrap template
#$googleSearchWhite=''; // $googleSearchBox
if($footerExtras)
{
$footerExtras = "
$footerExtras
";
}
// Stop it saying UK UK
if(!$COUNTRY || $COUNTRY=="UK")
{
$COUNTRY2 = "the";
}
//====================================================================================================
//====================================================================================================
//====================================================================================================
//====================================================================================================
// Now we include components.config.inc.php
// Why here? Because we can't do it before as some of the vars set above get slotted into the vars in components.config.inc.php. Wouldn't want to do it after as below is basically where the real template preparation begins
// Forming the path this way makes it relative to this file, not the main extensionless file
include(dirname(__FILE__)."/components.config.inc.php");
//====================================================================================================
//====================================================================================================
//====================================================================================================
//==========================================================================================
//-------
//Code to switch off ads on certain pages
if($switchOffAds)
{
$rightColumn="";
$adsenseCentralColumn="";
$googlePageLevelAds="";
}
//-------
$labelledAdsenseCentralColumn ='
Advertisements
'.$adsenseCentralColumn.'
';
#$labelledAdsenseCentralColumn = '
Advertisements
'.$adsenseCentralColumn;
$pubsSectionAdvert = "
\n\nWhy not add a review of your favourite pub...\n\n
";
$restaurantsSectionAdvert = "
\n\nWhy not add a review of your favourite restaurant...\n\n