// função para carregar no grame
function CarregaThumbs(cod){
	self.thumbs.location='thumbs.php?album='+cod;
}

