document.write("<head>");
document.write("<title>The Rosling House Bed & Breakfast Homepage</title>");
document.write("<meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'>");
document.write("<meta name='description' content='This is the site for the Rosling House Bed & Breakfast, it contains information on pricing, photos of the rooms and surrounding area, and ways in which to contact us.'>");
document.write("<meta name='keywords' content='bed, breakfast, high wycombe, radnage, chiltern way, ridgeway, red kites, bucks, buckinghamshire, marlow, henley'>");
document.write("</head>");
document.write("<body bgcolor='#FFFFFF' text='#000000' link='#002AFF' vlink='#00009F'>");

document.write("<center><table width='770' border='0' cellspacing='0' cellpadding='0' height='200' align='center' vspace='0' hspace='0'>");
document.write("<tr><td height='100' bgcolor='#FFFFFF' width='770'><center><img src='./title.jpg'></center></td>");
//document.write("<td background='./sitewidepix/topbg.gif' colspan='2' height='100' width='700'>&nbsp</td>");
document.write("</tr><tr><td bgcolor='#FFFFFF' height='100'><center>");
document.write("<a href='./index.html'><img src='./home.gif' border='0'></a>");
document.write("<a href='./prices.html'><img src='./prices.gif' border='0'></a>");
document.write("<a href='./gallery2'><img src='./photos.gif' border='0'></a>");
document.write("<a href='./links.html'><img src='./links.gif' border='0'></a>");
document.write("<a href='./contactus.html'><img src='./contactus.gif' border='0'></a>");
document.write("</center></td><tr></table>");
document.write("<font face='Arial' color='#000000' size='2'>");