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