function rdn_flash3() {
var num_flashes = 4
ran = Math.round(Math.random() * (num_flashes-1))+1

if (ran == 1) 
rdn_flash3="http://www.rondoniadinamica.com/banners/fertan_banner_728x90.swf"
if (ran == 2) 
rdn_flash3="http://www.rondoniadinamica.com/banners/fertan_banner_728x90.swf"
if (ran == 3) 
rdn_flash3="http://www.rondoniadinamica.com/banners/fertan_banner_728x90.swf"
if (ran == 4) 
rdn_flash3="http://www.rondoniadinamica.com/banners/fertan_banner_728x90.swf"
return rdn_flash3;

}

fla=rdn_flash3()


document.write("<object width='468' height='60'>");
document.write("<param name='movie' value=\"" +  fla + "\">");
document.write("<param name='allowFullScreen' value='true' />");
document.write("<param name='allowScriptAccess' value='always' />");
document.write("<param name=\"wmode\" value=\"transparent\">");
document.write("<embed type='application/x-shockwave-flash' width='468' height='60' src=\"" +  fla + "\" allowscriptaccess='always' wmode='transparent'></embed>");
document.write("</object>");

/*document.write("<a href='http://www.saolucas.edu.br' target='_blank'><img src='http://www.rondoniadinamica.com/banners/sao-lucas-banner-inst.gif' /></a>");*/
