
//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="Hotel Can Tem: Alcudia,";
b="The Hotel Can Tem is situated in a central position, , which is however without cars given that it is located in a pedestrianized street in the historical centre of Alcudia, between the church square and the main street. It is an old laborers house, dating from the 17th Century, which has been restored with care, maintainig the important elements of the traditional architecture but at the same time equipping it with all modern conveniences. You will feel nearly as if you were in your own home because its size permits a personalized and informal service.<br>There are four double rooms with bathroom, each of them different; central heating&air conditioning, SAT TV, communal areas both on the ground floor and the first floor and a pleasant garden.";
w="cantem";
s=new Item1(n,n,n,n,n,n,n,n,H,X);
AddHotel();


