
//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="Haguelands Farm: Burmarsh - Romney Marsh ";
b="We welcome holiday makers and business people for both short and long stays. Whether you want to exercise, relax, sight see, or use us as a stop over en route to the channel ports. Haguelands Farm is a modern working farm, ideally located for lovely walks and peace and quiet. Just a 10 minute walk from the famous sandy beach of Dymchurch. Our rooms are all doubles, one en suite, both rooms are bright and sunny, and they have lovely views over the garden and countryside.";
w="haguelandsfarm";
s=new Item1(n,n,n,n,n,n,n,n,n,y,n);
AddHotel();

h="Stable Cottage : Donkey Street, Burmarsh";
b="Stable Cottage is situated in the small hamlet of Donkey Street, which is just outside the village of Burmarsh with its 12th century church. <br>The cottage has been recently refurbished to a very high standard, is totally self-contained and enjoys uninterrupted views over the beautiful Romney Marsh.<br><br>Just imagine lying in bed and looking out of the window to the long line of hills, which once formed the coastline of Kent in Roman times and watching the horses and sheep graze peacefully in the fields.<br><br>If you enjoy nature then this is the place for you.";
w="stablecottage";
s=new Item1(n,n,n,n,n,n,n,n,y,y,n);
AddHotel();


