
//Javascript Copyright Jim, Web Master for www.nabd.org.uk
//IMPORTANT If you want to include quotes or apostrophies in the text,
//they MUST be preceded by a backslash to prevent java executing them.
//e.g.  \" or \' like this - \'E\" to get 'E".
//Build the list - this is the database area. 

h="Grey Cottage: Ilfracombe";
b="Grey Cottage is situated on the outskirts of Lee on the on the edge of the village overlooking the wooded valley and farmland.  The house is Georgian with a Victorian extension to the rear. It has recently had much refurbishment work done including all new plumbing and central heating. It is furnished as a family home with a selection of furniture from many periods and filled with books and items collected over the years.";
w="greycottage";
s=new Item1(y,n,n,n,n,y,n,n,n,n,n);
AddHotel();


