
//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="Cottage Mary Rose: Castleisland";
b="\"Cottage Mary Rose\" is located in beautiful County Kerry, Ireland, and only a short 90-minute drive from the Shannon International Airport. This 18th century thatched stone cottage has been lovingly restored to its original beauty and is furnished with simple, yet rustic antiques and accessories. And with all of the modern conveniences, it is the perfect place to call home while exploring the southwest part of Ireland.<br>This region is well known for it\'s beautiful views of dramatic mountains, green valleys, rugged coastlines, megalithic sites and rural charm. ";
w="maryrose";
s=new Item1(n,n,n,n,n,n,n,n,y,n,y);
AddHotel();

