
//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="Swan Lodge Bed and Breakfast: Downpatrick";
//b="A warm welcome and relaxed atmosphere awaits you at Swan Lodge, together with superb food and accommodation. Nothing is too much trouble to provide for your comfort. Close to The St Patrick Centre, Castle Ward, Exploris, Down Cathedral and Down Museum. Comprehensive breakfast menu. Evening meals on request Fax and e-mail facilities. Swan Lodge is on a hill overlooking Strangford Lough in the heart of St Patricks Country.";
//w="swanlodge";
//s=new Item1(n,n,n,n,n,n,n,n,n,y,n);
//AddHotel();

h="Number Thirty: Ballynahinch";
b="A modern chalet bungalow situated in quiet country area overlooking the Mournes. Convenient to Spa Golf Club, Ballynahinch Rugby Club, fishing & horse riding facilities. CH in all rooms. Supper included in price. 2 Bedrooms (ensuite optional)";
w="number30";
s=new Item1(n,n,n,n,n,n,n,n,n,n,n);
AddHotel();
