<!-- AJAX - CARREGA CONTEUDO -->
	var XMLHttpRequestObject = false;
	
	try{
		XMLHttpRequestObject = new ActiveXObject("MSXML2.XMLHTTP");
	} catch(exception1) {
		try{
			XMLHttpRequestObject = new ActiveXObject("Microsoft.XMLHTTP");
		} catch(exception2) {
			XMLHttpRequestObject = false;
		}
	}
	
	if(!XMLHttpRequestObject && window.XMLHttpRequest){
		XMLHttpRequestObject = new XMLHttpRequest();
	}
	
	function getData(dataSource){

		if(XMLHttpRequestObject){			
			
			var obj = document.getElementById('texto');
			
			XMLHttpRequestObject.open("GET", dataSource,true);
			
			XMLHttpRequestObject.onreadystatechange = function(){
				if(XMLHttpRequestObject.readyState == 1 || XMLHttpRequestObject.readyState == 2 || XMLHttpRequestObject.readyState == 3){
					obj.innerHTML = "Carregando...";
				} else {
				    var conteudo = XMLHttpRequestObject.responseText;
					obj.innerHTML = conteudo;
				}
			}
			
			XMLHttpRequestObject.send(null);
			
		}
	}
<!-- AJAX - CARREGA CONTEUDO -->


function topo(){
	document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="853" height="205">');
    document.write('        <param name="movie" value="../flash/toponovo.swf?arq=../dados/menu.txt&ban=../flash/banners/banner5.swf" />');
    document.write('        <param name="quality" value="high" />');
    document.write('        <param name="wmode" value="transparent" />');
    document.write('        <embed src="../flash/toponovo.swf?arq=../dados/menu.txt&ban=../flash/banners/banner5.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="853" height="205"></embed>');
    document.write('</object>');
}

function mantenedores(){
	document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="430" height="64">');
    document.write('        <param name="movie" value="../flash/M01a.swf" />');
    document.write('        <param name="quality" value="high" />');
    document.write('        <param name="wmode" value="transparent" />');
    document.write('        <embed src="../flash/M01a.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="430" height="64"></embed>');
    document.write('</object>');
}

function banner_info_mkt(){
	document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="150" height="100">');
    document.write('        <param name="movie" value="../flash/01.swf" />');
    document.write('        <param name="quality" value="high" />');
    document.write('        <param name="wmode" value="transparent" />');
    document.write('        <embed src="../flash/01.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="150" height="100"></embed>');
    document.write('</object>');
}
function skyscraper(){
	//document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="134" height="544">');
    //document.write('        <param name="movie" value="../flash/Skycrape2r.swf" />');
    //document.write('        <param name="quality" value="high" />');
    //document.write('        <param name="wmode" value="transparent" />');
    //document.write('        <embed src="../flash/Skycrape2r.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="134" height="544"></embed>');
    //document.write('</object>');
}

function mantenedores_lateral_um(){
	document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="152" height="114">');
    document.write('        <param name="movie" value="../flash/M01.swf" />');
    document.write('        <param name="quality" value="high" />');
    document.write('        <param name="wmode" value="transparent" />');
    document.write('        <embed src="../flash/M01.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="152" height="114"></embed>');
    document.write('</object>');
}

function mantenedores_lateral_dois(){
	document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="152" height="114">');
    document.write('        <param name="movie" value="../flash/M02.swf" />');
    document.write('        <param name="quality" value="high" />');
    document.write('        <param name="wmode" value="transparent" />');
    document.write('        <embed src="../flash/M02.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="152" height="114"></embed>');
    document.write('</object>');
}

function mantenedores_lateral_tres(){
	document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="152" height="114">');
    document.write('        <param name="movie" value="../flash/M03.swf" />');
    document.write('        <param name="quality" value="high" />');
    document.write('        <param name="wmode" value="transparent" />');
    document.write('        <embed src="../flash/M03.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="152" height="114"></embed>');
    document.write('</object>');
}

function skyscraper_novo(){
	document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="134" height="544">');
    document.write('        <param name="movie" value="../flash/Skycraper_novo.swf" />');
    document.write('        <param name="quality" value="high" />');
    document.write('        <param name="wmode" value="transparent" />');
    document.write('        <embed src="../flash/Skycraper_novo.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="134" height="544"></embed>');
    document.write('</object>');
}

function mantenedores_lateral_dois_novo(){
	document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="152" height="114">');
    document.write('        <param name="movie" value="../flash/M02_novo.swf" />');
    document.write('        <param name="quality" value="high" />');
    document.write('        <param name="wmode" value="transparent" />');
    document.write('        <embed src="../flash/M02_novo.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="152" height="114"></embed>');
    document.write('</object>');
}

function mantenedores_lateral_tres_novo(){
	document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="152" height="114">');
    document.write('        <param name="movie" value="../flash/M03_novo.swf" />');
    document.write('        <param name="quality" value="high" />');
    document.write('        <param name="wmode" value="transparent" />');
    document.write('        <embed src="../flash/M03_novo.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="152" height="114"></embed>');
    document.write('</object>');
}

function mantenedores_skyscraper(){
	document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="134" height="270">');
    document.write('        <param name="movie" value="../flash/SkycraperMantenedores.swf" />');
    document.write('        <param name="quality" value="high" />');
    document.write('        <embed src="../flash/SkycraperMantenedores.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="134" height="270"></embed>');
    document.write('</object>');
}

function mantenedores_selo(){
	document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="150" height="100">');
    document.write('        <param name="movie" value="../flash/SeloMantenedores.swf" />');
    document.write('        <param name="quality" value="high" />');
    document.write('        <embed src="../flash/SeloMantenedores.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="150" height="100"></embed>');
    document.write('</object>');
}

function banner_topo_novo(){
	document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="853" height="215">');
    document.write('        <param name="movie" value="TopoSite.swf" />');
    document.write('        <param name="quality" value="high" />');
    document.write('        <embed src="TopoSite.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="853" height="215"></embed>');
    document.write('</object>');
}
function banner_momentos(){
	document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="426" height="46">');
    document.write('        <param name="movie" value="../flash/momentos_2007.swf" />');
    document.write('        <param name="quality" value="high" />');
    document.write('        <embed src="../flash/momentos_2007.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="426" height="46"></embed>');
    document.write('</object>');
}
function teste(){
	document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="150" height="100">');
    document.write('        <param name="movie" value="../flash/newSeloMantenedores.swf" />');
    document.write('        <param name="quality" value="high" />');
    document.write('        <embed src="../flash/newSeloMantenedores.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="150" height="220"></embed>');
    document.write('</object>');
}