function fnApolloShowFoto(thisobj){
window.open(thisobj.src,"foto",'toolbar=0,location=0,scrollbars=no,width=430,height=330,resiable=0,left=0,top=0');
}

