var hotel_name_offers='ITTRVRinascimento';
var gMapData = {
    "latitude"			: 41.897358,
    "longitude"			: 12.468023,
    "zoom"				: 14,
	"disableDefaultUI"	: true,
    "mapTypeId"			: "ROADMAP",
	"markers"			: [{
								"icon"		: {
								"image"		: "/themes/courier/images/purple-pushpin.png"
								},
								"latitude"	: 41.897358,
								"longitude"	: 12.468023,
								"infowindow": {
									"title"		: "Hotel Rinascimento",
									"text"		: "Via del Pellegrino, 122<br />00186 Roma, Italia<br /><a href='http://www.hotelrinascimento.com/'>Website</a> - <a href='javascript:;' onclick=\"hhotelDispopriceFHP('"+hotel_name_offers+"', '', '', '', '', '', '', '');\">Book Now!</a>",
									"maxWidth"	: 200,
									"maxHeigt"	: 500,
									"open"		: true
								}
							}]
}
