// JavaScript Document
function poup(texto)	{
	window.open('pesq_foto.php?texto='+texto,'album','width=798,height=650,scrollbars=yes');
}