
//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="Towers Hotel: Glenbeigh";
b="Welcome to the Towers Hotel Glenbeigh, Co. Kerry, Ireland. We invite you to explore our web site and see what the Towers has to offer. Hopefully it will convey the unique atmosphere that only the Towers can provide.<br>Situated on the Ring of Kerry the hotel is a short distance from sandy beaches and dramatic mountains, set amidst a paradise for hill walkers, golfers, fishermen and anyone interested in the beautiful Kerry Landscape. We look forward to your visit in the future and welcome your friendship.";
w="towershotel";
s=new Item1(n,n,n,n,n,n,n,y,n,n,n);
AddHotel();


