	var mesi = ['Jan','Feb','Mar','Apr','May','Jun','Jul','Aug','Sep','Oct','Nov','Dec'];
	var tipoimmo = ['Apartment','Villa','Garage','Parking place'];
	var s_loading = 'Loading';
	var s_code = 'Code';
	var s_postiletto = ' sleeps';
	var s_tpostiletto = 'Sleeps:';
	var s_sameplace = ' rental properties on the same point';
	var s_found = 'rental properties found';
	var s_immos = 'rental properties';
	var s_notfound = '<table border="0"><tr><td><img src="../img/notfound.png" width="76" height="80"></td>'+
																'<td valign="middle" class="warntext"><p><strong>Rental properties not found with your requirements</strong>.</p>'+
																'<p>Please modify your requirements and try again.</p></td></tr></table>';
	var parkingtext = [
				"",
				"<img align=\"absmiddle\" src=\"img/parking.png\" /> Common parking",
				"<img align=\"absmiddle\" src=\"img/parking.png\" /> Private parking",
				"<img align=\"absmiddle\" src=\"img/parking.png\" /> Garage"];

