
//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="Selside Farm Holiday Cottages: Horton-in-Ribblesdale, Settle";
b="Selside Farm is a working farm set in the small hamlet of Selside surrounded by beautiful countryside in the heart of the 3 peaks & surrounded by many footpaths. It is close to the Settle to Carlisle railway. <br>The Byres is a four star delightfully converted 18th century barn. It is full of character with exposed beams and is furnished to a high quality and well equipped.";
w="selsidefarm";
s=new Item1(n,y,n,n,n,n,n,n,y,n,y);
AddHotel();

h="Arbutus Guest House: Settle";
b="Situated in the heart of the beautiful Yorkshire Dales Village of Clapham a few miles from Settle. An ideal base for walking and touring the area, only 40 minutes from the lake district. Excellent 4 diamond facilities, off street parking, open from February to November.<br>Prices start from £24.50 up to £28.00 per person per night bed and breakfast";
w="arbutusguesthouse";
s=new Item1(n,n,n,n,n,y,n,n,n,n,n);
AddHotel();
