
//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="Mullingar Park Hotel: Mullingar";
b="Contempory in design and set in landscaped gardens, the hotel is located close to the N4 just 80km from Dublin. The interior of the hotel is elegantly decorated,tastefully furnished and fully equipped to international standards. A total of 95 stylishly furnished bedrooms including well appointed executive rooms for the business guest and luxury suites for extra comfort and style.";
w="mullingarparkhotel";
s=new Item1(n,n,n,n,n,n,n,y,n,n,n);
AddHotel();

h="Mount Temple Golf and Country Club: Moate";
b="Mount Temple is a traditional Championship golf course. It lies in the heart of Ireland and is renowned for its large links type greens and undulating fairways. Just a short distance form Athlone, the capital of the midlands. Sitting on an esker based site gives the course the advantage of being playable all year round. The course was \"built by God, polished by man\". Affording great views from the course of over 75 miles.";
w="mounttemplegolfclub";
s=new Item1(n,n,n,n,n,n,n,n,n,n,n);
AddHotel();

h="Glasson Stone Lodge: Glasson Village, Athlone";
b="Glasson Stone Lodge is an impressive house newly built from Irish limestone which blends well with the old 18th century houses in the village. Owned and managed by Carmel and Oliver O\'Neill this house offers cleanliness, cosiness and exquisite interior design - while on the outside, private parking and a beautifully developed garden. Glasson Stone Lodge consists of five bedrooms, All bedrooms are en-suite. A full breakfast menu with home-baking is served in the dining room. There is something for everyone on the established walks around Glasson, whether you simply want to enjoy the beauty of nature or find subjects for photography you will not be disappointed. There is an ample scope for the artist, the antiquarian or the wild flower enthusiast to explore the lakeshore and be well rewarded for time spent.<br>";
w="glassonstone";
s=new Item1(n,n,n,n,n,n,n,n,n,y,n);
AddHotel();
