Terms and Conditions / Privacy Policy | Contact us | Site Map'; include_once("main.config.inc.php"); $titleTag="$SITE_TITLE"; $metaDescriptionTag = "Loughborough .co.uk is the definitive Loughborough website"; $metaKeywordsTag = "Loughborough, Charnwood, Leicester, Leicestershire, Leics, UK"; // To get the HTML to paste in here, point the browser to SITE/cityguideIndexTopLevelOnly.php and grab the source $cityGuideCategories = '
'; $webDirectorySection='
   Our Web directory lists thousands of essential '.$CITY.' websites, coveniently organised into topical categories.
'.$topLevelWebDirectoryCategoriesHTMLTable.'

'; $body = '
   '.$WELCOME_ARTICLE.'

'.$HOTELS_ARTICLE.' Visit the '.$CITY.' Hotels Centre ยป


   Explore '.$SITE_TITLE.'\'s local business finder - shops, restaurants and businesses across '.$CITY.'.
'.$cityGuideCategories.'


   '.$FRONT_PAGE_ABOUT_CITY_ARTICLE.'

Read more about '.$CITY.' in the About '.$CITY.' section.

'; $leftColumn = $leftMenu; include("main.template.inc.php"); ?>