
//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="Dromin Farm House: Killorglin";
b="Dromin Farm House is situated in the hearth of peaceful countryside, 3 km from Killorglin and Miltown. Facing open country views and Ireland\'s highest mountain.<br>You can look forward to a warm welcome with a cup of tea and home baking upon arrival. All bedrooms are en suite with television, hair dryers, tea/coffee facilities and orthopedic beds. You can relax in the lounge and enjoy an open peat fire and you are welcome to bring your own wine. In the mornings you can start the day with our varied breakfast menu with a large choice to choose from including farmhouse specials, free range farm eggs, soda bread and local fresh fish.";
w="dromin";
s=new Item1(n,n,n,n,n,n,n,n,n,y,n);
AddHotel();

h="Twiss: Killorglin";
b="Two storey house set in large landscaped lawn. 5 Bedrooms en-suite. 5 minutes walk from town. Centrally located - golf, beaches, Ring of Kerry";
w="twiss";
s=new Item1(n,n,n,n,n,n,n,n,n,n,n);
AddHotel();


