function banner()
{
	this.id_ban = 0;
	this.id_aluno = 0;
	this.texto_chamada = "";
	this.id_artigo=0;
	this.texto_integra = "";
	this.status = "";
	this.descricao_ban = "";
	this.nome = "";
}