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