
//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="Brendon House: Exmoor";
b="Formerly a farmhouse, Brendon House was built circa 1780 and still retains many of the original features and character. Situated in an acre of gardens on the village outskirts, elevated above the East Lyn river, with fields and rugged moorland at the rear, making it one of the best locations in the area. It is a very quiet and rural setting.";
w="brendonhouse";
s=new Item1(n,y,n,n,n,y,n,n,n,n,n);
AddHotel();

h="Sunnymeade Country Hotel:Dean Cross";
b="A charming, small, comfortable country hotel with large enclosed garden, situated in North Devon between the beautiful golden sandy beaches of Woolacombe, Croyde and Saunton Sands, and close to Exmoor. Award winning home cooked food using fresh local produce is served in our restaurant, special diets can be accommodated and there is always a vegetarian choice on the menu.";
w="sunnymeade";
s=new Item1(n,n,y,n,n,n,n,y,n,n,n);
AddHotel();

h="Moorlands: Exmoor";
b="MOORLANDS was built in the late 19th Century to provide shelter for travellers on the old Lynton to Barnstaple railway. In recent years it has been extended to provide bed and breakfast and self-catering accommodation with its own licensed dinning room, delightful lounge with real fire and secluded outdoor swimming pool. <br>MOORLANDS is set in six acres of grounds within the Exmoor National Park, with beautiful views of the surrounding countryside. Christine and Ian Corderoy offer visitors seeking good quality, comfortable accommodation a warm and friendly welcome. <br>";
w="moorlands";
s=new Item1(n,y,n,n,n,y,n,n,y,n,n);
AddHotel();

h="Heddon Valley Mill: Exmoor";
b="Secluded Saxon Millhouse with luxury riverside cottages with indoor pool and jacuzzi set in its own sheltered valley surrounded by 50 acres on Exmoor near the sea.<br>The property, which was featured in the Domesday Book, is approached by a private forestry track (the old stage coach route) through woodland where resident wild deer can often be spotted.";
w="heddonvalleymill";
s=new Item1(n,y,n,n,n,n,n,n,y,n,y);
AddHotel();

h="Hartshanger: Porlock";
b="Hartshanger is an Edwardian gentleman\'s residence set above the village of Porlock in the heart of the Exmoor National Park. The accommodation at Hartshanger Holidays comprises 2 self-catering flats known as High Hanger and Little Hanger. High Hanger is in what was the servants quarters on the second floor of the main house. It sleeps 4 with 1 double and 1 twin room. Little Hanger is in what was the old coach house. It sleeps 5, 2 double rooms and 1 single room with a cot. The house is situated within grounds of about 5 acres with lovely views over Porlock Bay towards Wales. It is a peaceful place, with the only sounds being that of the surf on the beach below and the occasional call from a seagull, buzzard or sheep. It is the ideal place for those wanting to get away from it all and relax.";
w="hartshanger";
s=new Item1(n,n,n,n,n,n,n,n,y,n,n);
AddHotel();

h="Glenville House : Lynmouth ";
b="Glenville House is a delightful Victorian house, built in local stone well over a century ago and full of character and charm, lovingly refurbished, with colourful  garden in an idyllic riverside setting at the beginning of the beautiful river valley walk to Watersmeet, the deepest natural gorge in England. All bedrooms, one of which is on the ground floor, are tastefully decorated with co-ordinated furnishings, most with pretty en-suites, and all with clock /radios, hairdryers and tea/coffee facilities. You can enjoy a four-course breakfast in our attractive dining room and we have an elegant lounge overlooking the river for those wishing to relax in the evening. ";
w="glenvillehouse";
s=new Item1(n,n,n,n,n,n,n,n,n,y,n);
AddHotel();


