var properties = {
	nbHotelsNear : 5,
	hotelId : "hotelId",
	arrival : "arrival",
	nightsNumber : "nightsNumber",
	peopleNumber : "peopleNumber",
	pageSizeBookingLines : 20,
	pageSizeRoomsAvailableForm : 20,
	urlProfile : "http://www.hotel-bb.com/profile/#profile?tab=",
	sessionDurationMin : "15",
	bookingUrl : "https://www.hotel-bb.com/reservation-hotel/booking",
	minBarometersElseNoView : 5,
	globalOpinionHotelId: 'GLOBAL',
	minOpinionsElseNoView : 5,
	minBarometersElseNoView : 5,
	pageSizeOpinionsAboutHotel : 5,
	urlFalsh : "http://91.121.134.14/animation/cat-hotel/",
	urlToLoadIfUnkownHotel : "/",
	pageSizeThematicHotelSearchForm : 5,
	nbMaxListHotelSearchForm : 50,
	mapWidth : "695px",
	mapHeight : "310px",
	guestId : "guest",
	pageSizeMyBookingsForm : 20,
	newsletterIndex : 1						// 0 : false, 1 : true
};

