<!--

function preloadMap() {
	if (document.images) {
	  preloadFlag = false;
		
		printer_friendly_button_over = newImage("/images/printer_friendly_button-over.gif");

			tatra_hotel_over = newImage("/bratislava/images/bratislava_map/tatra-hotel-over.gif");
		crown_plaza_hotel_over = newImage("/bratislava/images/bratislava_map/crown-plaza-hotel-over.gif");
		no_16_hotel_over = newImage("/bratislava/images/bratislava_map/no-16-hotel-over.gif");
		michaels_gate_over = newImage("/bratislava/images/bratislava_map/michaels-gate-over.gif");
		city_hotel_over = newImage("/bratislava/images/bratislava_map/city-hotel-over.gif");
		club_hotel_city_hotel_over = newImage("/bratislava/images/bratislava_map/club-hotel-city-hotel_over.gif");
		club_hotel_over = newImage("/bratislava/images/bratislava_map/club-hotel-over.gif");
		dukla_hotel_club_hotel_over = newImage("/bratislava/images/bratislava_map/dukla-hotel-club-hotel_over.gif");
		dukla_hotel_over = newImage("/bratislava/images/bratislava_map/dukla-hotel-over.gif");
		holiday_inn_dukla_hotel_over = newImage("/bratislava/images/bratislava_map/holiday-inn-dukla-hotel_ove.gif");
		holiday_inn_over = newImage("/bratislava/images/bratislava_map/holiday-inn-over.gif");
		ibis_centrum_hotel_over = newImage("/bratislava/images/bratislava_map/ibis-centrum-hotel-over.gif");
		set_hotel_holiday_inn_over = newImage("/bratislava/images/bratislava_map/set-hotel-holiday-inn_over.gif");
		set_hotel_over = newImage("/bratislava/images/bratislava_map/set-hotel-over.gif");
		clarissine_church_over = newImage("/bratislava/images/bratislava_map/clarissine-church-over.gif");
		primates_palace_over = newImage("/bratislava/images/bratislava_map/primates-palace-over.gif");
		old_town_hall_over = newImage("/bratislava/images/bratislava_map/old-town-hall-over.gif");
		bratislava_castle_over = newImage("/bratislava/images/bratislava_map/bratislava-castle-over.gif");
		st_martins_cathedral_over = newImage("/bratislava/images/bratislava_map/st-martins-cathedral-over.gif");
		marolls_hotel_over = newImage("/bratislava/images/bratislava_map/marolls-hotel-over.gif");
		bratislava_map_43_st_martins_cathedral_over = newImage("/bratislava/images/bratislava_map/bratislava_map_43-st-martin.gif");
		radisson_sas_carlton_over = newImage("/bratislava/images/bratislava_map/radisson-sas-carlton-over.gif");
		radisson_sas_carlton_st_martins_cathedral_over = newImage("/bratislava/images/bratislava_map/radisson-sas-carlton-st-mar.gif");
		danube_meydan_hotel_radisson_sas_carlton_over = newImage("/bratislava/images/bratislava_map/danube-meydan-hotel-radisso.gif");
		danube_meydan_hotel_over = newImage("/bratislava/images/bratislava_map/danube-meydan-hotel-over.gif");
		devin_hotel_radisson_sas_carlton_over = newImage("/bratislava/images/bratislava_map/devin-hotel-radisson-sas-ca.gif");
		devin_hotel_over = newImage("/bratislava/images/bratislava_map/devin-hotel-over.gif");
		bratislava_map_49_radisson_sas_carlton_over = newImage("/bratislava/images/bratislava_map/bratislava_map_49-radisson-.gif");
		novy_most_over = newImage("/bratislava/images/bratislava_map/novy-most-over.gif");

		preloadFlag = true;
	}
}


//-->