<!--
// Ver Ver 3.5 - 10/4/05
// © del autor / © of the author
// Julio Guri - julioguri@docum.com
// No estás autorizado a utilizar este código o modificaciones derivadas del mismo sin permiso del autor
// You are not allowed to use this code or modifications derived from it without permission of the author.
var text='';
var page ='';
var izq=screen.width-450;
function foto(text) {
if (pag && !pag.closed) {pag.close()}
var pag = window.open('img/void.htm?'+text,'pag','height=350,width=430,top=0,left=0,toolbar=no,location=no,directories=no,status=yes,menubar=no,scrollbars=yes,resizable=yes');
}
//-->
