var zoom = 12;
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:'hauptbahnhof',	name: { de:'Hauptbahnhof', en:'Central railway station', it:'Stazione centrale' },					x:48.187662,	y:16.380164,	iconwidth:50,	iconheight:50,	gpointx:12,	gpointy:12	},
	{ key:'westbahnhof',	name: {de: 'Westbahnhof', en: 'West railway station', it:'Stazione Ovest'},						x:48.196932,	y:16.339116,	iconwidth:50,	iconheight:50,	gpointx:12,	gpointy:12	},
	{ key:'meidling',   	name: {de:'Bahnhof Wien Meidling', en:'Vienna Railway Station Meidling', it:'Stazione Vienna Meidling'},			x:48.175630,	y:16.335446,	iconwidth:50,	iconheight:50,	gpointx:12,	gpointy:12	},
	{ key:'praterstern',   	name: {de:'Wien Bahnhof-Praterstern', en: 'Station Bahnhof-Praterstern', it:'Stazione Vienna-Praterstern'},		x:48.218668,	y:16.392996,	iconwidth:50,	iconheight:50,	gpointx:12,	gpointy:12	},
	{ key:'franzjoseph',   	name: {de:'Wien Franz Josef Bahnhof', en: 'Station Franz Josef', it:'Stazione Vienna Franz Josef'},		x:48.227731,	y:16.360552,	iconwidth:50,	iconheight:50,	gpointx:12,	gpointy:12	}
];
