www.terrasricaimobiliaria.com
Open in
urlscan Pro
2606:4700:3036::6815:273d
Public Scan
Submitted URL: https://terrasricaimobil1.hospedagemdesites.ws/
Effective URL: https://www.terrasricaimobiliaria.com/
Submission: On October 28 via api from US — Scanned from CA
Effective URL: https://www.terrasricaimobiliaria.com/
Submission: On October 28 via api from US — Scanned from CA
Form analysis
1 forms found in the DOMName: form4 — POST https://www.terrasricaimobiliaria.com/resultado-busca.php
<form id="form4" name="form4" method="POST" action="https://www.terrasricaimobiliaria.com/resultado-busca.php" onsubmit="busca();" class="filter-form desk">
<script type="text/javascript">
function retira_acentos(str) {
com_acento = "�����������������������������R���������������������������������r/�� ";
sem_acento = "AAAAAAACEEEEIIIIDNOOOOOOUUUUYRsBaaaaaaaceeeeiiiionoooooouuuuybyr----";
novastr = "";
for (i = 0; i < str.length; i++) {
troca = false;
for (a = 0; a < com_acento.length; a++) {
if (str.substr(i, 1) == com_acento.substr(a, 1)) {
novastr += sem_acento.substr(a, 1);
troca = true;
break;
}
}
if (troca == false) {
novastr += str.substr(i, 1);
}
}
return novastr;
}
function moeda(a, e, r, t) {
let n = "";
h = j = 0;
u = tamanho2 = 0;
l = ajd2 = "";
o = window.Event ? t.which : t.keyCode;
if (13 == o || 8 == o) return !0;
if (n = String.fromCharCode(o), -1 == "0123456789".indexOf(n)) return !1;
for (u = a.value.length, h = 0; h < u && ("0" == a.value.charAt(h) || a.value.charAt(h) == r); h++);
for (l = ""; h < u; h++) - 1 != "0123456789".indexOf(a.value.charAt(h)) && (l += a.value.charAt(h));
if (l += n, 0 == (u = l.length) && (a.value = ""), 1 == u && (a.value = "0" + r + "0" + l), 2 == u && (a.value = "0" + r + l), u > 2) {
for (ajd2 = "", j = 0, h = u - 3; h >= 0; h--) 3 == j && (ajd2 += e, j = 0),
ajd2 += l.charAt(h),
j++;
for (a.value = "", tamanho2 = ajd2.length, h = tamanho2 - 1; h >= 0; h--) a.value += ajd2.charAt(h);
a.value += r + l.substr(u - 2, u)
}
return !1
}
function busca() {
separacat1 = "";
varcat1 = document.form4.cat1.value;
if (varcat1 != '') {
separacat1_ = varcat1.split("--");
separacat1 = "";
tam_cat1 = separacat1_.length - 1;
for (var x = 0; tam_cat1 > x; x++) {
if (x != 0) {
separacat1 = separacat1 + "--" + separacat1_[x];
} else {
separacat1 = "/" + separacat1_[x];
}
}
separacat1 = separacat1;
} else {
separacat1 = "/todos";
}
separacat3 = "";
varcat3 = document.form4.cat3.value;
if (varcat3 != '') {
separacat3_ = varcat3.split("--");
separacat3 = "";
tam_cat3 = separacat3_.length - 1;
for (var x = 0; tam_cat3 > x; x++) {
if (x != 0) {
separacat3 = separacat3 + "--" + separacat3_[x];
} else {
separacat3 = "/" + separacat3_[x];
}
}
separacat3 = separacat3;
} else {
separacat3 = "/todos";
}
separacidade = "";
varcidade = document.form4.cidade.value;
if (varcidade != '') {
separacidade_ = varcidade.split("--");
separacidade = "";
tam_cidade = separacidade_.length - 1;
for (var x = 0; tam_cidade > x; x++) {
if (x != 0) {
separacidade = separacidade + "--" + separacidade_[x];
} else {
separacidade = "/" + separacidade_[x];
}
}
separacidade = separacidade;
} else {
separacidade = "/todas";
}
separabairro = "";
varbairro = document.form4.bairro.value;
if (varbairro != '') {
separabairro_ = varbairro.split("--");
separabairro = "";
tam_cidade = separabairro_.length - 1;
for (var x = 0; tam_cidade > x; x++) {
if (x != 0) {
separabairro = separabairro + "--" + separabairro_[x];
} else {
separabairro = "/" + separabairro_[x];
}
}
separabairro = separabairro;
} else {
separabairro = "/todos";
}
separavalor = "";
varvalormedio = document.form4.valormedio.value;
if (varvalormedio != '') {
separavalor = varvalormedio.split(",");
separavalor = "/" + separavalor[0].replace(".", "");
separavalor = separavalor.replace('.', '');
separavalor = separavalor.replace('.', '');
separavalor = separavalor.replace(';', '-');
} else {
separavalor = "/todos";
}
separacodigo = "";
varcodigo = document.form4.codigo.value;
if (varcodigo != '') {
separacodigo = "/" + varcodigo;
} else {
separacodigo = "/todos";
}
CadUrl = "https://www.terrasricaimobiliaria.com";
urrl = separacat1 + separacat3 + separacidade + separabairro + separavalor + separacodigo;
document.form4.action = CadUrl + "/filtro/list" + urrl + "/1";
}
function addFinalidade(cat1) {
var newcat1 = cat1;
var atualcat1 = document.getElementById("cat1").value;
if (atualcat1.match(newcat1)) {
document.getElementById("cat1").value = atualcat1.replace(newcat1 + "--", '');
} else {
document.getElementById("cat1").value = newcat1 + "--";
}
}
function montacat3(parametro) {
var newcat3 = parametro + "-";
var atualcat3 = document.getElementById("cat3").value;
if (atualcat3.match(newcat3)) {
document.getElementById("cat3").value = atualcat3.replace(newcat3 + "--", '');
} else {
document.getElementById("cat3").value = newcat3 + "--" + document.getElementById("cat3").value;
}
}
function montaCidade(parametro) {
var newcidade = parametro;
var atualcidade = document.getElementById("cidade").value;
if (atualcidade.match(newcidade)) {
document.getElementById("cidade").value = atualcidade.replace(newcidade + "--", '');
} else {
document.getElementById("cidade").value = newcidade + "--" + document.getElementById("cidade").value;
}
}
function montaBairro(parametro) {
var newbairro = parametro;
var atualbairro = document.getElementById("bairro").value;
if (atualbairro.match(newbairro)) {
document.getElementById("bairro").value = atualbairro.replace(newbairro + "---", '');
} else {
document.getElementById("bairro").value = newbairro + "---" + document.getElementById("bairro").value;
}
}
</script>
<div class="w-layout-grid grid two">
<div data-hover="" data-delay="0" id="w-node-e669aa5f749a-ca1df20f" class="dropdown w-dropdown">
<div class="dropdown-toggle w-dropdown-toggle" id="w-dropdown-toggle-0" aria-controls="w-dropdown-list-0" aria-haspopup="menu" aria-expanded="false" role="button" tabindex="0">
<div class="w-icon-dropdown-toggle"></div>
<div>Finalidade</div>
</div>
<nav class="dropdown-list w-dropdown-list" id="w-dropdown-list-0" aria-labelledby="w-dropdown-toggle-0">
<div class="dropdown-base">
<div class="checkbox-wrap">
<input type="hidden" name="cat1" id="cat1">
<label class="w-radio">
<input type="radio" onclick="addFinalidade('venda');" data-name="Radio" id="radio" name="radio" value="Radio" class="w-form-formradioinput radio-button w-radio-input" style="width: 20px; height: 20px;"><span class="w-form-label"
style="margin-top: 2px;margin-left: 10px;">Comprar</span>
</label>
<label class="w-radio">
<input type="radio" onclick="addFinalidade('locacao');" data-name="Radio" id="radio" name="radio" value="Radio" class="w-form-formradioinput radio-button w-radio-input" style="width: 20px; height: 20px;"><span class="w-form-label"
style="margin-top: 2px;margin-left: 10px;">Alugar</span>
</label>
</div>
</div>
</nav>
</div>
<div data-hover="" data-delay="0" id="w-node-e669aa5f74be-ca1df20f" class="dropdown w-dropdown">
<div class="dropdown-toggle w-dropdown-toggle" id="w-dropdown-toggle-1" aria-controls="w-dropdown-list-1" aria-haspopup="menu" aria-expanded="false" role="button" tabindex="0">
<div class="w-icon-dropdown-toggle"></div>
<div>Categoria</div>
</div>
<nav class="dropdown-list w-dropdown-list" id="w-dropdown-list-1" aria-labelledby="w-dropdown-toggle-1">
<div class="dropdown-base">
<div class="checkbox-wrap">
<input type="hidden" name="cat3" id="cat3">
<label class="w-checkbox checkbox-filter">
<div class="w-checkbox-input w-checkbox-input--inputType-custom checkbox-filters"></div>
<input type="checkbox" id="checkboxcat3" name="checkboxcat3" onclick="montacat3('apartamento');" style="opacity:0;position:absolute;z-index:-1"><span class="w-form-label">Apartamento</span>
</label>
<label class="w-checkbox checkbox-filter">
<div class="w-checkbox-input w-checkbox-input--inputType-custom checkbox-filters"></div>
<input type="checkbox" id="checkboxcat3" name="checkboxcat3" onclick="montacat3('sobrado');" style="opacity:0;position:absolute;z-index:-1"><span class="w-form-label">Sobrado</span>
</label>
<label class="w-checkbox checkbox-filter">
<div class="w-checkbox-input w-checkbox-input--inputType-custom checkbox-filters"></div>
<input type="checkbox" id="checkboxcat3" name="checkboxcat3" onclick="montacat3('terreno');" style="opacity:0;position:absolute;z-index:-1"><span class="w-form-label">Terreno</span>
</label>
</div>
</div>
</nav>
</div>
<div data-hover="" data-delay="0" id="w-node-e669aa5f74ac-ca1df20f" class="dropdown w-dropdown">
<div class="dropdown-toggle w-dropdown-toggle" id="w-dropdown-toggle-2" aria-controls="w-dropdown-list-2" aria-haspopup="menu" aria-expanded="false" role="button" tabindex="0">
<div class="w-icon-dropdown-toggle"></div>
<div>Cidade</div>
</div>
<nav class="dropdown-list w-dropdown-list" id="w-dropdown-list-2" aria-labelledby="w-dropdown-toggle-2">
<div class="dropdown-base">
<div class="checkbox-wrap">
<input type="hidden" name="cidade" id="cidade">
<label class="w-checkbox checkbox-filter">
<div class="w-checkbox-input w-checkbox-input--inputType-custom checkbox-filters"></div>
<input type="checkbox" id="checkbox-2" name="checkbox-2" data-name="Checkbox 2" onclick="montaCidade('itaituba');" style="opacity:0;position:absolute;z-index:-1"><span class="w-form-label">ITAITUBA - PA</span>
</label>
</div>
</div>
</nav>
</div>
<div data-hover="" data-delay="0" id="w-node-e669aa5f74d0-ca1df20f" class="dropdown w-dropdown">
<div class="dropdown-toggle w-dropdown-toggle" id="w-dropdown-toggle-3" aria-controls="w-dropdown-list-3" aria-haspopup="menu" aria-expanded="false" role="button" tabindex="0">
<div class="w-icon-dropdown-toggle"></div>
<div>Bairro</div>
</div>
<nav class="dropdown-list w-dropdown-list" id="w-dropdown-list-3" aria-labelledby="w-dropdown-toggle-3">
<div class="dropdown-base">
<div class="checkbox-wrap">
<input type="hidden" name="bairro" id="bairro">
<label class="w-checkbox checkbox-filter">
<div class="w-checkbox-input w-checkbox-input--inputType-custom checkbox-filters"></div>
<input type="checkbox" id="checkbox-2" name="checkbox-2" data-name="Checkbox 2" onclick="montaBairro('bela-vista');" style="opacity:0;position:absolute;z-index:-1"><span class="w-form-label">BELA VISTA</span>
</label>
<label class="w-checkbox checkbox-filter">
<div class="w-checkbox-input w-checkbox-input--inputType-custom checkbox-filters"></div>
<input type="checkbox" id="checkbox-2" name="checkbox-2" data-name="Checkbox 2" onclick="montaBairro('jardim-america');" style="opacity:0;position:absolute;z-index:-1"><span class="w-form-label">JARDIM AMERICA</span>
</label>
</div>
</div>
</nav>
</div>
<style>
/* Overrides for range slider skin */
.irs {
height: 40px;
font-family: Circularstd, sans-serif;
}
.irs-with-grid {
height: 85px
}
.irs-line {
background-color: rgba(0, 0, 0, 0.0);
border: 2px, solid, #FFF;
height: 12px;
top: 35px
}
.irs-line-left {
background-color: rgba(0, 0, 0, 0.0);
border: 2px, solid, #FFF;
height: 12px;
background-position: 0 -30px
}
.irs-line-mid {
background-color: rgba(0, 0, 0, 0.0);
border: 2px, solid, #FFF;
height: 12px;
background-position: 0 0
}
.irs-line-right {
background-color: rgba(0, 0, 0, 0.0);
border: 2px, solid, #FFF;
height: 12px;
background-position: 100% -30px
}
.irs-bar {
height: 12px;
top: 35px;
background-position: 0 -60px;
background-color: #1FB000;
background-image: none;
!important
}
.irs-bar-edge {
top: 35px;
height: 12px;
width: 15px;
background-color: #FFF;
background-image: none;
!important -webkit-border-top-left-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
border-top-left-radius: 4px;
border-bottom-left-radius: 4px
}
.irs-shadow {
height: 3px;
top: 35px;
background: #000;
opacity: .25
}
.lt-ie9 .irs-shadow {
filter: alpha(opacity=25)
}
.irs-slider {
width: 25px;
height: 25px;
top: 29px;
background-position: 0 -120px;
background-image: none;
background-color: #1FB000;
border-radius: 100%;
transition: background-color 200ms ease-in
}
.irs-slider.state_hover,
.irs-slider:hover {
width: 25px;
height: 25px;
top: 29px;
background-position: 0 -120px;
background-image: none;
background-color: #24830f;
border-radius: 100%
}
.irs-min,
.irs-max {
color: #24830f;
font-size: 1em;
line-height: 1em;
text-shadow: none;
top: 0;
padding: 5px;
margin-bottom: 25px;
background: #1f1f1f;
-moz-border-radius: 4px;
border-radius: 4px
}
.irs-from,
.irs-to,
.irs-single {
color: #fff;
font-size: 1em;
line-height: 1em;
text-shadow: none;
padding: 5px;
margin-bottom: 25px;
background: #1FB000;
-moz-border-radius: 4px;
border-radius: 4px
}
.irs-from:after,
.irs-to:after,
.irs-single:after {
position: absolute;
display: none;
content: "";
bottom: -5px;
left: 50%;
width: 0;
height: 0;
margin-left: -3px;
overflow: hidden;
border: 3px solid transparent;
border-top-color: #1f1f1f;
}
.irs-grid-pol {
background: #ccc
}
.irs-grid-text {
color: #fff
}
/* Getting rid of that ugly textarea resize-corner */
textarea {
resize: none
}
/* textarea scrollbar fixings */
textarea.area.field.w-input::-webkit-scrollbar {
width: 14px;
height: 18px;
}
textarea.area.field.w-input::-webkit-scrollbar-thumb {
height: 6px;
border: 4px solid rgba(0, 0, 0, 0);
background-clip: padding-box;
-webkit-border-radius: 7px;
background-color: #1f1f1f;
-webkit-box-shadow: inset -1px -1px 0px rgba(0, 0, 0, 0.05), inset 1px 1px 0px rgba(0, 0, 0, 0.05);
}
textarea.area.field.w-input::-webkit-scrollbar-button {
width: 0;
height: 0;
display: none;
}
textarea.area.field.w-input::-webkit-scrollbar-corner {
background-color: transparent;
}
* {
box-sizing: border-box;
}
/*the container must be positioned relative:*/
input[type=text] {
width: 100%;
}
</style>
<div data-hover="" data-delay="0" id="w-node-e669aa5f74ec-ca1df20f" class="dropdown w-dropdown" style="background-color: transparent;">
<span class="irs js-irs-0"><span class="irs"><span class="irs-line" tabindex="-1"><span class="irs-line-left"></span><span class="irs-line-mid"></span><span class="irs-line-right"></span></span><span class="irs-min"
style="display: none; visibility: hidden;">0</span><span class="irs-max" style="display: none; visibility: hidden;">1</span><span class="irs-from" style="visibility: visible; left: 0%;">R$ 0</span><span class="irs-to"
style="visibility: visible; left: 62.0509%;">R$ 10.000.000 ou +</span><span class="irs-single" style="visibility: hidden; left: 23.722%;">R$ 0 — R$ 10.000.000 ou +</span></span><span class="irs-grid"></span><span class="irs-bar"
style="left: 3.55619%; width: 92.8876%;"></span><span class="irs-shadow shadow-from" style="display: none;"></span><span class="irs-shadow shadow-to" style="display: none;"></span><span class="irs-slider from" style="left: 0%;"></span><span
class="irs-slider to" style="left: 92.8876%;"></span></span><input type="text" maxlength="256" id="valormedio" name="valormedio" class="w-input irs-hidden-input" readonly="">
</div>
<input class="text-field-2 w-node-e669aa5f753a-ca1df20f w-input" type="text" name="codigo" placeholder="Código" id="codigo">
<input type="submit" value="Buscar" id="w-node-e669aa5f753b-ca1df20f" class="submit-button-2 w-button">
</div>
</form>
Text Content
Ao utilizar este site, você concorda com nossa política de cookies e privacidade. Clique AQUI para saber mais. Concordar e fechar Início Quem somos Anuncie conosco Comprar Contato Av. Dr. Hugo de Mendonça, 131 - Aeroporto Velho, 68180-005, Brasil - Itauba, PA Entre em contato conosco (93) 9 9205-9584 CONSTRUINDO UMA VIDA MELHOR! Confira nossos imóveis Ver todos os imóveis O QUE VOCÊ PROCURA? Filtre seu imóvel ideal Finalidade Comprar Alugar Categoria Apartamento Sobrado Terreno Cidade ITAITUBA - PA Bairro BELA VISTA JARDIM AMERICA 01R$ 0R$ 10.000.000 ou +R$ 0 — R$ 10.000.000 ou + Confira nossa seleção de imóveis em destaque para você! Ver todos os imóveis PROCURANDO ALGUM IMÓVEL? Uma seleção de imóveis para você investir. Ver seleção de imóveis Para você Inicio Quem somos Comprar Anuncie Encontrar Simuladores Imóveis Apartamentos Sobrados Terrenos/Lotes Contato (93) 9 9205-9584 (93) 9 9108-1217 terrasrricaimobiliaria@gmail.com Av. Dr. Hugo de Mendonça, 131 - Aeroporto Velho, 68180-005, Brasil Itauba, PA Terras Rica Imobiliária 2024 | CRECI: J-1057 | Desenvolvido por Imonov & Si9sistemas