agent-template-dark.activerealty.com
Open in
urlscan Pro
34.213.0.242
Public Scan
URL:
https://agent-template-dark.activerealty.com/
Submission: On September 15 via automatic, source certstream-suspicious — Scanned from DE
Submission: On September 15 via automatic, source certstream-suspicious — Scanned from DE
Form analysis
6 forms found in the DOM<form class="form-inline quick-search-form">
<div id="custom-search-1">
<div class="input-group col-xs-12">
<input id="multi_cat" value="no_cat" type="hidden"><input id="multi_search" autocomplete="off" class="form-control input-lg ui-autocomplete-input" placeholder="Search Neighborhood, Address, City, Zip, or Listing ID" type="text"><span
class="input-group-btn">
<button id="doSearch" class="btn btn-info btn-lg" type="button" style="outline: none; cursor: inherit;" data-selector="a.btn, button.btn, button">
<i class="fa fa-search" style="outline: none; cursor: inherit;" data-selector=".fa"></i>
</button>
</span>
</div>
</div>
<div id="honeypot-div">
<input name="age_required" id="age_required" value="" type="text" style="display: none;">
</div>
</form>
POST /pages/contact.php
<form method="post" action="/pages/contact.php" id="contact-modal-form">
<div class="form-group">
<input type="text" class="form-control" id="name" name="name" placeholder="Your First and Last Name" required="">
<input type="hidden" class="form-control" id="agentId" name="agentId">
</div>
<div id="honeypot-div">
<input name="age_required" id="age_required" value="" type="text" style="display: none;">
</div>
<div class="form-group">
<input type="email" class="form-control" id="email" name="email" placeholder="Your Email Address" required="">
</div>
<div class="form-group">
<input type="tel" class="form-control" id="phone" name="phone" placeholder="Your Phone Number">
</div>
<div class="form-group">
<textarea id="message" class="form-control" rows="5" form="contact-modal_form" name="message" placeholder="Any Comments or Questions" required=""></textarea>
</div>
<div class="flex jc-center">
<button id="contact_agent_sendbtn" type="submit" class="btn btn-primary">
<div class="flex ai-center">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-mail">
<path d="M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z">
</path>
<polyline points="22,6 12,13 2,6">
</polyline>
</svg> Contact
</div>
</button>
<button type="button" class="btn btn-default" data-dismiss="modal">
<div class="flex ai-center">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-x">
<line x1="18" y1="6" x2="6" y2="18">
</line>
<line x1="6" y1="6" x2="18" y2="18">
</line>
</svg> Nevermind
</div>
</button>
</div>
</form>
POST /pages/contact.php
<form method="post" action="/pages/contact.php" id="contact-modal-form">
<div class="form-group">
<input type="text" class="form-control" id="name" name="name" placeholder="Your First and Last Name" required=""><input type="hidden" class="form-control" id="agentId" name="agentId">
</div>
<div class="form-group">
<input type="email" class="form-control" id="email" name="email" placeholder="Your Email Address" required="">
</div>
<div class="form-group">
<input type="tel" class="form-control" id="phone" name="phone" placeholder="Your Phone Number">
</div>
<div class="form-group">
<textarea id="message" class="form-control" rows="5" form="contact-modal_form" name="message" placeholder="Any Comments or Questions" required=""></textarea>
</div>
<div class="flex jc-center">
<button id="contact_agent_sendbtn" type="submit" class="btn btn-primary" data-selector="a.btn, button.btn, button" style="outline: none; cursor: inherit;">
<div class="flex ai-center">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-mail">
<path d="M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z"></path>
<polyline points="22,6 12,13 2,6"></polyline>
</svg> Contact
</div>
</button>
<button type="button" class="btn btn-default" data-dismiss="modal" data-selector="a.btn, button.btn, button" style="outline: none; cursor: inherit;">
<div class="flex ai-center">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-x">
<line x1="18" y1="6" x2="6" y2="18"></line>
<line x1="6" y1="6" x2="18" y2="18"></line>
</svg> Nevermind
</div>
</button>
</div>
</form>
<form id="signupForm" action="">
<h2>Sign Up for a Free Account</h2>
<p>When you sign up for an account, you can save properties, receive new listing notifications, view property comparables, and sign up to receive monthly market reports.</p>
<input type="text" id="sgnf_h_robot_field" name="sgnf_h_robot_field" style="display: none;">
<div class="row margin-bottom-0">
<div class="col-md-8 col-md-offset-2">
<div class="form-group">
<input type="text" id="signup_fname" class="form-control" required="" pattern="\b\w+\b(?:.*?\b\w+\b){1}" oninvalid="setCustomValidity('Please enter First and Last Name')" onchange="try{setCustomValidity('')}catch(e){}"
placeholder="Full Name">
</div>
<div class="form-group">
<input type="email" id="signup_email" class="form-control" required="" placeholder="Your Email Address">
</div>
<div class="form-group">
<input type="tel" id="signup_phone" class="form-control" required="" placeholder="Your Phone Number (Used as password)">
</div>
</div>
</div>
<div class="flex jc-center">
<button type="submit" id="signupBtn" class="btn btn-primary">
<div class="flex ai-center"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-mail">
<path d="M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z"></path>
<polyline points="22,6 12,13 2,6"></polyline>
</svg> Create <span class="hidden-xs hidden-sm">My Free Account</span></div>
</button>
<a id="signupCancelBtn" class="btn btn-default" data-dismiss="modal"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-x"><line x1="18" y1="6" x2="6" y2="18"></line><line x1="6" y1="6" x2="18" y2="18"></line></svg> Cancel</a>
</div>
<a href="#signin" aria-controls="signin" role="tab" data-toggle="tab">
<h5>Already Have an Account?</h5>
</a>
</form>
<form id="subjectHomeForm" class="form-horizontal bv-form" data-toggle="validator" onsubmit="return false;" novalidate="novalidate"><button type="submit" class="bv-hidden-submit" style="display: none; width: 0px; height: 0px;"></button>
<input type="hidden" name="latitude" value="" id="CmaLatitude">
<input type="hidden" name="longitude" value="" id="CmaLongitude">
<input type="hidden" name="street" value="" id="street">
<input type="hidden" name="address" value="" id="address">
<input type="hidden" name="address_auto" value="" id="address_auto">
<input type="hidden" name="state" value="" id="state">
<input type="hidden" name="zipcode" value="" id="zipcode">
<input type="hidden" name="city" value="" id="city">
<div class="form-group">
<div class="col-sm-12 col-md-12 hv_search_address_container">
<label for="year">Address:</label>
<input type="text" id="search_address_modal" name="search_address_modal" autocomplete="off" value="" placeholder="Address, City and Zip Code" class="form-control pac-target-input">
</div>
<div class="col-md-6">
<label for="property_type">Property Type:</label>
<select id="property_type" name="property_type" class="form-control">
<option value="2">Residential</option>
<option value="1">Commercial</option>
<option value="3">Vacant</option>
</select>
</div>
<div class="col-md-6">
<label for="search_area">Search Area:</label>
<select id="search_area" name="search_area" class="form-control">
<option value="0.5">0.5 m</option>
<option value="1">1 m</option>
<option value="1.5">1.5 m</option>
<option value="2">2 m</option>
</select>
</div>
</div>
<div class="form-group">
<div class="col-sm-3">
<label for="year">Year:</label>
<input type="text" id="year" name="year" value="" placeholder="Year Built" class="form-control" data-bv-field="year">
<small class="help-block" data-bv-validator="digits" data-bv-for="year" data-bv-result="NOT_VALIDATED" style="display: none;">The year can contain digits only</small><small class="help-block" data-bv-validator="notEmpty" data-bv-for="year"
data-bv-result="NOT_VALIDATED" style="display: none;">The year is required</small>
</div>
<div class=" col-sm-3" id="acreage_sec">
<label for="acreage">Acreage:</label>
<input type="text" id="acreage" name="acreage" value="" placeholder="Acreage" class="form-control" data-bv-field="acreage">
<small class="help-block" data-bv-validator="notEmpty" data-bv-for="acreage" data-bv-result="NOT_VALIDATED" style="display: none;">The acreage is required</small>
</div>
<div class=" col-sm-3">
<label for="sq_feet">SQFT:</label>
<input type="text" id="sq_feet" name="sq_feet" value="" placeholder="Sq Feet" class="form-control" data-bv-field="sq_feet">
<small class="help-block" data-bv-validator="digits" data-bv-for="sq_feet" data-bv-result="NOT_VALIDATED" style="display: none;">The SQFT can contain digits only</small><small class="help-block" data-bv-validator="notEmpty"
data-bv-for="sq_feet" data-bv-result="NOT_VALIDATED" style="display: none;">The SQFT is required</small>
</div>
</div>
<div class="form-group">
<div class=" col-sm-3">
<label for="beds">Beds:</label>
<input type="text" id="beds" name="beds" value="" placeholder="Beds" class="form-control" data-bv-field="beds">
<small class="help-block" data-bv-validator="digits" data-bv-for="beds" data-bv-result="NOT_VALIDATED" style="display: none;">The beds can contain digits only</small><small class="help-block" data-bv-validator="notEmpty" data-bv-for="beds"
data-bv-result="NOT_VALIDATED" style="display: none;">The beds is required</small>
</div>
<div class=" col-sm-3">
<label for="bath_full">Bathrooms:</label>
<input type="text" id="bath_full" name="bath_full" value="" placeholder="Baths" class="form-control" data-bv-field="bath_full">
<small class="help-block" data-bv-validator="digits" data-bv-for="bath_full" data-bv-result="NOT_VALIDATED" style="display: none;">The baths can contain digits only</small><small class="help-block" data-bv-validator="notEmpty"
data-bv-for="bath_full" data-bv-result="NOT_VALIDATED" style="display: none;">The baths is required</small>
</div>
<div class=" col-sm-3">
<label for="garage_cap">Garage:</label>
<input type="text" id="garage_cap" name="garage_cap" value="" placeholder="Garage" class="form-control" data-bv-field="garage_cap">
<small class="help-block" data-bv-validator="digits" data-bv-for="garage_cap" data-bv-result="NOT_VALIDATED" style="display: none;">The garage can contain digits only</small><small class="help-block" data-bv-validator="notEmpty"
data-bv-for="garage_cap" data-bv-result="NOT_VALIDATED" style="display: none;">The garage is required</small>
</div>
</div>
<div class="form-group">
<div class="col-sm-12">
<button type="submit" id="submit_homeform" class="btn btn-primary btn-lg btn-block">Find out home value</button>
</div>
</div>
</form>
<form id="phoneConfirmForm" action="" onsubmit="return false;">
<h2 class="margin-bottom-20">Confirm Password</h2>
<p>Confirm your password by entering your phone number.</p>
<div class="row margin-bottom-0">
<div class="col-md-8 col-md-offset-2">
<div class="form-group">
<input type="tel" id="confirm_phone" class="form-control" required="" placeholder="Your Phone Number (Used as password)">
</div>
</div>
</div>
<div class="flex jc-center">
<button id="confirmPhoneBtn" class="btn btn-primary">
<div class="flex ai-center">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
<path d="M14 22h5a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2h-5" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"></path>
<polyline points="11 16 15 12 11 8" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"></polyline>
<line x1="15" y1="12" x2="3" y2="12" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"></line>
</svg> <span>Confirm Phone</span>
</div>
</button>
</div>
</form>
Text Content
Favorite Homes 0 Saved Searches 0 Logout * Sign In (949) 409-6688 Toggle navigation * SEARCH * BUYER'S PARTNER * SELLER'S ADVANTAGE * SELL YOUR HOME * HOME VALUE * Areas * IRVINE * CORONA * SAN DIEGO * NEWPORT BEACH * ESCONDIDO * TEMECULA * About * CONNECT FIND YOUR DREAM HOME Let's Chat Search Our Listings * * × CONTACT AGENT Contact Nevermind × CONTACT AGENT Close × CONTACT AGENT Contact Nevermind × CONTACT AGENT Close Active Realty jt@activerealty.com contact CASSIDY MAKES FINDING YOUR PERFECT HOME IN THE RIGHT LOCATION EASY AND FUN! HER ACCESS TO THE BEST REAL ESTATE LISTINGS & EXCLUSIVE PARTNERSHIPS STREAMLINE THE HOME BUYING & SELLING PROCESS. COME SEE FOR YOURSELF! ABOUT ACTIVE REALTY -------------------------------------------------------------------------------- INNOVATIVE. FORWARD THINKING. PASSIONATE. ACTIVE REALTY IS A GROUP OF HIGHLY EXPERIENCED AND RELIABLE SOUTHERN CALIFORNIA AGENTS WHO PRACTICE A "CLIENT CENTERED" PROCESS THAT IS TRANSPARENT AND SIMPLE, FOCUSING ON THE BEST CLIENT SERVICE AND EXPERIENCE POSSIBLE. learn more SELLER'S ADVANTAGE I bring an attention to detail to help you get the best value for your home. Contact me for a free home evaluation. Help Me Sell BUYER'S PARTNER I support you at every step of the home buying process to help you find a home you love at the best value. Learn More FEATURED LISTINGS Previous $689,900 23770 FIELDCREST LN MURRIETA, CA 92562 BED 4 BATH 3 Listed With Active Realty View more $679,900 1419 MILLS AVE REDLANDS, CA 92373 BED 4 BATH 3 Listed With Active Realty View more $670,000 23610 DESCANSO DR MORENO VALLEY, CA 92557 BED 4 BATH 4 Listed With Active Realty View more $667,900 29200 VACATION DR CANYON LAKE, CA 92587 BED 3 BATH 3 Listed With Active Realty View more $655,000 32310 MAPLEVIEW DR WINCHESTER, CA 92596 BED 4 BATH 3 Listed With Active Realty View more $1,300,000 10642 FRANCES AVE GARDEN GROVE, CA 92843 BED 6 BATH 4 Listed With Active Realty View more $1,300,000 10642 FRANCES AVE GARDEN GROVE, CA 92843 BED 0 BATH NULL Listed With Active Realty View more $1,100,000 3542 HARWICH DR CARLSBAD, CA 92010 BED 4 BATH 3 Listed With Active Realty View more $875,000 13917 STAR RUBY AVE EASTVALE, CA 92880 BED 5 BATH 4 Listed With Active Realty View more $809,900 4608 FEATHER RIVER RD CORONA, CA 92878 BED 3 BATH 3 Listed With Active Realty View more $761,100 7182 GABRIEL DR FONTANA, CA 92336 BED 4 BATH 3 Listed With Active Realty View more $717,900 11809 BUNKER HILL DR RANCHO CUCAMONGA, CA 91730 BED 3 BATH 2 Listed With Active Realty View more $711,900 45344 CAMINO MONZON TEMECULA, CA 92592 BED 4 BATH 4 Listed With Active Realty View more $699,900 5826 BRENTWOOD PL FONTANA, CA 92336 BED 5 BATH 4 Listed With Active Realty View more $689,900 9217 SAN RAFAEL ARCANGEL LN RIVERSIDE, CA 92508 BED 4 BATH 3 Listed With Active Realty View more $689,900 23770 FIELDCREST LN MURRIETA, CA 92562 BED 4 BATH 3 Listed With Active Realty View more $679,900 1419 MILLS AVE REDLANDS, CA 92373 BED 4 BATH 3 Listed With Active Realty View more $670,000 23610 DESCANSO DR MORENO VALLEY, CA 92557 BED 4 BATH 4 Listed With Active Realty View more $667,900 29200 VACATION DR CANYON LAKE, CA 92587 BED 3 BATH 3 Listed With Active Realty View more $655,000 32310 MAPLEVIEW DR WINCHESTER, CA 92596 BED 4 BATH 3 Listed With Active Realty View more $1,300,000 10642 FRANCES AVE GARDEN GROVE, CA 92843 BED 6 BATH 4 Listed With Active Realty View more $1,300,000 10642 FRANCES AVE GARDEN GROVE, CA 92843 BED 0 BATH NULL Listed With Active Realty View more $1,100,000 3542 HARWICH DR CARLSBAD, CA 92010 BED 4 BATH 3 Listed With Active Realty View more $875,000 13917 STAR RUBY AVE EASTVALE, CA 92880 BED 5 BATH 4 Listed With Active Realty View more $809,900 4608 FEATHER RIVER RD CORONA, CA 92878 BED 3 BATH 3 Listed With Active Realty View more Next See More Listings HOW MUCH IS YOUR HOME WORTH? -------------------------------------------------------------------------------- Is your home losing value or gaining equity? Find the market value of your home compared to other homes in your area for FREE! what's my home worth? > "My realtor went above and beyond all of my expectations as a first time home > buyer. I experienced multiple issues related to the loan but my realtor was > with me every step of the way. I would absolutely recommend them to friends > and family." Jess H. > "Couldn’t say enough positive things about my realtor!! Moving across the > country with a multitude of moving parts… and they made the sale of my home > seamless! They are absolutely THE BEST! I would recommend Active Realty to > anyone!" Romayne W. > "Our realtor was so great! He was very responsive, took time to understand our > needs, and was never too busy for me and my wife. Would definitely recommend > him to anyone! Thank you!" Bob M. 1. 2. 3. TAKE A SEAT AND RELAX... WE'LL SELL YOUR HOME When you meet with us, we'll get to know you to understand your selling goals, and explain the selling process so you know what to expect. You will never feel left in the dark when you work with our team - we keep you in the loop so you know what's going on every step of the way. let's put your home on the marketsell your home FIND US 1871 California Ave Corona, CA 92881 2021 © Active Realty * * * * * * REACH OUT (949) 409-6688 jt@activerealty.com * Powered by Brivity * Admin Log In * Privacy Policy * DMCA & Terms of Service * Sitemap SEND ME A RECOVERY EMAIL Success! Email sent. Error! Error sending email. Send me an email Cancel BACK TO SIGN UP CHANGE PASSWORD Success! Password changed. Error! Error on changing password. Change Password Cancel BACK TO LOGIN CONFIRM YOUR ACCOUNT Search and view Exclusive Property Listings. We'll never post to your social networks SIGN UP FOR A FREE ACCOUNT When you sign up for an account, you can save properties, receive new listing notifications, view property comparables, and sign up to receive monthly market reports. Create My Free Account Cancel ALREADY HAVE AN ACCOUNT? LOGIN TO YOUR ACCOUNT Login to My Account Cancel DON'T HAVE AN ACCOUNT? FORGOT YOUR PASSWORD? ARE YOU BUYING OR SELLING A HOME? Buying Selling Both WHEN ARE YOU PLANNING ON BUYING A NEW HOME? 1-3 Mo 3-6 Mo 6+ Mo Back ARE YOU PRE-APPROVED FOR A MORTGAGE? Yes No Using Cash Back WOULD YOU LIKE TO SCHEDULE A CONSULTATION NOW? Yes No Back WHEN WOULD YOU LIKE US TO CALL? Submit THANKS! WE’LL GIVE YOU A CALL AS SOON AS POSSIBLE. Done WHEN ARE YOU PLANNING ON SELLING YOUR HOME? 1-3 Mo 3-6 Mo 6+ Mo Back WOULD YOU LIKE TO SCHEDULE A CONSULTATION OR SEE YOUR HOME VALUE? Schedule Consultation My Home Value Back ×Close PLEASE CONFIRM YOUR PROPERTY DETAILS: Address: Property Type: Residential Commercial Vacant Search Area: 0.5 m 1 m 1.5 m 2 m Year: The year can contain digits onlyThe year is required Acreage: The acreage is required SQFT: The SQFT can contain digits onlyThe SQFT is required Beds: The beds can contain digits onlyThe beds is required Bathrooms: The baths can contain digits onlyThe baths is required Garage: The garage can contain digits onlyThe garage is required Find out home value CONFIRM PASSWORD Confirm your password by entering your phone number. Confirm Phone Sorry, we couldn’t find '' ×Close Please check the spelling, try clearing the search box, or try reformatting to match these examples: Address: '123 Main St, Anytown' Neighborhood: 'Downtown' Zip: '98115' City: 'Anytown' or 'Anytown, State/Province' MLS number: 'MLS# 38065544' Don't see what you're looking for? Your search might be outside our service areas. Did You Mean ×Close Don't see what you're looking for? Your search might be outside our service areas. Sign up or Login another way