var numero_de_banners = 8;
var now = new Date()
var sec = now.getSeconds()
var ad = sec % numero_de_banners;
ad +=1;

//if (ad==1) {
//url="http://www.companhiadeidiomas.com.br/cursos/frances/curso_iniciante/index.html";
//target="_parent";
//banner="http://www.companhiadeidiomas.com.br/banners/frances_iniciantes.gif";
//width="468";
//height="60";
//}

if (ad==1) {
url="http://www.companhiadeidiomas.com.br/professores/index.asp?from=eventos";
target="_parent";
banner="http://www.companhiadeidiomas.com.br/banners/banner_professores_eventos_lousa.gif";
width="468";
height="60";
}

if (ad==2) {
url="http://www.companhiadeidiomas.com.br/cursos/frances/index.html";
target="_parent";
banner="http://www.companhiadeidiomas.com.br/banners/001banner_curso_frances.gif";
width="468";
height="60";
}

if (ad==3) {
url="http://www.companhiadeidiomas.com.br/cursos/espanhol/index.html";
target="_parent";
banner="http://www.companhiadeidiomas.com.br/banners/002banner_espanhol.gif";
width="468";
height="60";
}

if (ad==4) {
url="http://www.companhiadeidiomas.com.br/cursos/portugues_reciclagem/index.html";
target="_parent";
banner="http://www.companhiadeidiomas.com.br/banners/003banner_curso_reciclagem_brasil.gif";
width="468";
height="60";
}

if (ad==5) {
url="http://www.companhiadeidiomas.com.br/cursos/portugues_estrangeiros/index.html";
target="_parent";
banner="http://www.companhiadeidiomas.com.br/banners/005banner_estrangeiro_brasil.gif";
width="468";
height="60";
}

if (ad==6) {
url="http://www.companhiadeidiomas.com.br/cursos/russo/index.html";
target="_parent";
banner="http://www.companhiadeidiomas.com.br/banners/004banner_curso_russo.gif";
width="468";
height="60";
}

if (ad==7) {
url="http://www.companhiadeidiomas.com.br/cursos/ingles/index.html";
target="_parent";
banner="http://www.companhiadeidiomas.com.br/banners/007banner_curso_ingles.gif";
width="468";
height="60";
}

if (ad==8) {
url="http://www.companhiadeidiomas.com.br/cursos/alemao/index.html";
target="_parent";
banner="http://www.companhiadeidiomas.com.br/banners/006banner_curso_alemao.gif";
width="468";					      
height="60";
}

//document.write('<link href="http://www.companhiadeidiomas.com.br/estilos.css" rel="stylesheet" type="text/css"><table width="780" border="0" cellspacing="0" cellpadding="0" height="108" background="http://www.companhiadeidiomas.com.br/images/fundo_topo1.jpg"><tr><td background="http://www.companhiadeidiomas.com.br/images/img_topo_01.jpg" class="norepeat" border="0" properties="fixed"><table width="780" height="70" border="0" align="center" cellpadding="0" cellspacing="0"><tr><td>&nbsp;</td><td width="468">')
//document.write('<a href=\"' + url + '\" target=\"' + target + '"\>');
//document.write('<img src=\"' + banner + '\" width=')
//document.write(width + ' height=' + height + ' ');
//document.write('border=0><br>');
//document.write('</a>');
//document.write('</td><td width="5">&nbsp;</td><td width="160"><!--<iframe name="sites" src="http://www.companhiadeidiomas.com.br/banner_atend_01.asp" width="160" height="60" scrolling="no" frameborder="0"></iframe>--></td><td width="5">&nbsp;</td></tr></table></td></tr><tr><td valign="top" height="27"><a href="http://www.companhiadeidiomas.com.br/index.html"><img src="http://www.companhiadeidiomas.com.br/images/img_topo_02.jpg" width="190" height="27" border="0"" width="190" height="27" border="0"></a><a href="http://www.companhiadeidiomas.com.br/index.html"></a><a href="http://www.companhiadeidiomas.com.br/2009/index.html"><img src="http://www.companhiadeidiomas.com.br/images/img_topo_03.gif" width="220" height="27" border="0"></a><a href="http://www.companhiadeidiomas.com.br/index.html"></a><img src="http://www.companhiadeidiomas.com.br/images/img_topo_04.gif" width="370" height="27"></td></tr></table><img src="http://www.companhiadeidiomas.com.br/images/img_topo_05.jpg" width="780" height="15"');

document.write('<table width=\"780\" cellpadding=\"0\" cellspacing=\"0\">');
document.write('	<tr>');
document.write('		<td background=\"http://www.companhiadeidiomas.com.br/2009/images/fundo_topo1.jpg\" width=\"780\" height=\"109\" align=\"center\">');
document.write('			<table width=\"780\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">');
document.write('				<tr>');
document.write('					<td width=\"10\"></td>');
document.write('					<td rowspan=\"2\"><a href=\"./\"><img src=\"http://www.companhiadeidiomas.com.br/2009/images/logo_novo.jpg\" border=\"0\"></a></td>');
document.write('					<td align=\"right\">');
document.write('						<a href=\"'+url+'\" target=\"'+target+'"\><img src=\"'+banner+'\" width=\"'+width+'\" height=\"'+height+'\" border=\"0\"></a>');
document.write('					</td>');
document.write('					<td width=\"10\"></td>');
document.write('				</tr>');
document.write('				<tr>');
document.write('					<td colspan=\"3\" align=\"right\"><a href=\"http://www.companhiadeidiomas.com.br/rh/index.asp\"><img src=\"http://www.companhiadeidiomas.com.br/2009/images/secao_rh.gif\" border=\"0\" valign=\"8\"></a></td>');
document.write('				</tr>');
document.write('			</table>');
document.write('		</td>');
document.write('	</tr>');
document.write('	<tr><td height=\"13\" bgcolor=\"#4BAA33\"></td></tr>');
document.write('</table>');