
//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="Deveral House ";
b="Deveral House is a turn of the century farmhouse built in the same year in which the Titannic hit an iceberg. Recently renovated to a high standard throughout. Deveral House can sleep eight people and provides the following accommodation, Upstairs are three bedrooms, one with a double bed, one with twin beds, and the third with twin beds and a set of bunk beds. <br><br>";
w="deveralhouse";
s=new Item1(n,n,n,n,n,n,n,n,y,n,y);
AddHotel();

h="Cornish Holidays: Hayle";
b="Holiday accommodation at Hayle near St Ives in West Cornwall. <br><br>Our cottages are perfect for relaxing short breaks and longer holidays in one of the most beautiful and magical parts of Cornwall. The accommodation is set in the wooded grounds of an old Cornish manor house and five miles of golden sandy beaches are just one mile away.";
w="cornishholidays";
s=new Item1(n,n,n,n,n,n,n,n,y,n,y);
AddHotel();