<!--if (document.images){MapEntry = new ImageMapBermondsey = new ImageMapBorough = new ImageMapCamberwell = new ImageMapDulwich = new ImageMapNunhead = new ImageMapPeckham = new ImageMapRotherhithe = new ImageMapWalworth = new ImageMapEntry.src = "../images/map/MapEntry.jpg"MapBermondsey.src = "../images/map/MapBermondsey.jpg"MapBorough.src = "../images/map/MapBorough.jpg"MapCamberwell.src = "../images/map/MapCamberwell.jpg"MapDulwich.src = "../images/map/MapDulwich.jpg"MapNunhead.src = "../images/map/MapNunhead.jpg"MapPeckham.src = "../images/map/MapPeckham.jpg"MapRotherhithe.src = "../images/map/MapRotherhithe.jpg"MapWalworth.src = "../images/map/MapWalworth.jpg"}function mapChange(sector,status) {	if (status == "On") {		document.southwarkMap.src = eval("Map" + sector + ".src");	} else {		document.southwarkMap.src = MapEntry.src;	}}-->