mashup6.htm 3.19 KB
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta http-equiv="Category" content="I3Geo Mapa interativo MMA">
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
<title>MMA - Mapa interativo</title>
<script type="text/javascript" src="../classesjs/i3geonaocompacto.js"></script>
<script src="../pacotes/openlayers/OpenLayers2131.js.php"></script>
</head>
<body style="background-color:rgb(200,200,200);z-index:0;" class=yui-skin-sam >

<div id=i3geo style="left:0px;top:0px;position:absolute"  >
<table id='mst' style=display:none width=100% cellspacing='0'>
<tr style="border:0px">
<td style="background-image:url('../imagenscabeca.png');height:10px"></td>
</tr>
<tr>
 <td style="vertical-align:top;border-width:0px;">
  <table width="100%" style="vertical-align:top;border-width:0px">
   <tr><td  class=verdeclaro id=contemImg >
   <!-- define o tamanho do mapa -->
    <div id=corpoMapa style="background-image:url('../imagens/i3geo1bw.jpg');width:520px;height:300px"></div>
   </td></tr>
  </table>
 </td>
 </tr>
<tr>
 <td class=tdbranca >
  <table width=100% ><tr>
  <td class=tdbranca ></td>
  <td class=tdbranca ></td>
  <td class=tdbranca ></td>
  </tr></table>
 </td>
</tr>
<tr style="border:0px"><td style="background-image:url('../imagensrodape.png');height:10px"></td></tr>
</table>
<a style=text-align:left;color:white href="mailto:edmar.moretti@mma.gov.br">Cr&iacute;ticas e sugest&otilde;es</a>

</div>
<div id=barraDeBotoes1 style='display:none'>
	<div style='display:inline;background-color:rgb(250,250,250);'>
		<p style='font-size:6px;'>&nbsp;</p>
		<img title="desloca" alt="" src="../imagens/branco.gif" ID='pan'/>
	</div>
	<div style='display:inline;background-color:rgb(250,250,250);'>
		<p style='font-size:6px;'>&nbsp;</p>
		<img title="zoom" alt="" src="../imagens/branco.gif" id='zoomli'/>
	</div>
	<div style='display:inline;background-color:rgb(250,250,250);'>
		<p style='font-size:6px;'>&nbsp;</p>
		<img title="google" alt="" src="../imagens/branco.gif" id='google'/>
	</div>
	<div style='display:inline;background-color:rgb(250,250,250);'>
		<p style='font-size:6px;'>&nbsp;</p>
		<img title="info" alt="" src="../imagens/branco.gif" id='identifica'/>
	</div>
</div>

<script type="text/javascript">
i3GEO.configura.locaplic = "http://"+window.location.host+"/i3geo";
i3GEO.mapa.TEMASINICIAISLIGADOS = "mundo";
i3GEO.configura.mapaRefDisplay = "none";
i3GEO.configura.iniciaJanelaMensagens = false;
i3GEO.barraDeBotoes.COMPORTAMENTO = "laranja";
i3GEO.idioma.MOSTRASELETOR = false;
i3GEO.configura.autotamanho = false;
i3GEO.Interface.ATUAL = "openlayers";
i3GEO.Interface.IDCORPO = "contemImg";
i3GEO.guias.ALTURACORPOGUIAS = 325;
i3GEO.barraDeBotoes.AJUDA = false;
i3GEO.barraDeBotoes.TIPOAJUDA = "";
i3GEO.Interface.openlayers.GADGETS = {
		PanZoomBar:true,
		PanZoom:false,
		LayerSwitcher:true,
		ScaleLine:true,
		OverviewMap:false
	};
i3GEO.Interface.openlayers.TILES = true;
i3GEO.configura.mashuppar = "&mapext=-53 -26 -42 -18";
i3GEO.cria();
OpenLayers.ImgPath = "../pacotes/openlayers/img/";

i3GEO.inicia();


</script>

</body>
</html>