index.htm
318 Bytes
<html>
<meta http-equiv="Category" content="I3Geo Mapa interativo MMA geoprocessamento sig mobile">
<body>
</body>
<script>
/*
Title: index.htm
Redirecionador HTML do i3geo mobile
Redireciona o navegador para o index.php
Arquivo: mobile/index.htm
*/
window.location="index.php"
</script>
</html>