var loaded2 = false;
		var theImage2 = new Array('images/tour_amalfi_coast.jpg','images/tour_central_italy.jpg','images/tour_middle_italy.jpg','images/tour_northeastern_italy.jpg','images/tour_northwestern_italy.jpg','images/tour_rome_amalfi.jpg','images/tour_sicily.jpg','images/tour_southern_italy.jpg','images/tour_tuscany.jpg','images/tour_milan_tuscany_rome.jpg','images/tour_northern_italy.jpg','images/tour_rome_florence_venice.jpg','images/tour_best_of_northern_italy.jpg','images/tour_best_of_italy.jpg','images/tour_rome_naples_sicily.jpg');

                function shiftImage (mapName)
                {
			document.getElementById("theMap").style.backgroundImage ="url("+mapName+")";
                }
