
//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="Rhianedd Guest House: Abergele";
b="Guy and Annie offer a warm welcome at Rhianedd Guest House, an inviting place to stay and is full of Welsh and Celtic grace. <br>We guarantee you a warm welcome and are very happy to provide you with any information you might require to make your stay in this most magical of areas enjoyable.";
w="rhianeddguesthouse";
s=new Item1(n,n,n,n,n,y,n,n,n,n,n);
AddHotel();

h="Beverley Hills Holiday Flatlets: Rhyl";
b="Sheba and Kevin welcome you to Beverley Hills a family run establishment situated on the West side of Rhyl, approximately 100 metres from the promenade, & within easy walking distance of the Fun Fair, Amusements, Cinemas, Theatres, Shopping Centre, Sun Centre, Children\'s Village, Bus & Train Station.";
w="beverlyhills";
s=new Item1(n,n,n,n,n,n,n,n,y,n,n);
AddHotel();


