

function show_photo(what, photo, title, desc) {					document.standard_photo.src ='components/com_propertylab/images/standard/' + photo;					document.standard_photo.alt =title;				  				}