Get Estimate of Your Home Value from ThisIsLivin Properties, LLC
http://www.har.com/js/0630217218_jquery.js
http://www.har.com/jsmin/0630217218_jquery-ui-1.10.3.custom.min.js
http://www.har.com/jsmin/0630217218_bootstrap.min.js
/*
myApplication.ID = “1”;
myApplication.MODE = “id”;
myApplication.regionid = “0”;
*/
$(document).ready(function(){
itemlimit = 7;
items = [];
window.TAitemcount = 0;
typeitems = [];
tmpresults = [];
/*
myApplication.lastsval = ”;
myApplication.lastType = ”;
myApplication.rawsearchval = ”;
myApplication.typeRegion = myApplication.regionid>0 ? myApplication.regionid:”;
*/
$(“#address”).typeahead({ minLength: 4,
items:7,
source: function (query, process) {
thisdata = $.ajax({
url: “doTaxInfoLookup.cfm”,
type: ‘post’,
data: { address: query},
dataType: ‘json’,
success: function (result) {
console.log(result);
tmpresults = result;
if($(“#address”).val() == query)
{
items = [];
typeitems = [];
window.TAitemcount = 0;
/*
myApplication.lastsval = ”;
myApplication.lastType = ”;
*/
} else{
return;
}
//myApplication.extra = {};
$.each(result, function (i, state) {
for(var l in state){
if(l == ‘address’){
typeitems.push(“Address”);
items.push (state[l]);
}
else {
//typeitems.push(l.charAt(0).toUpperCase() + l.slice(1));
}
}
});
return process(items);
}
});
return thisdata;
},
highlighter: function(item){ var t=items.indexOf(item);
window.TAitemcount++;
var x= “
” + typeitems[t] + ” ” + item + “
“;
},
updater: function(val){
var location = items.indexOf(val);
//$(‘#address’).val(tmpresults[location].streetaddress);
$(‘#city’).val(tmpresults[location].city);
$(‘#zip’).val(tmpresults[location].zip);
$(‘#subdivision’).val(tmpresults[location].subdivision);
$(‘#sqft’).val(tmpresults[location].bldgsqft);
$(‘#yearbuilt’).val(tmpresults[location].yearbuilt);
$(‘#lotsize’).val(tmpresults[location].lotsize);
$(‘#bedrooms’).val(tmpresults[location].bedrooms);
$(‘#bathrooms’).val(tmpresults[location].bathrooms);
$(‘#stories’).val(tmpresults[location].stories);
$(‘#taxid’).val(tmpresults[location].taxid);
//return val;
return tmpresults[location].streetaddress;
}
});
});
function formvalidator(myform){
if(myform.FIRSTNAME.value ==”){
alert(“Please input your first name for us to contact you.”);
return false;
myform.FIRSTNAME.focus();
}
if(myform.LASTNAME.value ==”){
alert(“Please input your last name for us to contact you.”);
return false;
myform.LASTNAME.focus();
}
if(myform.EMAIL.value ==”){
alert(“Please input your email for us to contact you.”);
return false;
myform.EMAIL.focus();
}else{
var email = myform.EMAIL.value;
var re = /^(([^()\[\]\.,;:\s@\”]+(\.[^()\[\]\.,;:\s@\”]+)*)|(\”.+\”))@(([^()[\]\.,;:\s@\”]+\.)+[^()[\]\.,;:\s@\”]{2,})$/i;
if(! re.test(email)){
alert(“Please provide a valid email address”);
return false;
myform.EMAIL.focus();
}
}
if(myform.ADDRESS.value ==”){
alert(“Please input your home address to evaluate your home.”);
return false;
myform.ADDRESS.focus();
}
if(myform.ZIP.value ==”){
alert(“Please input your home zipcode to evaluate your home.”);
return false;
myform.ZIP.focus();
}
if(myform.PROPTYPE.value ==0){
alert(“Please select a property type to evaluate your home.”);
return false;
myform.PROPTYPE.focus();
}
if(myform.BEDROOMS.value ==0){
alert(“Please select a bed room number to evaluate your home.”);
return false;
myform.BEDROOMS.focus();
}
if(myform.BATHROOMS.value ==0){
alert(“Please select a bath room number to evaluate your home.”);
return false;
myform.BATHROOMS.focus();
}
if(myform.AMENITIES.value != 0 && myform.AMENITIES.value.length >200){
alert(“Amenities information is too long, should be shorter than 200 character.”);
return false;
myform.AMENITIES.focus();
}
}
function numericFilter(txb) {
txb.value = txb.value.replace(/[^\0-9]/ig, “”);
}
function textFilter(txb) {
txb.value = txb.value.replace(/[^\a-zA-Z ]/ig, “”);
}
.agent_pic {
width: 50px;
height: 50px;
overflow: hidden;
text-align: center;
border-radius: 50%;
float: left;
}
Get Your Free Home Valuation
Select Property Type
Single Family
Townhouse/Condo
Highrise Condominium
Duplex
Multi-Family
Mobile Home
Manufactured Home
Please Select
1+ BEDROOM(s)
2+ BEDROOM(s)
3+ BEDROOM(s)
4+ BEDROOM(s)
5+ BEDROOM(s)
6+ BEDROOM(s)
7+ BEDROOM(s)
8+ BEDROOM(s)
9+ BEDROOM(s)
Choose a State
Outside US / Canada
Alabama
Alaska
Arizona
Arkansas
California
Colorado
Connecticut
Delaware
District Of Columbia
Florida
Georgia
Hawaii
Idaho
Illinois
Indiana
Iowa
Kansas
Kentucky
Louisiana
Maine
Maryland
Massachusetts
Michigan
Minnesota
Mississippi
Missouri
Montana
Nebraska
Nevada
New Hampshire
New Jersey
New Mexico
New York
North Carolina
North Dakota
Ohio
Oklahoma
Oregon
Pennsylvania
Rhode Island
South Carolina
South Dakota
Tennessee
Texas
Utah
Vermont
Virginia
Washington
West Virginia
Wisconsin
Wyoming
Please Select
1 + BATHROOM(s)
2 + BATHROOM(s)
3 + BATHROOM(s)
4 + BATHROOM(s)
5 + BATHROOM(s)
6 + BATHROOM(s)
7 + BATHROOM(s)
8 + BATHROOM(s)
9 + BATHROOM(s)
Please Select
1 STORY
1 ½ STORIES
2 STORIES
2 ½ STORIES
3 STORIES
3 ½ STORIES
Square Feet
Acres
Please Select
1 + GARAGE(s)
2 + GARAGE(s)
3 + GARAGE(s)
4 + GARAGE(s)
5 + GARAGE(s)
Pool
Yes
No
Any market analysis presented by a Realtor should not be considered an appraisal or an opinion of value.