var sights = new Array(
	{ key:'capri', 			name: {de:'Hotel Capri Wien, <br />Praterstra&szlig;e 44-46, <br />A-1020 Wien', en:'Hotel Capri Wien, <br />Praterstra&szlig;e 44-46, <br />A-1020 Wien', it:'Hotel Capri Wien, <br />Praterstra&szlig;e 44-46, <br />A-1020 Wien'}, 		x:48.215415, 	y:16.385968,	iconwidth:70,	iconheight:35,	gpointx:12,	gpointy:12  },
	{ key:'stephansdom',	name: {de:'Stephansdom', en:'Stephansdom', it:'Cattedrale di S. Stefano'}, 		x:48.208523,	y:16.373212,	iconwidth:30,	iconheight:50,	gpointx:12,	gpointy:12	},
	{ key:'messe',			name: {de:'Messezentrum', en:'Exibition centre', it:'Centro fieristico'},    	x:48.216923,	y:16.409840,	iconwidth:125,	iconheight:25,	gpointx:40,	gpointy:10	},
	{ key:'staatsoper',		name: {de:'Staatsoper Wien', en:'Vienna Opera', it:'Opera di Vienna'}, 	x:48.203239,	y:16.369049,	iconwidth:67,	iconheight:40,	gpointx:40,	gpointy:10	},
	{ key:'rathaus',		name: {de:'Rathaus Wien', en:'Vienna city hall', it:'Municipio di Vienna'},	    x:48.210918,	y:16.356668,	iconwidth:45,	iconheight:50,	gpointx:25,	gpointy:25	},
	{ key:'schoenbrunn',	name: {de:'Sch&ouml;nbrunn', en:'Sch&ouml;nbrunn', it:'Castello Sch&ouml;nbrunn'},		x:48.186032,	y:16.312894,	iconwidth:67,	iconheight:40,	gpointx:12,	gpointy:12	}
);


