

function show_photo(what, photo, title, desc) {					document.standard_photo.src ='http://www.propertylab.net/~keystone/components/com_propertylab/images/standard/' + photo;					document.standard_photo.alt =title;				  				}




function show_photo2(what, photo, title, desc) {					document.standard_photo.src ='http://www.propertylab.net/~keystone/components/com_propertylab/images/devs/standard/' + photo;					document.standard_photo.alt =title;				  				}