
//parte 2
document.write("<div id=caixaesquerda00 class=caixaesquerda00><div id=tituloconteudo class=tituloconteudo><table border=0 cellspacing=0 cellpadding=0 valign=middle width=100% height=100%><tr><td width=50%><p class=titulo>");

document.title=document.location;

editoriaBruto=document.title.substring(document.title.indexOf('/aprendiz/') + 10, document.title.length);

editoriaSPai=editoriaBruto.substring(editoriaBruto.indexOf('/') + 1 , editoriaBruto.length);

editoria=editoriaSPai.substring(0,editoriaSPai.indexOf('/'));



if(editoria=='acontece'){
	editoria='Acontece no Aprendiz';
}else if(editoria=='agois'){
	editoria='Antônio Gois';
}else if(editoria=='flitto'){
	editoria='Fredric Litto';
}else if(editoria=='frossetti'){
	editoria='Fernando Rossetti';
}else if(editoria=='gathias'){
	editoria='Gabriela Athias';
}else if(editoria=='gdimenstein'){
	editoria='Gilberto Dimenstein';
}else if(editoria=='gnascimento'){
	editoria='Gilberto Nascimento';
}else if(editoria=='gschwartz'){
	editoria='Gilson Schwartz';
}else if(editoria=='jbeting'){
	editoria='Joelmir Beting';
}else if(editoria=='jpastore'){
	editoria='José Pastore';
}else if(editoria=='miguel'){
	editoria='Miguel Pereira Neto';
}else if(editoria=='ralves'){
	editoria='Rubem Alves';
}else if(editoria=='agois'){
	editoria='Antônio Gois';
}else if(editoria=='cbn'){
	editoria='comentário cbn';
}else if(editoria=='congressos'){
	editoria='Congressos e Seminários';
}else if(editoria=='ensino'){
	editoria='ensino superior';
}else if(editoria=='fazendo'){
	editoria='fazendo a diferença';
}else if(editoria=='midia'){
	editoria='mídia e educação';
}else if(editoria=='notas'){
	editoria='notas internacionais';
}else if(editoria=='noticias'){
	editoria='noticias de educação';
}else if(editoria=='pesquisa'){
	editoria='pesquisa exclusiva';
}else if(editoria=='radio'){
	editoria='radio escola aprendiz';
}else if(editoria=='4grau'){
	editoria='4º grau';
}



document.write(editoria);

document.write("</p></td><td width=50%><p class=10_fff_right>");
