function CarregaLoja (cd) {
	location.href = 'pesquisanova.php?loja=' + cd + '&tp=loj';
}