Terms and Conditions / Privacy Policy | Contact us'; include_once("main.config.inc.php"); $header=""; $footer=""; $leftColumn=""; $leftMenu=""; $rightColoum=""; $titleTag="$SITE_TITLE"; $metaDescriptionTag = "$SITE_TITLE is a business directory and guide for $CITY, UK. $SITE_TITLE features thousands of shop listings, a pubs and restaurants guide, and Web directory of $CITY websites."; // To get the HTML to paste in here, point the browser to SITE/cityguideIndexTopLevelOnly.php and grab the source $cityGuideCategoriesX = '
'; $webDirectorySection='
   Our Web directory lists thousands of essential '.$CITY.' websites, coveniently organised into topical categories.
'.$topLevelWebDirectoryCategoriesHTMLTable.'

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

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