function TrocaBanner01() { 

var x = 1; 
x = Math.floor(Math.random()* 3); 

if (x == 1) {
document.write('<br /><a href="http://www.moveltec.com.br" target="_blank"><img src="img/bn_moveltec.gif" alt="MóvelTec Móveis para Escritório" width="120" height="86"><\/a>');
} 
else if (x == 2) {
document.write('<br /><a href="http://www.absolutagm.com.br/parceria.pdf" target="_blank"><img src="img/banner_absoluta.gif" alt="Absoluta GM" width="120" height="46"><\/a>');
} else {
document.write('<br /><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="120" height="96"><param name="movie" value="img/bnn_intermedica.swf" /><param name="quality" value="high" /><embed src="img/bnn_intermedica.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="120" height="96"></embed></object><br /><br />');
}}

function TrocaBanner02() {

var x = 1; 
x = Math.floor(Math.random()* 3); 

if(x == 1) 
{ 
document.write('<br /><a><img src="img/bn_ely_cury.gif" alt="Ely Cury Despachante" width="120" height="149" border="0"><\/a>'); 
return(0); 
} else if (x == 2) {
document.write('<br /><a href="http://www.petcursos.com.br" target="_blank"><img src="img/bn_petcursos.gif" alt="Pet Cursos Profissionalizantes" width="120" height="96"><\/a>');
} 
else
{ 
document.write('<br /><a href="http://www.enterdata.com.br" target="_blank"><img src="img/bn_enterdata.gif" alt="Enterdata - Soluções em Informática" width="120" height="149" border="0"><\/a>'); 
return(0); 
}}

function TrocaBanner03() {

var x = 1; 
x = Math.floor(Math.random()* 3); 

if (x == 1) {
document.write('<br /><a><img src="img/bn_mariano.gif" alt="Mariano Despachante" width="120" height="149" border="0"><\/a>'); 
}
else if (x == 2) {
document.write('<br /><a><img src="img/bn_magazine.jpg" alt="Magazine" width="120" height="149" border="0"><\/a>'); 
return(0); 	
}
else
{ 
document.write('<br /><a><img src="img/bn_esplendida.gif" alt="Esplêndida - Móveis e Decorações" width="120" height="149"><\/a>'); 
return(0); 
}}

function TrocaBanner04() { 

var x = 1; 
x = Math.floor(Math.random()* 3); 


if(x == 1) 
{ 
document.write('<br /><a href="http://www.helpdeskinfo.com.br" target="_blank"><img src="img/bn_helpdesk.gif" alt="Help Desk - Solução em Automação Comercial" width="120" height="86"><\/a>'); 
return(0); 
} 
else if(x == 2)
{ 
document.write('<br /><a href="http://www.projetomoveis.com.br" target="_blank"><img src="img/bn_projetomoveis.gif" alt="Projeto Móveis" width="120" height="86"><\/a>'); 
return(0);
}
else
{
document.write('<br /><a href="http://www.cna.com.br/canal1" target="_blank"><img src="img/bn_cna_1.gif" alt="CNA - Ingl&ecirc;s definitivo" width="120" height="86"><\/a>'); 
return(0);
}}