function produtos(i, d) {
	writein("Carregando...", "descricao");
	writein(d, "h2");
	include(i, "descricao");
}