//var locationkey = {
//	'my.capalonga.ipertrade.com': 'ABQIAAAA7yypoup254R_VGbHv21lzhRN-jOaSD-0B6Rlf1Y-ZqIIFnsvWhR_zXqBafwHkuWwViOjxzKW4u50cA',
//	'capalonga.ipertrade.com': 'ABQIAAAA7yypoup254R_VGbHv21lzhRN-jOaSD-0B6Rlf1Y-ZqIIFnsvWhR_zXqBafwHkuWwViOjxzKW4u50cA'
//}
//
//document.write('<script src="http://maps.google.com/maps?file=api&amp;v=2&amp;key=' + locationkey[location.host] + '" type="text/javascript"><\/script>');
//
//document.write('<style type="text/css">v\:* {behavior:url(#default#VML);}</style>')


var locationkey = {
	'ipertrade.com': 'ABQIAAAAOjFl-y163C6hgqxsinjt9xRN-jOaSD-0B6Rlf1Y-ZqIIFnsvWhSJuvWj0LRPN3jj8xyVUl4qr7VjQg',
	'camping-cisano.it' : 'ABQIAAAA7yypoup254R_VGbHv21lzhQ6_ct-SQS0Sclm4l26dLNyH23loxRczgxfIMK_9m-1nkj7vXN3ZwbzPw'
}

var lkGoogle = locationkey[location.host]

if (location.host.indexOf("ipertrade")) lkGoogle = locationkey['ipertrade.com']
if (location.host.indexOf(".camping-cisano.it")) lkGoogle = locationkey['camping-cisano.it']

document.write('<script src="http://maps.google.com/maps?file=api&amp;v=2&amp;key=' + lkGoogle + '" type="text/javascript"><\/script>');
document.write('<style type="text/css">v\:* {behavior:url(#default#VML);}</style>')


//Schermo interoPosizionato alle coordinate: 
//defLat = 46.00817022347794;
//defLng = 11.284675598144531;
defLat = 45.528531
defLng = 10.713//10.72728

var startzoom = 14;

var map;


