<?php
  $maptitle="malts-".$title;
  $keywords="whisky, whiskey, scotch, malt, distillery, distilleries, ".$title;
?>

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
    "http://www.w3.org/TR/REC-html40/loose.dtd">

<html lang="en">

<head>

<?php
  echo "<title>",$title,"</title>\n";
  echo "<META NAME=\"DC.Subject\" CONTENT=\"",$keywords,"\">\n";
  echo "<META NAME=\"keywords\" CONTENT=\"",$keywords,"\">\n";
  echo "<META NAME=\"maptitle\" CONTENT=\"",$maptitle,"\">\n";
?>
<META NAME="DC.Title" CONTENT="Edinburgh malt whisky tour" >
<META NAME="DC.Creator" CONTENT="John Butler" >
<META NAME="DC.Creator.Address" CONTENT="jhb@ed.ac.uk" >

<META http-equiv="content-type" content="text/html; charset=utf-8" >

</head>

<body bgcolor="#ffffc0" text="black">
