document.write('<table border="1px" bordercolor="#000000" style="border-collapse:collapse">')
document.write('<tr>')
document.write('<td>')
document.write('</td>')
document.write('<td valign="middle">')
document.write('<font face="Monotype Corsiva" size="3" color="#009900"><div align="center"><img src="http://www.mercadoambiental.com.br/noticias/mini_logo.gif" width="20" height="20">Mercado Ambiental News</div></font>');
document.write('<td>')
document.write('</tr>')
document.write('<tr>')
document.write('<td>')
document.write('</td>')
document.write('<td>')
// ancho
var marqueewidth=180
// alto
var marqueeheight=80
// velocidad
var speed=2

if (document.all)
document.write('<marquee direction="up" scrollAmount='+speed+' style="width:'+marqueewidth+';height:'+marqueeheight+'">'+'<font face="Arial" size="1" color="#FF0000">19/01/2010 - 14:56:48<br></font> <font face="Arial" size="1"><a href="http://www.mercadoambiental.com.br/web/index.php?id=2256" target="_blank"><span>Álcool ou gasolina: uma escolha além do preço<span></a><br><br></font>'+''+'<font face="Arial" size="1" color="#FF0000">19/01/2010 - 14:55:52<br></font> <font face="Arial" size="1"><a href="http://www.mercadoambiental.com.br/web/index.php?id=2255" target="_blank"><span>Estudo lançado em São Paulo mostra evolução e aponta tendências na elaboração de balanços socioambientais<span></a><br><br></font>'+''+'<font face="Arial" size="1" color="#FF0000">19/01/2010 - 14:50:54<br></font> <font face="Arial" size="1"><a href="http://www.mercadoambiental.com.br/web/index.php?id=2254" target="_blank"><span>Curso gratuito sobre Mudanças Climáticas, o papel da Floresta Amazônica e Acordos Internacionais <span></a><br><br></font>'+''+'<font face="Arial" size="1" color="#FF0000">19/01/2010 - 14:50:18<br></font> <font face="Arial" size="1"><a href="http://www.mercadoambiental.com.br/web/index.php?id=2253" target="_blank"><span>Clima: cientista diz ter advertido sobre erro a respeito do Himalaia desde 2006<span></a><br><br></font>'+''+'<font face="Arial" size="1" color="#FF0000">19/01/2010 - 09:18:38<br></font> <font face="Arial" size="1"><a href="http://www.mercadoambiental.com.br/web/index.php?id=2252" target="_blank"><span>Plantação para biocombustível cresce sem desalojar alimento, diz estudo <span></a><br><br></font>'+''+'<font face="Arial" size="1" color="#FF0000">18/01/2010 - 14:38:46<br></font> <font face="Arial" size="1"><a href="http://www.mercadoambiental.com.br/web/index.php?id=2251" target="_blank"><span>Dinamarca ensina a explorar a energia dos ventos <span></a><br><br></font>'+''+'<font face="Arial" size="1" color="#FF0000">18/01/2010 - 14:37:01<br></font> <font face="Arial" size="1"><a href="http://www.mercadoambiental.com.br/web/index.php?id=2250" target="_blank"><span>Petrobras assina contrato para compra do gás verde<span></a><br><br></font>'+''+'<font face="Arial" size="1" color="#FF0000">18/01/2010 - 14:34:22<br></font> <font face="Arial" size="1"><a href="http://www.mercadoambiental.com.br/web/index.php?id=2249" target="_blank"><span>São Paulo promulga lei de controle ambiental e social na compra de carne bovina <span></a><br><br></font>'+''+'<font face="Arial" size="1" color="#FF0000">17/01/2010 - 22:04:00<br></font> <font face="Arial" size="1"><a href="http://www.mercadoambiental.com.br/web/index.php?id=2248" target="_blank"><span>O que o Porto de Açu nos trará de bom?<span></a><br><br></font>'+''+'<font face="Arial" size="1" color="#FF0000">13/01/2010 - 15:07:06<br></font> <font face="Arial" size="1"><a href="http://www.mercadoambiental.com.br/web/index.php?id=2247" target="_blank"><span>Obama vai anunciar incentivo a tecnologias de produção limpa <span></a><br><br></font>'+'</marquee>')

function regenerate(){
window.location.reload()
}
function regenerate2(){
if (document.layers){
setTimeout("window.onresize=regenerate",450)
intializemarquee()
}
}
function intializemarquee(){
document.cmarquee01.document.cmarquee02.document.write(marqueecontents)
document.cmarquee01.document.cmarquee02.document.close()
thelength=document.cmarquee01.document.cmarquee02.document.height
scrollit()
}
function scrollit(){
if (document.cmarquee01.document.cmarquee02.top>=thelength*(-1)){
document.cmarquee01.document.cmarquee02.top-=speed
setTimeout("scrollit()",100)
}
else{
document.cmarquee01.document.cmarquee02.top=marqueeheight
scrollit()
}
}
window.onload=regenerate2
document.write('</td>')
document.write('</tr>')
document.write('</table>')