How To Get Your Home Market Ready




<!–


How To Get Your Home Market Ready – Free Report

<!–

–>



https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js
https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js


//use.typekit.net/uue8fxq.js
try{Typekit.load();}catch(e){}

http://www.searchallproperties.com/js/vendor/modernizr-2.6.2-respond-1.1.0.min.js

How To Get Your Home “Market Ready”

Get a Room-By-Room check list of how to get your house ready to sell quick! You need this if you plan to sell your home in the near future. Best of all, it’s free!

Get the free report by email now!

#AddBuyer label{font-weight:normal !important;}
#AddBuyer input[type=”text”]{ box-shadow: 0px 0px 0px 1px rgba(0,0,0,0.09); }



http://www.searchallproperties.com/js/vendor/jquery-1.10.1.min.js
http://www.searchallproperties.com/js/vendor/bootstrap.min.js
http://www.searchallproperties.com/freereport/freereport/js/plugins.js

// Email validation messasge on ajax
$(document).on({
ajaxStart: function() {$(‘#add_btn’).attr(‘disabled’,’disabled’); $(‘#add_btn’).text(‘Checking Email, Please wait…’); },
ajaxStop: function() { $(‘#add_btn’).text(‘Send the information’); $(‘#add_btn’).removeAttr(‘disabled’) }
});

$(document).ready(function(){
var successMessageShow = “”;
if(successMessageShow){objtoastr.success( “Thank you!
The information has been sent to you. Please check your Spam Folder if you do not see it in your inbox.”, “Success” );}

/*****************************************************************/
// Lead contact Form
/*****************************************************************/
$(‘#add_btn’).click(function(){

$(‘#AddBuyer’).validate({
rules: {
firstname: {required: true},

freereport_property_address:{required: true},

//email:{required: true, remote:{onkeyup: false, url: “http://www.searchallproperties.com/ajax_chk_email.php”,type: “post”} },
email:{required: true,email:true},

},
messages: {
firstname: {required: “Please enter Name:”},

email:{required: “Please enter your email address”, remote: “Please provide real email address”},
},
success: function(label,element){

// Set Success label
//if(element.id != ‘Email’){
label.text(“”).hide().text(“That looks perfect!”).slideDown(‘slow’).addClass(‘success_imp’);
//}

},
highlight: function (element, errorClass) {

$(‘label[for=’ + element.id + ‘]’).removeClass(“success_imp”);
$(‘label[for=’ + element.id + ‘]’).hide();
$(‘label[for=’ + element.id + ‘]’).show(‘slow’);
},
submitHandler: function(form) {
form.submit();
} //submitHandler

}); // offices_contact

});

}); // docready

(function(i,s,o,g,r,a,m){i[‘GoogleAnalyticsObject’]=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,’script’,’//www.google-analytics.com/analytics.js’,’ga’);
ga(‘create’, ‘UA-50392947-1’, ‘listingstoleads.com’);
ga(‘send’, ‘pageview’);