
//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="Chestnuts Luxury Guest House: Gatwick";
b="Luxury Gatwick accommodation at reasonable prices. <br> Gatwick 8 minutes <br>London 30 minutes by train. <br>Set in 5 acres gardens, variety of rooms to include family and honeymoon suite. <br>Holiday parking facilities at low rates.";
w="chestnuts";
s=new Item1(n,n,n,n,n,n,n,n,n,n,n);
AddHotel();

h="Gatwick Little Foxes Hotel: Ifield Wood, Crawley";
b="Little Foxes is a small Hotel near Gatwick Airport, licensed with lighter bites menu available during weekdays.<br>With its unique rural location, surrounded on three sides by woodland, this is more than just your average airport hotel.<br>Overnight residents can leave their car while they are away on holiday, in a gated car park, with security lighting and a sophisticated CCTV system covering all parking areas.<br>If required, Little Foxes can arrange transfers by taxi to Gatwick Airport on the day of departure.";
w="littlefoxs";
s=new Item1(n,n,n,n,n,n,n,y,n,n,n);
AddHotel();
