var zoom = 10;
var sights = [
	{ key:'capri', 			name: { de:'Hotel Capri', en:'Hotel Capri', it:'Hotel Capri'},		x:48.215415, 	y:16.385968,	iconwidth:70,	iconheight:35,	gpointx:12,	gpointy:12 },
	{ key:'flughafen',		name: { de: 'Flughafen Wien', en:'Vienna Airport', it:'Vienna Aeroporto'},	x:48.12089,		y:16.562147,	iconwidth:50,	iconheight:50,	gpointx:12,	gpointy:12	}
];


