var locationkey = {
	 'www.bi-village.com': 'ABQIAAAAOjFl-y163C6hgqxsinjt9xRpG-Ccd7ZR4wBnSJS3eFLteN3vahSgrnYhJY_XSqMfX5c5ScuhZaLVCA',
	 'www.bivillage.com': 'ABQIAAAAOjFl-y163C6hgqxsinjt9xRTNys7PQvrOnVKZ5pInXM95EsdehQHA8NfN6upYKP-5oq5izZnYI4jfA',
	 'www.bivillage.eu': 'ABQIAAAAOjFl-y163C6hgqxsinjt9xSr4gh_qyPuZaYya1sRYhsNXZ5VPBS0MPQwT_4mFD_ocCp3PKpSeGqKYg',
	 'bivillage.ipertrade.com': 'ABQIAAAAOjFl-y163C6hgqxsinjt9xQg-aVjaNznEJIBCwwKNCMQ59Qq0RTKxMjPcZrdgG9pEhrLaAtGC6lmUw'
	}

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>')

//Schermo interoPosizionato alle coordinate: 
//lat:45.53229682560178 
//long:12.78083324432373
/*Posizioni iniziali  */
var defLat = 44.89929499578382;
var defLng = 13.830220699310302;
////// per kazela
//defLat = 44.862683;
//defLng = 13.983536;
////// per Bivillage
//defLat = 44.916667;
//defLng = 13.808611;

var startzoom = 15;

var map;
