Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>How to book!</title>
<meta http-equiv="Content-type" content="text/html; charset=iso-8859-1" />
<meta http-equiv="Content-Language" content="en-us" />
<meta http-equiv="imagetoolbar" content="no" />
<meta name="MSSmartTagsPreventParsing" content="true" />
<meta name="keywords" content="cat, cats, catteries, cattery, accommodation, kennel, kennels, cat housing, luxury cat accommodation, cats, kent, boarding, English kennels, dobys boarding cattery, cattery in orpington, UK, catteries england, feline accommodation, south-east, cat facilities, boarding, english catteries, feline
hotel, pets, cattery, boarding catteries, board cat, cat hotel, cat boarding, hotel for cats, best cattery, orpington, doby's cattery, doby's, dobys, cattery in orpington,
small, charterhouse road" />
<meta name="author" content="Graham Marsh" />
<link rel="stylesheet" href="css/master.css" type="text/css" />
<link rel="icon" href="favicon.html" type="image/x-icon" />
<link rel="shortcut icon" href="favicon.html" />
<script language="javascript" type="text/javascript">
//Day display array
var datetime = new Date();
var weekday=new Array(7)
weekday[0]="Sunday"
weekday[1]="Monday"
weekday[2]="Tuesday"
weekday[3]="Wednesday"
weekday[4]="Thursday"
weekday[5]="Friday"
weekday[6]="Saturday"
//Month display array
var month=new Array(12)
month[0]="January"
month[1]="February"
month[2]="March"
month[3]="April"
month[4]="May"
month[5]="June"
month[6]="July"
month[7]="August"
month[8]="September"
month[9]="October"
month[10]="November"
month[11]="December"
</script>
</head>
<body>
<div id="container">
<div id="scriptbuttons">
<input type="button" name="home" value="Home" class="mybutt" onclick="document.location.href='index.html'" />
<input type="button" name="aboutus" value="About Us" class="mybutt" onclick="document.location.href='aboutus.html'"/>
<input type="button" name="wherearewe" value="Where are we?" class="mybutt" onclick="document.location.href='wherearewe.html'" />
<input type="button" name="paperwork" value="Pricing and Information!" class="mybutt" onclick="document.location.href=''" /> <!--needs link-->
<input type="button" name="paperwork" value="How to book!" class="mybutt" onclick="document.location.href='howtobook.html'" />
</div>
<div id="dateinfo">
<span class="timedate"><script type="text/javascript">document.write(""+ weekday[datetime.getDay()], " " + (datetime.getDate()), " "+ month[datetime.getMonth()], " " + (datetime.getFullYear()))</script></span>
</div>
<div id="header">
<h1 class ="header">How to Book</h1>
</div>
<div id="importantinfo">
<h1 class="importantinfo">Please note that we are currently unable to offer online booking.<br /></h1>
<h3>For booking enquires please contact us on 01689-877018 where somebody will be happy to help you.</h3>
</div>
<div id="pic">
<img src="images/cat.jpg" width="150px" height="168px" id="imgborder"/>
</div>
<div id="info">
For speed and convenience we have provided links to our brochure and booking form below.
<p />
<span class="remember">To book follow these simple steps:</span>
<ol class="decimal">
<li>Print Brochure and Booking form using the links below.
<p />
<li>Contact Doby's with details of any dates required on 01689-877018. (<span class="remember">REMEMBER!</span> Filghts & Ferrys can be delayed so book an extra night to be sure)
<p />
<li>Have general information about your cat available. (i.e. name, age, sex, breed, any medical conditions etc..)
<p />
<li>If we are sending a form to you please check that all details have been entered correctly (ammending where nessecery), sign and return the form to us within seven days along with your deposit. <span class="remember">(No Deposit = No Booking! Please ensure you include it.)</span>
<p />
<li>If you are printing your own booking form, please ensure that it is fully compleate and that only dates confirmed by us are entered. Return the compleated form to us including deposit to the address below. (Any dates that have not been confirmed will be considered a non booking)
</ol>
</div>
<div id="bookingforms"><a class ="bookingforms" href="documents/brochure-web.pdf" onclick="window.open(this.href); return false;">Brochure and terms and conditions:</a> Requires Adobe Reader:<br /><a class ="bookingforms" href="documents/bookingform-web.html" onclick="window.open(this.href); return false;">Booking Form:</a> Requires Adobe Reader:<br /></div>
<div id="getadobe"><a href ="http://www.adobe.com/uk/products/acrobat/readstep2.html" onclick="window.open(this.href);return false;"><img class="get-adobe"src="images/get-adobe.gif" /></a></div>
<div id="browserbar">These pages are best viewed in the latest <a class="browserbar" href="http://www.microsoft.com/" onclick="window.open(this.href);return false;">Internet Explorer</a>, <a class="browserbar" href="http://www.mozilla.com/firefox" onclick="window.open(this.href);return false;">Mozilla Firefox</a> or <a class="browserbar" href="http://www.opera.com/" onclick="window.open(this.href); return false;">Opera</a> browsers.</div>
</div>
</body>
</html>
Bookmarks