function popimage(url,winwidth,winheight){
var look='toolbar=no,location=no, directories=no,status=no,scrollbars=no,resizable=no, copyhistory=no,width=' + winwidth + ' ,height=' + winheight +''
popwin=window.open(url,"image",look)
popwin.focus()
}
function popimage2(url,winwidth,winheight, target){
var look='toolbar=no,location=no, directories=no,status=no,scrollbars=yes,resizable=no, copyhistory=no,width=' + winwidth + ' ,height=' + winheight +''
popwin=window.open(url,target,look)
popwin.focus()
}
function popimage3(url,winwidth,winheight, target){
var look='toolbar=no,location=no, directories=no,status=no,scrollbars=no,resizable=no, copyhistory=no,width=' + winwidth + ' ,height=' + winheight +''
popwin=window.open(url,target,look)
popwin.focus()
}
function popimage4(url,winwidth,winheight, target){
var look='toolbar=no,location=no, directories=no,status=no,scrollbars=no,resizable=no, copyhistory=no,width=' + winwidth + ' ,height=' + winheight +''
popwin=window.open(url,target,look)
popwin.focus()
}
function popimage5(url,winwidth,winheight, target){
var look='toolbar=no,location=no, directories=no,status=no,scrollbars=no,resizable=no, copyhistory=no,width=' + winwidth + ' ,height=' + winheight +''
popwin=window.open(url,target,look)
popwin.focus()
}
function popimage6(url,winwidth,winheight, target){
var look='toolbar=no,location=no, directories=no,status=no,scrollbars=no,resizable=no, copyhistory=no,width=' + winwidth + ' ,height=' + winheight +''
popwin=window.open(url,target,look)
popwin.focus()
}
function popimagetfotos(url,winwidth,winheight, target){
var look='toolbar=no,location=no, directories=no,status=no,scrollbars=no,resizable=no, copyhistory=no,width=' + winwidth + ' ,height=' + winheight +''
popwin=window.open(url,target,look)
popwin.focus()
}
function tomain(url,winwidth,winheight, target){
var look='toolbar=no,location=no, directories=no,status=no,scrollbars=no,resizable=no, copyhistory=no,width=' + winwidth + ' ,height=' + winheight +''
popwin=window.open(url,target,look)
popwin.focus()
}
