function change(name)
{
	var po = document.photo;
	po.src = 'images/galerie/25jubileusz/photos/' + name + '.jpg';
}
