
//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="Drumcorroy House Bed and Breakfast: Donegal";
b="Drumcorroy House is select farmhouse B&B accommodation near Donegal Town which gives the visitor truly outstanding views of the Blue Stack Mountains and Barnesmore Gap. Located only four miles outside the historic town of Donegal, Martina and Patsy O\'Sullivan are delighted to welcome you to their working farm for a truly enjoyable and comfortable stay at an affordable rate.";
w="drumcorroyhouse";
s=new Item1(n,n,n,n,n,n,n,n,n,y,n);
AddHotel();


