function bert_album(photo)
{
alert(photo);
document.getElementById("photo_bert").src="/images/galeries/"+photo;
}
