
//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="Langstone Manor Holiday Park: Dartmoor";
b="Set amongst delightful mature grounds in a sheltered wooded valley on the favoured south-west edge of Dartmoor, Langstone Manor offers the perfect escape for those seeking to explore and enjoy the wide range of interests and activities the adjacent moorland has to offer.";
w="langstonemanor";
s=new Item1(n,n,n,y,n,n,y,n,y,n,y);
AddHotel();

h="Colcharton House: Tavistock";
b="Colcharton House is located next to a working farm in the midst of beautiful rolling farmland, close to Dartmoor National Park. We are only five minutes drive from the picturesque Stannary town of Tavistock and walking distance (seven minutes!) from the local pub which serves good food and welcomes children. <br><br>We have ample off road parking available. Unfortunately due to the ducks and chickens we cannot accept pets and we are a non smoking property.";
w="colchartonhouse";
s=new Item1(y,n,n,n,n,n,n,n,y,n,y);
AddHotel();
