function Banner(a) {
	window.open("../../cursos/" + a + "/prese.htm", "_self");
}
function online() {
	window.open("../../cursos/on-line.php", "_self");
}

//-----------------------------------------
document.write("<iframe src=../../script/banners.php width=120 height=1060 scrolling=no frameborder=0></iframe>")
