// JavaScript Document
function abrefoto(URL) {window.open(URL,'foto','toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,top=5,width=620,height=420');
}

function abrefoto2(URL) {window.open(URL,'foto','toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,top=5,width=420,height=620');
}

function abrefoto3(URL) {window.open(URL,'foto','toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,top=5,width=620,height=470');
}

