var Title1= 'Hotel Dacia Luxembourg';
var ItemsCount1 = 3;
var Items1 = new Array(ItemsCount1);
Items1[0] = new Array('Habitación sencilla ', '-1', '125');
Items1[1] = new Array('Habitación doble', '-1', '140');
Items1[2] = new Array('Desayuno', '-1', '8');
var Remark1 = 'Tasa de estancia incluida.<br><br>OFERTA <br>DEL 17 DE MAYO AL 31 DE AGOSTO DE 2003 INCLUIDOS<br>EXCEPTO DEL 15 AL 21 DE JUNIO DE 2003 INCLUIDOS<br>Habitación sencilla                                                                                                                       110   €<br>Habitación doble                                                                                                                      120   €';

var SecondTableNeeded=0;

var GeneralRemark = '';
var SpecialsHeader = '';
var Specials = '';

