
//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. It's a bit long winded, but easy to add or
// remove entries without renumbering everything.

//Hotel details block - repeat entire block as required EXAMPLE

//h="Mousehole B&B";
//b="Mousehole B&B is a traditional fishermans cottage and net loft, approximately 200 years old, in //the heart of the picturesque village of Mousehole, and is situated 150 yards from the harbour. We //offer full English or continental breakfast or a variation of your choice, with local smoked fish //when available and home made bread and rolls. <br>";
//w="mouseholebb";
//s=new Item1(n,n,n,n,n,n,n,n,n,y,n);
//AddHotel();

