<!-- ABRIR JANELA POPUP

function popup1( ) {
window.open('foto-01.html','janela01','status=no, resizable=no, scrollbars=no, menubar=no, width=850, height=630, left=200, top=200') ;
}
function popup2( ) {
window.open('foto-02.html','janela01','status=no, resizable=no, scrollbars=no, menubar=no, width=850, height=630, left=200, top=200') ;
}
function popup3( ) {
window.open('foto-03.html','janela01','status=no, resizable=no, scrollbars=no, menubar=no, width=850, height=630, left=200, top=200') ;
}
function popup4( ) {
window.open('foto-04.html','janela01','status=no, resizable=no, scrollbars=no, menubar=no, width=850, height=630, left=200, top=200') ;
}
function popup5( ) {
window.open('foto-05.html','janela01','status=no, resizable=no, scrollbars=no, menubar=no, width=850, height=630, left=200, top=200') ;
}
function popup6( ) {
window.open('foto-06.html','janela01','status=no, resizable=no, scrollbars=no, menubar=no, width=850, height=630, left=200, top=200') ;
}
function popup7( ) {
window.open('foto-07.html','janela01','status=no, resizable=no, scrollbars=no, menubar=no, width=850, height=630, left=200, top=200') ;
}
function popup8( ) {
window.open('foto-08.html','janela01','status=no, resizable=no, scrollbars=no, menubar=no, width=850, height=630, left=200, top=200') ;
}
function popup9( ) {
window.open('foto-09.html','janela01','status=no, resizable=no, scrollbars=no, menubar=no, width=850, height=630, left=200, top=200') ;
}

// -->