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">24/06/2009 - 13:45:09<br></font> <font face="Arial" size="1"><a href="http://www.mercadoambiental.com.br/web/index.php?id=1571" target="_blank"><span>Estudo revela perda da cobertura vegetal no Pantanal em função do desmatamento<span></a><br><br></font>'+''+'<font face="Arial" size="1" color="#FF0000">24/06/2009 - 13:43:00<br></font> <font face="Arial" size="1"><a href="http://www.mercadoambiental.com.br/web/index.php?id=1570" target="_blank"><span>ONU elege Brasil campeão em energias sustentáveis<span></a><br><br></font>'+''+'<font face="Arial" size="1" color="#FF0000">24/06/2009 - 13:42:04<br></font> <font face="Arial" size="1"><a href="http://www.mercadoambiental.com.br/web/index.php?id=1569" target="_blank"><span>São Paulo proíbe queimadas em canaviais – multa passa de R$100 mil<span></a><br><br></font>'+''+'<font face="Arial" size="1" color="#FF0000">24/06/2009 - 13:40:02<br></font> <font face="Arial" size="1"><a href="http://www.mercadoambiental.com.br/web/index.php?id=1568" target="_blank"><span>Permacultura na Crisantempo<span></a><br><br></font>'+''+'<font face="Arial" size="1" color="#FF0000">23/06/2009 - 09:20:18<br></font> <font face="Arial" size="1"><a href="http://www.mercadoambiental.com.br/web/index.php?id=1567" target="_blank"><span>Corretores ensinam como ‘desmatar’ áreas da Serra da Cantareira<span></a><br><br></font>'+''+'<font face="Arial" size="1" color="#FF0000">23/06/2009 - 09:10:16<br></font> <font face="Arial" size="1"><a href="http://www.mercadoambiental.com.br/web/index.php?id=1566" target="_blank"><span>Agende-se Mostra Fiesp/Ciesp de Responsabilidade Socioambiental<span></a><br><br></font>'+''+'<font face="Arial" size="1" color="#FF0000">23/06/2009 - 09:08:22<br></font> <font face="Arial" size="1"><a href="http://www.mercadoambiental.com.br/web/index.php?id=1565" target="_blank"><span>Saco é um saco<span></a><br><br></font>'+''+'<font face="Arial" size="1" color="#FF0000">18/06/2009 - 14:02:49<br></font> <font face="Arial" size="1"><a href="http://www.mercadoambiental.com.br/web/index.php?id=1564" target="_blank"><span>A reciclagem na prática<span></a><br><br></font>'+''+'<font face="Arial" size="1" color="#FF0000">17/06/2009 - 10:46:01<br></font> <font face="Arial" size="1"><a href="http://www.mercadoambiental.com.br/web/index.php?id=1563" target="_blank"><span>CIDADES E SOLUÇÕES ESPECIAL <span></a><br><br></font>'+''+'<font face="Arial" size="1" color="#FF0000">17/06/2009 - 08:48:14<br></font> <font face="Arial" size="1"><a href="http://www.mercadoambiental.com.br/web/index.php?id=1562" target="_blank"><span>Instituto Estre lança novo portal <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>')