
function ouvreh(a){
window.open('photos/'+a,'','scrollbars=auto width=600 height=480');
}
function ouvrev(a){
window.open('photos/'+a,'','scrollbars=auto width=450 height=610');
}

