<!--
var ns=document.getElementById&&!document.all
var ie=document.all
var imgpre=new Image()
var imgpre1=new Image()
var imgpre2=new Image()
var scrollbars="YES";
if (screen.width>800) scrollbars="NO";
imgpre.src="images/aniLoading.gif";
imgpre1.src="templates_fundo/template_fundo_verde_2tab.jpg";
imgpre2.src="images/back_menu.gif";
onload = function(){
showall()
var cont;
//	sto = setTimeout("carregandoImagens=true;showall()",500);
}

function MM_reloadPage(init) {  //reloads the window if Nav4 resized
  if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
    document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
  else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
