function showPhoto(s) {
	window.open(s,null,"menubar=yes,resizable=yes")
}
