function janela(foto)
{
link=window.open(foto,"LINK","left=125 top=50,menu=no,scrollbars=no,toolbars=no,width=550,height=442")
}
