<!--
function intro() {
	document.write('<OBJECT CLASSID="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" ');
	document.write('codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" ');
	document.write('WIDTH="640" HEIGHT="286">');
	document.write('<PARAM NAME="movie" VALUE="media/intro.swf?lingua=' + strLingua + '&rnd=' + rnd + '">');
	document.write('<PARAM NAME="allowScriptAccess" VALUE="sameDomain">');
	document.write('<PARAM NAME="quality" VALUE="best">');
	document.write('<PARAM NAME="menu" VALUE="false">');
	document.write('<PARAM NAME="scale" VALUE="noscale">');
	document.write('<PARAM NAME="loop" VALUE="false">');
	document.write('<PARAM NAME="bgcolor" VALUE="#FFFFFF">');
	document.write('<PARAM NAME="WMode" VALUE="Transparent">');
	document.write('<EMBED src="media/intro.swf?lingua=' + strLingua + '&rnd=' + rnd + '" allowScriptAccess="sameDomain" quality="best"');
	document.write('menu="false" scale="noscale" loop="false" bgcolor="#FFFFFF" width="640" height="286" WMode="Transparent" ');
	document.write('type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer">');
	document.write('</EMBED>');
	document.write('</OBJECT>');
}

function imagem(temp1) {
	document.write('<FONT CLASS="n10p"><BR CLEAR="ALL"></FONT>');
	document.write('<OBJECT CLASSID="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" ');
	document.write('codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" ');
	document.write('WIDTH="150" HEIGHT="135" ALIGN="RIGHT">');
	document.write('<PARAM NAME="movie" VALUE="media/destaque_imagem.swf?imagem=' + temp1 + '&rnd=' + rnd + '">');
	document.write('<PARAM NAME="allowScriptAccess" VALUE="sameDomain">');
	document.write('<PARAM NAME="quality" VALUE="best">');
	document.write('<PARAM NAME="menu" VALUE="false">');
	document.write('<PARAM NAME="scale" VALUE="noscale">');
	document.write('<PARAM NAME="loop" VALUE="false">');
	document.write('<PARAM NAME="bgcolor" VALUE="#FFFFFF">');
	document.write('<EMBED src="media/destaque_imagem.swf?imagem=' + temp1 + '&rnd=' + rnd + '" allowScriptAccess="sameDomain" quality="best" ');
	document.write('menu="false" scale="noscale" loop="false" bgcolor="#FFFFFF" width="150" height="135" align="right" ');
	document.write('type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer">');
	document.write('</EMBED>');
	document.write('</OBJECT>');
	document.write('<FONT CLASS="n10p"><BR CLEAR="ALL"></FONT>');
}

function imagemAnim() {
	document.write('<FONT CLASS="n10p"><BR CLEAR="ALL"></FONT>');
	document.write('<OBJECT CLASSID="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" ');
	document.write('codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" ');
	document.write('WIDTH="150" HEIGHT="135" ALIGN="RIGHT">');
	document.write(' <PARAM NAME="movie" VALUE="media/destaque_anim.swf?' + strImagens + '&rnd=' + rnd + '">');
	document.write(' <PARAM NAME="allowScriptAccess" VALUE="sameDomain">');
	document.write(' <PARAM NAME="quality" VALUE="best">');
	document.write(' <PARAM NAME="menu" VALUE="false">');
	document.write(' <PARAM NAME="scale" VALUE="noscale">');
	document.write(' <PARAM NAME="loop" VALUE="false">');
	document.write(' <PARAM NAME="bgcolor" VALUE="#FFFFFF">');
	document.write(' <EMBED src="media/destaque_anim.swf?' + strImagens + '&rnd=' + rnd + '" allowScriptAccess="sameDomain" quality="best"');
	document.write('menu="false" scale="noscale" loop="false" bgcolor="#FFFFFF" width="150" height="135" align="right" ');
	document.write('type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer">');
	document.write('</EMBED>');
	document.write('</OBJECT>');
	document.write('<FONT CLASS="n10p"><BR CLEAR="ALL"></FONT>');
}

function destaqueCapa(temp2) {
	document.write('<FONT CLASS="n10p"><BR CLEAR="ALL"></FONT>');
	document.write('<OBJECT CLASSID="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" ');
	document.write('codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" ');
	document.write('WIDTH="150" HEIGHT="135" ALIGN="RIGHT">');
	document.write('<PARAM NAME="movie" VALUE="media/destaque_capa.swf?titulo=' + titulo + '&destaque=' + destaque + '&link=' + link1 + '&imagem=' + temp2 + '&rnd=' + rnd + '">');
	document.write('<PARAM NAME="allowScriptAccess" VALUE="sameDomain">');
	document.write('<PARAM NAME="quality" VALUE="best">');
	document.write('<PARAM NAME="menu" VALUE="false">');
	document.write('<PARAM NAME="scale" VALUE="noscale">');
	document.write('<PARAM NAME="loop" VALUE="false">');
	document.write('<PARAM NAME="bgcolor" VALUE="#FFFFFF">');
	document.write('<EMBED src="media/destaque_capa.swf?titulo=' + titulo + '&destaque=' + destaque + '&link=' + link1 + '&imagem=' + temp2 + '&rnd=' + rnd + '" allowScriptAccess="sameDomain" quality="best" ');
	document.write('menu="false" scale="noscale" loop="false" bgcolor="#FFFFFF" width="150" height="135" align="right" ');
	document.write('type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer">');
	document.write('</EMBED>');
	document.write('</OBJECT>');
	document.write('<FONT CLASS="n10p"><BR CLEAR="ALL"></FONT>');
}

function noticias() {
	document.write('<FONT CLASS="n10p"><BR CLEAR="ALL"></FONT>');
	document.write('<OBJECT CLASSID="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" ');
	document.write('codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" ');
	document.write('WIDTH="150" HEIGHT="85" ALIGN="RIGHT">');
	document.write('<PARAM NAME="movie" VALUE="media/destaque_noticias.swf?titulo0=' + titulo0 + '&titulo1=' + titulo1 + '&data1=' + data1 + '&link1=' + link1 + '&titulo2=' + titulo2 + '&data2=' + data2 + '&link2=' + link2 + '&rnd=' + rnd + '">');
	document.write('<PARAM NAME="allowScriptAccess" VALUE="sameDomain">');
	document.write('<PARAM NAME="quality" VALUE="best">');
	document.write('<PARAM NAME="menu" VALUE="false">');
	document.write('<PARAM NAME="scale" VALUE="noscale">');
	document.write('<PARAM NAME="loop" VALUE="false">');
	document.write('<PARAM NAME="bgcolor" VALUE="#FFFFFF">');
	document.write('<EMBED src="media/destaque_noticias.swf?titulo0=' + titulo0 + '&titulo1=' + titulo1 + '&data1=' + data1 + '&link1=' + link1 + '&titulo2=' + titulo2 + '&data2=' + data2 + '&link2=' + link2 + '&rnd=' + rnd + '" allowScriptAccess="sameDomain" quality="best" ');
	document.write('menu="false" scale="noscale" loop="false" bgcolor="#FFFFFF" width="150" height="85" align="right" ');
	document.write('type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer">');
	document.write('</EMBED>');
	document.write('</OBJECT>');
	document.write('<FONT CLASS="n10p"><BR CLEAR="ALL"></FONT>');
}

function sabia() {
	document.write('<FONT CLASS="n10p"><BR CLEAR="ALL"></FONT>');
	document.write('<OBJECT CLASSID="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" ');
	document.write('codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" ');
	document.write('WIDTH="150" HEIGHT="102" ALIGN="RIGHT">');
	document.write('<PARAM NAME="movie" VALUE="media/destaque_sabia.swf?' + strSabia + '&rnd=' + rnd + '">');
	document.write('<PARAM NAME="allowScriptAccess" VALUE="sameDomain">');
	document.write('<PARAM NAME="quality" VALUE="best">');
	document.write('<PARAM NAME="menu" VALUE="false">');
	document.write('<PARAM NAME="scale" VALUE="noscale">');
	document.write('<PARAM NAME="loop" VALUE="false">');
	document.write('<PARAM NAME="bgcolor" VALUE="#FFFFFF">');
	document.write('<EMBED src="media/destaque_sabia.swf?' + strSabia + '&rnd=' + rnd + '" allowScriptAccess="sameDomain" quality="best" ');
	document.write('menu="false" scale="noscale" loop="false" bgcolor="#FFFFFF" width="150" height="102" align="right" ');
	document.write('type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer">');
	document.write('</EMBED>');
	document.write('</OBJECT>');
	document.write('<FONT CLASS="n10p"><BR CLEAR="ALL"></FONT>');
}

function newsletter() {
	document.write('<FONT CLASS="n10p"><BR CLEAR="ALL"></FONT>');
	document.write('<OBJECT CLASSID="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" ');
	document.write('codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" ');
	document.write('WIDTH="150" HEIGHT="75" ALIGN="RIGHT">');
	document.write('<PARAM NAME="movie" VALUE="media/destaque_newsletter.swf?titulo=' + titulo + '&destaque=' + destaque + '&link=' + link1 + '&rnd=' + rnd + '">');
	document.write('<PARAM NAME="allowScriptAccess" VALUE="sameDomain">');
	document.write('<PARAM NAME="quality" VALUE="best">');
	document.write('<PARAM NAME="menu" VALUE="false">');
	document.write('<PARAM NAME="scale" VALUE="noscale">');
	document.write('<PARAM NAME="loop" VALUE="false">');
	document.write('<PARAM NAME="bgcolor" VALUE="#FFFFFF">');
	document.write('<EMBED src="media/destaque_newsletter.swf?titulo=' + titulo + '&destaque=' + destaque + '&link=' + link1 + '&rnd=' + rnd + '" allowScriptAccess="sameDomain" quality="best" ');
	document.write('menu="false" scale="noscale" loop="false" bgcolor="#FFFFFF" width="150" height="75" align="right" ');
	document.write('type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer">');
	document.write('</EMBED>');
	document.write('</OBJECT>');
	document.write('<FONT CLASS="n10p"><BR CLEAR="ALL"></FONT>');
}
//-->