
	var imagesFloorPlans = new Object();
	
	imagesFloorPlans["F1"] = new Image (490,247);
	imagesFloorPlans["F1"].src = "images/F1.gif";
	imagesFloorPlans["F2"] = new Image (490,314);
	imagesFloorPlans["F2"].src = "images/F2.gif";

	imagesFloorPlans["F3"] = new Image (490,296);
	imagesFloorPlans["F3"].src = "images/F3.gif";

	imagesFloorPlans["F4"] = new Image (490,294);
	imagesFloorPlans["F4"].src = "images/F4.gif";

	imagesFloorPlans["F5"] = new Image (490,37);
	imagesFloorPlans["F5"].src = "images/F5.gif";


	
	imagesFloorPlans["F11"] = new Image (427,255);
	imagesFloorPlans["F11"].src = "images/F1.gif";
	imagesFloorPlans["F21"] = new Image (427,258);
	imagesFloorPlans["F21"].src = "images/F2.gif";

	imagesFloorPlans["F31"] = new Image (427,273);
	imagesFloorPlans["F31"].src = "images/F3.gif";

	imagesFloorPlans["F41"] = new Image (427,216);
	imagesFloorPlans["F41"].src = "images/F4.gif";

	imagesFloorPlans["F51"] = new Image (427,33);
	imagesFloorPlans["F51"].src = "images/F5.gif";

