hoje = new Date()
numero_de_imagens = 6
segundos = hoje.getSeconds()
numero = segundos % numero_de_imagens
if (numero == 0){
document.write('<a href="http://www.spjapan.com.br" target="_blank"><embed src="../adm/banners/bn_spjapan_dolce.swf" alt="spjapan" border="0" width=468 height=60></a>')
}
if (numero == 1){
document.write('<a href="http://www.dolcemorumbi.com/guia/cadastroguia.php" target="_blank"><img src="../adm/banners/bn_GUIA.gif" alt="guia" border="0"></a>')
}
if (numero == 2){
document.write('<a href="http://www.docampo.com.br" target="_blank"><embed src="../adm/banners/bn_docampo.swf" alt="hortifruti" border="0" width=468 height=60></a>')
}
if (numero == 3){
document.write('<a href="http://www.imoveisnomorumbi.com.br/" target="_blank"><img src="../adm/banners/bn_imoveis-morumbi.gif" alt="imoveis no morumbi" border="0"></a>')
}
if (numero == 4){
document.write('<a href="http://www.cpv.com.br/" target="_blank"><embed src="../adm/banners/bn_cpv.swf" alt="cpv" border="0" width=468 height=60></a>')
}
if (numero == 5){
document.write('<a href="http://www.yazigi.com.br/" target="_blank"><embed src="../adm/banners/bn_YazigiPortal.swf" alt="Yazigi" border="0" width=468 height=60></a>')
}