
//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="Galford Springs Holiday Centre: Okehampton";
b="Galford Springs is one of Devon\'s best kept secrets! Nestled in the Lew valley and overlooking some of England\'s most stunning scenery, this self contained holiday accommodation centre is ideal for groups of up to 18 people. <br><b>Prices from £25 per person per night</b>";
w="galfordsprings";
s=new Item1(n,n,y,n,n,n,n,n,y,y,n);
AddHotel();

h="Knole Farm: Okehampton";
b="Award winning Bed and Breakfast accommodation ideal for exploring Dartmoor, West Devon and Cornwall. Plus 2 bedroom farmhouse self catering wing.";
w="knolefarm";
s=new Item1(n,n,n,n,n,n,n,n,y,y,n);
AddHotel();
