
//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="Grassmere House Apartments: Combe Martin";
b="We currently have 3 apartments to offer you, each have been decorated to a high standard. Combe Martin village nestles in a sheltered valley with a two mile long street, featuring a wide selection of Inns, Cafes, Restaurants and Gift Shops leading down to the Sandy /Pebble bay where children can bathe safely and explore the many caves and rock pools. ";
w="grassmerehouse";
s=new Item1(y,y,n,n,n,n,n,n,y,n,n);
AddHotel();

h="Manleigh Holiday Park: Combe Martin";
b="If you require a holiday that is both peaceful and quiet, amidst beautiful countryside yet close to beaches and all amenities, our family run park is just for you. We offer a choice of accommodation, Caravans, Chalets or a Bungalow. ";
w="manleighholidaypark";
s=new Item1(n,n,n,n,y,n,y,n,y,n,n);
AddHotel();

