CINXE.COM

Frequent Asked Questions - eGO Real Estate

<!-- V2 --> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en-gb"> <head id="oHeader"><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" /><meta http-equiv="X-UA-Compatible" content="IE=edge" /><meta name="theme-color" content="#2cabe2" /><meta name="google-site-verification" content="uzZ1g92UyJg3Rklyag1f3SBnxvTR5agUBu82gUUD_cQ-KA" /> <meta name="msvalidate.01"" content="7BCA45BC3F751EC3DE3518CCCCDE4601" /> <meta name="facebook-domain-verification" content="a8aulnblo15cct9n6a2sd99b63jgec" /> <meta name="description" content="Do you have questions about eGO Real Estate? Do you want to know if we can Transfer your Database or if we build a Custom-Tailored Website? Check the answers!" /> <link rel="canonical" hreflang="x-default" href="https://egorealestate.com/FAQ" /> <link rel="alternate" hreflang="pt-pt" href="https://www.egorealestate.pt/FAQ" /> <link rel="alternate" hreflang="en-gb" href="https://www.egorealestate.com/FAQ" /> <link rel="alternate" hreflang="es-es" href="https://www.egorealestate.es/FAQ" /> <link rel="alternate" hreflang="fr-fr" href="https://www.egorealestate.fr/FAQ" /> <meta name="ROBOTS" content="INDEX, FOLLOW" /> <link rel="shortcut icon" href="https://static.egorealestate.com/Shop/favicon5.ico?fts=EDDD67862" /> <link rel="icon" href="https://static.egorealestate.com/Shop/favicon5.ico?fts=EDDD67862" /> <link href="https://static.egorealestate.com/Shop/Css/classV2Code.css?fts=EDDD67863" rel="stylesheet" type="text/css" /> <link href="https://static.egorealestate.com/Shop/Css/classV2Design.css?fts=EDDD67863" rel="stylesheet" type="text/css" /> <link href="https://static.egorealestate.com/Shop/Css/GlobalV2.Integrated.css?fts=EDDD67864" rel="stylesheet" type="text/css" /> <link href="https://static.egorealestate.com/Shop/Css/colorboxV2.css?fts=EDDD67863" media="screen" type="text/css" rel="stylesheet" /> <link href="https://static.egorealestate.com/Shop/Css/popupVirtualTour.css?fts=EDDD67864" rel="stylesheet" type="text/css" /> <script type="text/javascript"> var EXISTING_DOMAIN = 'Existing domain'; var WRONG_PASS = 'Wrong password'; var NO_USER = 'User not found'; var REQUIRED = 'Required'; var INVALID_EMAIL = 'Invalid email'; var SELECT_COUNTRY = '{SELECT_COUNTRY}'; var INVALID_NUMBER = 'Invalid number'; </script> <script type="text/javascript" src="https://static.egorealestate.com/Shop/Scripts/jquery-1.9.0.min.js?fts=EDDD67865"></script> <script type="text/javascript" src="https://static.egorealestate.com/Shop/Scripts/Main.js?fts=EDDD67865"></script> <script language="javascript" type="text/javascript"> //Every resize of window //$(window).resize(sizeWidth); //Dynamically assign width /* function sizeWidth() { var newWidth = $("html").width(); if (newWidth > 1200) { $(".navHeaderContent").removeClass("navHeaderContent").addClass("navHeaderContentLarge"); $(".menuContainer").css("width", "1100px"); $(".containerBox").css("width", "1100px"); $(".siteSliderControlsLarge").css("margin-left","65px"); $(".footerContent").css("width", "1100px"); } else { $(".navHeaderContentLarge").removeClass("navHeaderContentLarge").addClass("navHeaderContent"); $(".menuContainer").css("width", "980px"); $(".siteSliderControlsLarge").css("margin-left", "5px"); $(".containerBox").css("width", "980px"); $(".footerContent").css("width", "980px"); } }*/ $(document).ready(function () { //sizeWidth(); $('#withoutPaymentPopup').colorbox({ inline: true, height: 150, width: 400, onClosed: function () { window.location = '/pt-PT/?LNG=en-GB'; } }); $(".contactFormSection input").each(function () { if ($(this).val() != "") { $(this).prev("label").addClass("inputTitle"); } }); $(".contactFormSection input").focus(function () { $(this).parent().css({ "background-color": "#f5fcff" }); if ($(this).val() === "") { $(this).prev("label").hide(); $(this).prev("label").addClass("inputTitle"); $(this).prev("label").fadeIn(); } }); $(".contactFormSection input").blur(function () { $(this).css({ "background-color": "transparent" }) $(this).parent().css({ "background-color": "#fff" }); if ($(this).val() === "") { $(this).prev("label").hide(); $(this).prev("label").removeClass("inputTitle"); $(this).prev("label").fadeIn(); } }); $(".contactFormSection textarea").each(function () { if ($(this).val() != "") { $(this).prev("label").addClass("inputTitle"); } }); $(".contactFormSection textarea").focus(function () { $(this).parent().css({ "background-color": "#f5fcff" }); if ($(this).val() === "") { $(this).prev("label").hide(); $(this).prev("label").addClass("inputTitle"); $(this).prev("label").fadeIn(); } }); $(".contactFormSection textarea").blur(function () { $(this).css({ "background-color": "transparent" }) $(this).parent().css({ "background-color": "#fff" }); if ($(this).val() === "") { $(this).prev("label").hide(); $(this).prev("label").removeClass("inputTitle"); $(this).prev("label").fadeIn(); } }); }); </script> <title> Frequent Asked Questions - eGO Real Estate </title></head> <body> <div class="menu"> <script type="text/javascript"> $(document).ready(function() { $(".activeLanguage").colorbox({ inline: true, maxWidth: "96%" }); $(window).scroll(function() { var positionMoving = $("#navigation").offset().top; var scrollTop = $(window).scrollTop(); var positionGlobal = 90; if (scrollTop > positionMoving) { $(".navHeader").addClass("navHeaderFixed"); $(".navHeader").removeClass("navHeader"); $(".supercasaBanner").addClass("supercasaBannerFixed"); $(".supercasaBanner").removeClass("supercasaBanner"); } if (positionMoving < positionGlobal) { $(".navHeaderFixed").addClass("navHeader"); $(".navHeaderFixed").removeClass("navHeaderFixed"); $(".supercasaBannerFixed").addClass("supercasaBanner"); $(".supercasaBannerFixed").removeClass("supercasaBannerFixed"); } }); $(".extralinkCasaSapo a").click(function() { if ($(".extralinkSub") && $(".extralinkSub").is(":visible")) { $(".extralinkSub").slideUp("fast"); } if ($(".extralinkSubCasaSapo").is(":visible")) { $(".extralinkSubCasaSapo").slideUp("fast"); } else { $(".extralinkSubCasaSapo").slideDown("fast"); } }) $(".extralinkSubCasaSapo").mouseleave(function() { $(".extralinkSubCasaSapo").fadeOut(); }) $(".extralink a").click(function() { if ($(".extralinkSubCasaSapo") && $(".extralinkSubCasaSapo").is(":visible")) { $(".extralinkSubCasaSapo").slideUp("fast"); } if ($(".extralinkSub").is(":visible")) { $(".extralinkSub").slideUp("fast"); } else { $(".extralinkSub").slideDown("fast"); } }) $(".extralinkSub").mouseleave(function() { $(".extralinkSub").fadeOut(); }) $(".openMenu").click(function() { if ($(this).parent().hasClass("open")) { $(this).parent().removeClass("open"); $("body").css("overflow", "auto"); } else { $(this).parent().addClass("open"); $("body").css("overflow", "hidden"); } if ($(".supercasaBanner").is(":visible")) { $(".supercasaBanner").hide(); }else if ($(".supercasaBanner").is(":visible") === false) { $(".supercasaBanner").show(); } }) }); </script> <div style='display:none'> <div id='inline_content'> <div class="modalContent selectCountries"> <p class="modalTitle">Choose country</p> <a href="javascript:void(0)" onclick="$.ajax({type: 'POST', url: '/Callbacks/ChangeLanguage.aspx', data: 'LNG=PT-AO', async: false, success : top.refreshLocation});" class="angola">Angola</a><a href="javascript:void(0)" onclick="$.ajax({type: 'POST', url: '/Callbacks/ChangeLanguage.aspx', data: 'LNG=ES-AR', async: false, success : top.refreshLocation});" class="argentina">Argentina</a><a href="javascript:void(0)" onclick="$.ajax({type: 'POST', url: '/Callbacks/ChangeLanguage.aspx', data: 'LNG=PT-BR', async: false, success : top.refreshLocation});" class="brazil">Brazil</a><a href="javascript:void(0)" onclick="$.ajax({type: 'POST', url: '/Callbacks/ChangeLanguage.aspx', data: 'LNG=PT-CV', async: false, success : top.refreshLocation});" class="capeverde">Cape Verde</a><a href="javascript:void(0)" onclick="$.ajax({type: 'POST', url: '/Callbacks/ChangeLanguage.aspx', data: 'LNG=ES-CL', async: false, success : top.refreshLocation});" class="chile">Chile</a><a href="javascript:void(0)" onclick="$.ajax({type: 'POST', url: '/Callbacks/ChangeLanguage.aspx', data: 'LNG=ES-CO', async: false, success : top.refreshLocation});" class="colombia">Colombia</a><a href="javascript:void(0)" onclick="$.ajax({type: 'POST', url: '/Callbacks/ChangeLanguage.aspx', data: 'LNG=ES-CR', async: false, success : top.refreshLocation});" class="costarica">Costa Rica</a><a href="javascript:void(0)" onclick="$.ajax({type: 'POST', url: '/Callbacks/ChangeLanguage.aspx', data: 'LNG=ES-DO', async: false, success : top.refreshLocation});" class="repdominican">Dominican Republic</a><a href="javascript:void(0)" onclick="$.ajax({type: 'POST', url: '/Callbacks/ChangeLanguage.aspx', data: 'LNG=ES-EC', async: false, success : top.refreshLocation});" class="equador">Ecuador</a><a href="javascript:void(0)" onclick="$.ajax({type: 'POST', url: '/Callbacks/ChangeLanguage.aspx', data: 'LNG=FR-FR', async: false, success : top.refreshLocation});" class="france">France</a><a href="javascript:void(0)" onclick="$.ajax({type: 'POST', url: '/Callbacks/ChangeLanguage.aspx', data: 'LNG=ES-HN', async: false, success : top.refreshLocation});" class="honduras">Honduras</a><a href="javascript:void(0)" onclick="$.ajax({type: 'POST', url: '/Callbacks/ChangeLanguage.aspx', data: 'LNG=ES-MX', async: false, success : top.refreshLocation});" class="mexico">Mexico</a><a href="javascript:void(0)" onclick="$.ajax({type: 'POST', url: '/Callbacks/ChangeLanguage.aspx', data: 'LNG=PT-MZ', async: false, success : top.refreshLocation});" class="mozambique">Mozambique</a><a href="javascript:void(0)" onclick="$.ajax({type: 'POST', url: '/Callbacks/ChangeLanguage.aspx', data: 'LNG=ES-NI', async: false, success : top.refreshLocation});" class="nicaragua">Nicaragua</a><a href="javascript:void(0)" onclick="$.ajax({type: 'POST', url: '/Callbacks/ChangeLanguage.aspx', data: 'LNG=ES-PA', async: false, success : top.refreshLocation});" class="panama">Panama</a><a href="javascript:void(0)" onclick="$.ajax({type: 'POST', url: '/Callbacks/ChangeLanguage.aspx', data: 'LNG=ES-PY', async: false, success : top.refreshLocation});" class="paraguai">Paraguay</a><a href="javascript:void(0)" onclick="$.ajax({type: 'POST', url: '/Callbacks/ChangeLanguage.aspx', data: 'LNG=ES-PE', async: false, success : top.refreshLocation});" class="peru">Peru</a><a href="javascript:void(0)" onclick="$.ajax({type: 'POST', url: '/Callbacks/ChangeLanguage.aspx', data: 'LNG=PT-PT', async: false, success : top.refreshLocation});" class="portugal">Portugal</a><a href="javascript:void(0)" onclick="$.ajax({type: 'POST', url: '/Callbacks/ChangeLanguage.aspx', data: 'LNG=AF-ZA', async: false, success : top.refreshLocation});" class="southafrica">South Africa</a><a href="javascript:void(0)" onclick="$.ajax({type: 'POST', url: '/Callbacks/ChangeLanguage.aspx', data: 'LNG=ES-ES', async: false, success : top.refreshLocation});" class="spain">Spain</a><a href="javascript:void(0)" onclick="$.ajax({type: 'POST', url: '/Callbacks/ChangeLanguage.aspx', data: 'LNG=ES-UY', async: false, success : top.refreshLocation});" class="uruguay">Uruguay</a><a href="javascript:void(0)" onclick="$.ajax({type: 'POST', url: '/Callbacks/ChangeLanguage.aspx', data: 'LNG=ES-VE', async: false, success : top.refreshLocation});" class="venezuela">Venezuela</a><a href="javascript:void(0)" onclick="$.ajax({type: 'POST', url: '/Callbacks/ChangeLanguage.aspx', data: 'LNG=EN-GB', async: false, success : top.refreshLocation});" class="global">Global</a> </div> </div> </div> <div class="menu"> <div class="menuContainer"> <div class="menuContainerBox"> <a href="javascript:void(0)" class="openMenu"></a> <a href="#inline_content" class="activeLanguage"> Global <img src="https://static.egorealestate.com/Shop/Images/Flags/16/Global.png" width="16" height="16" alt=""/></a> <a href="/Contactenos" class="headerLinks">Contact</a> <a href="https://academia.egorealestate.com" class="headerLinks">eGO Academy</a> <a href="/Precos" class="headerLinks">Pricing</a> <a href="https://admin.egorealestate.com/" class="headerLinks">Login</a> <a href="/CasosPraticos" class="headerLinks">Case Studies</a> <a href="/Clientes" class="headerLinks">Clients</a> <a target="_blank" href="/Beneficios/SiteImobiliario" class="headerLinks"><strong>100 Benefits</strong></a> </div> <a href="/" id="ucHeader_aLogo" class="logo"><span class="slogan">All-in-one real estate solution</span></a> </div> </div> <div class="mainHeaderNewsletterTitle">Subscribe Newsletter</div> <div class="mainHeaderMenu" > <a href="/Testemunhos">Testimonials</a> <a href="/Precos">Pricing</a> <a href="/SiteImobiliario#tpl">Templates</a> <a href="/Comprar/DadosFaturacao?demo=0" class="demoLinkGreen"></a> </div> </div> <div class="navHeader" id="navigation"> <a href="javascript:void(0)" class="openMenu"></a> <div class="navHeaderContentLarge"> <a href="/" class="homeIcon"></a> <div class="buyButtons"> <a href="/Comprar/DadosFaturacao?demo=1">Free Trial</a> <a href="/Comprar/DadosFaturacao?demo=0">Buy Now</a> </div> <a href="/" id="ucHeader_A1" class="homeLink">Home</a> <a href="/SiteImobiliario" id="ucHeader_tabSite">Real Estate Website</a> <a href="/PortaisImobiliarios" id="ucHeader_tabPortal">Real Estate Portals</a> <a href="/RedesSociais" id="ucHeader_tabNetwork">Social Media</a> <a href="/en-GB/RealestateCrm" id="ucHeader_tabSoftware">Real Estate Software</a> <a href="/GrandesEmpresas" id="ucHeader_tabCorporate">Corporates</a> <a href="/MLS" id="ucHeader_tabMLSMobile" class="mobileonly">MLS</a> <a href="/EmailMarketing" id="ucHeader_tabEmailMarketingMobile" class="mobileonly">Digital Marketing</a> <a href="/SmartAlert" id="ucHeader_tabSmartAlertMobile" class="mobileonly">Real Estate Smart Alert</a> <div class="extralink"> <a href="javascript:void(0)" id="ucHeader_tabExtra">Extras</a> <div class="extralinkSub" style="display: none;"> <a href="/MLS" id="ucHeader_tabMLS">MLS</a> <a href="/EmailMarketing" id="ucHeader_tabEmailMarketing">Digital Marketing</a> <a href="/SmartAlert" id="ucHeader_tabSmartAlert">Real Estate Smart Alert</a> </div> </div> <div class="menuContainerBox"> <a target="_blank" href="/Beneficios/SiteImobiliario" class="headerLinks"><strong>100 Benefits</strong></a> <a href="/CasosPraticos" class="headerLinks">Case Studies</a> <a href="/Clientes" class="headerLinks">Clients</a> <a href="https://admin.egorealestate.com/" class="headerLinks">Login</a> <a href="/Precos" class="headerLinks">Pricing</a> <a href="https://academia.egorealestate.com" class="headerLinks">eGO Academy</a> <a href="/Contactenos" class="headerLinks">Contact</a> <a href="#inline_content" class="activeLanguage">Global <img src="https://static.egorealestate.com/Shop/Images/Flags/16/Global.png" width="16" height="16" alt=""/></a> </div> </div> </div> <form method="post" action="/faq" id="oForm"> <div class="aspNetHidden"> <input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="" /> </div> <div class="innerPages"> <div class="innerContentFull"> <div class="aboutHeader"> <h1 class="innerTitle" style="padding-bottom: 40px">Frequent Asked Questions</h1> </div> <div class="testimonialBlock"> <p class="faqQuestion"> <img src="images/Icons/question.png" width="37" height="28">I need my own domain / website address, can you help me?<span class="faqAnswer">Don't worry! We take care of everything for you! We can buy or help you buy a domain and then help set up the website with the domain you want at no additional cost.</span> </p> <p class="faqQuestion"> <img src="images/Icons/question.png" width="37" height="28">I already have my properties in another software/website, can I transfer this information to your application?<span class="faqAnswer">Yes, we will always try to recover the existing database. We analyze and import all information possible to transfer, such as properties, photos and all related information.</span> </p> <p class="faqQuestion"> <img src="images/Icons/question.png" width="37" height="28">Can I promote my properties on multiple real estate portals?<span class="faqAnswer">Yes, we have a network of partnerships established with major real estate portals, providing you with a great opportunity to advertise your properties across the internet. If you would like to see your properties listed on a specific real estate portal that is not included in our partnerships just tell us which one you are interested in and we will contact them directly.</span> </p> <p class="faqQuestion"> <img src="images/Icons/question.png" width="37" height="28">I'm interested in your services but I would like to keep my current website layout, is it possible?<span class="faqAnswer">Yes, we can create a website exactly the same as the one you have now.</span> </p> <p class="faqQuestion"> <img src="images/Icons/question.png" width="37" height="28">I need a custom website designed for my business. Is this possible?<span class="faqAnswer">Yes. If you're looking for a professional look, have your website custom designed by us. Just send us examples or information of what you want so we can analyze and then create a unique-looking website that is designed according to your business needs.</span> </p> <p class="faqQuestion"> <img src="images/Icons/question.png" width="37" height="28">Is there initial training to help explore and learn all about your application?<span class="faqAnswer">Our priority is to help customers take full advantage of the solution. Therefore, we provide all online and telephone support, as well as schedule free training for a better understanding of the solution.</span> </p> <p class="faqQuestion"> <img src="images/Icons/question.png" width="37" height="28">What does your solution include?<span class="faqAnswer">We offer an all-in-one real estate solution which includes software, your own website and advertising to major real estate portals. It also includes email accounts and your own website address.</span> </p> <p class="faqQuestion"> <img src="images/Icons/question.png" width="37" height="28">Can I request a presentation of your services?<span class="faqAnswer">Absolutely! We can schedule a presentation on a day and time that is most convenient for you. <a href="https://www.egorealestate.com/ContactUs?a=4">Click here</a></span> </p> <p class="faqQuestion"> <img src="images/Icons/question.png" width="37" height="28">Can I change the colors of a website template?<span class="faqAnswer">Yes, depending on the website you want, the colors can be customized. </span> </p> </div> </div> </div> <div style="margin: 0 auto; display: none;"> <div id="free_demo_loading" style="padding: 20px 8px 20px 0; color: #566173;"> <div class="mainContents"> <div class="containerBox" id="free_demo_loading_content" style="padding: 20px 0 40px 0; text-align: center; color: #ACACAC; font-size: 12px;"> <img style="vertical-align: middle;" src="https://static.egorealestate.com/Shop/images/Icons/Loading.gif?fts=EDABD0DB6" alt="loading" /> <br /> <br /> <span style="margin: 0px 0px 0px 5px; font-size: 26px" id="free_demo_loading_content_first">please wait</span> <span style="margin: 0px 0px 0px 5px; font-size: 26px" id="free_demo_loading_content_second">Creating your trial version...</span> </div> <div class="containerBox" id="free_demo_loading_result" style="padding: 65px 0 20px; text-align: center; color: #ACACAC; font-size: 12px;"> </div> </div> </div> </div> <div style="display: none;"> <a href="#without_payment_holder" class="demoLink" id="withoutPaymentPopup"></a> <div id="without_payment_holder" style="padding: 35px; color: #667388; font-size: 15px;"> </div> </div> </form> <div class="footer"> <script type="text/javascript"> function submitEmail() { $.ajax({ type: "POST", url: "/ThemeIntegratedV2/ns.aspx", data: "email=" + $("#txtEmailFooter").val(), dataType: "HTML", success: function(response) { alert(response); }, error: function(response) { alert('An error occured when submitting the subscription. Please try later.'); } }); } </script> <div class="footerContent"> <div class="academyNewsletterSignup"> <label> <input type="text" id="txtEmailFooter" placeholder="Subscribe Newsletter"> </label> <a href="javascript:void(0)" onclick="submitEmail()">Send</a> </div> <p class="footerLinks"> <a href="https://admin.egorealestate.com/" target="_blank">Login</a> <a href="/FAQ">Frequently Asked Questions</a> <a href="/Contactenos">Contact</a> <a href="/QuemSomos">About</a> <a href="/Precos">Pricing</a> <a href="/SiteImobiliario#tpl">Templates</a> <a href="/Clientes">Clients</a> <a href="/en-GB/PrivacyPolicy" target="_blank">Privacy Policy</a> <a class="termos" href="/en-GB/TermsAndConditions" target="_blank">Terms and Conditions</a> <a href="/Suporte">Support</a> </p> <a href="#inline_content" class="activeLanguage">Global<img src="https://static.egorealestate.com/Shop/images/Flags/16/Global.png?fts=BC1816600" width="16" height="16" alt=""/></a> <p class="footerNumbers"><a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="82f1e3eee7f1c2e7e5edf0e7e3eee7f1f6e3f6e7ace1edef">[email&#160;protected]</a> | egorealestate.com</p> <p class="footerNumbers">Portugal: +351 262 840 464 | Spain: +34 931 845 807 +34 910 380 590 | Mexico: +52 55 9317 0079 | Brazil: +55 11 5116 8640</p> </div> </div> <img id="img001" style="position: fixed; right: 0; top: 20%; z-index: 100; display: none;" width="143px" height="56px" alt="LiveChat" src="https://static.egorealestate.com/Shop/Images/icons/live-chat_01.png?fts=EDABD0DB6" onmouseover="this.src='https://static.egorealestate.com/Shop/Images/icons/live-chat_01_hover.png?fts=EDABD0DB6';" onmouseout="this.src='https://static.egorealestate.com/Shop/Images/icons/live-chat_01.png?fts=EDABD0DB6';" alt="live-chat" /> <img id="img001_off" style="position: fixed; right: 0; top: 20%; z-index: 100; display: none;" width="143px" height="56px" alt="LiveChat-Off" src="https://static.egorealestate.com/Shop/Images/icons/live-chat_off_en-US.png?fts=EDABD0DB6" /> <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script></body> </html> <div> <img id="chatmindsCB" style="position: fixed; right: 0px; top: 20%; z-index: 100; display: block;" on="https://static.egorealestate.com/Shop/Images/icons/live-chat_01.png?fts=EDABD0DB6" off="https://static.egorealestate.com/Shop/Images/icons/live-chat_off_en-US.png?fts=EDABD0DB6" alt="" /> </div> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-37750993-1']); _gaq.push(['_setDomainName', 'egorealestate.com']); _gaq.push(['_setAllowLinker', true]); _gaq.push(['_trackPageview']); (function () { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://' : 'http://') + 'stats.g.doubleclick.net/dc.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); function SetVcsUID(guid) { try { if (window.location != null && window.location.search != '' && window.location.search.indexOf('tk=')) { $.ajax({ type: "GET", url: '/Callbacks/ValidateCookie.aspx' + window.location.search + '&guid=' + guid, cache: false, dataType: "HTML", async: true }); } } catch (ex) { } var cookieTk = document.cookie.match(new RegExp('(^|;)\\s*EgoGuid=([^;\\s]*)')); cookieTk = (cookieTk ? unescape(cookieTk[2]) : null); var attrs = '; path=/'; var d = new Date(); d.setTime(d.getTime() + (86400000 * parseFloat(720))); attrs += '; expires=' + d.toGMTString(); document.cookie = 'EgoGuid=' + escape(guid || '') + attrs; if (guid) { _gaq.push(['_setCustomVar', 1, 'EgoGuid', guid, 1]); _gaq.push(['_trackEvent', 'SetVcsUID', '-', guid, 0, true]); } if (cookieTk != null && cookieTk != guid) { var r; if (window.XDomainRequest) { r = new XDomainRequest(); } else if (window.XMLHttpRequest) { r = new XMLHttpRequest(); } else { r = new ActiveXObject("Microsoft.XMLHTTP"); } r.open("GET", "http://api.egorealestate.com/ServiceWebPage.svc/json/SetCookieNewGuid?securityToken=gJMGjzxe0FU%3d&oldGuid=" + cookieTk + "&newGuid=" + guid, true); r.send(); } } </script> <script src="//vcs.imoguia.com/getuniqueclickguid.aspx?callback=SetVcsUID" language="javascript" type="text/javascript"></script> <script type="text/javascript"> (function () { /*function startChatMinds() { var s = document.createElement('script'); s.type = 'text/javascript'; s.async = true; s.src = '//live.chatminds.com/bundles/chatdialog?v='.concat(Math.floor(new Date().getTime() / 3600000)); var x = document.getElementsByTagName('script')[0]; x.parentNode.insertBefore(s, x); s.onload = s.onreadystatechange = function() { if (s.addEventListener || s.readyState in { loaded: 1, complete: 1 }) { s.onreadystatechange = null; ChatMinds.load({ hideWhenMinimized: false, widgetKey: "6915f0a8-bbbf-4bbb-b8cc-edd1c54501c2", language: "en-US" }); } }; }*/ function startTawk() { var Tawk_API = Tawk_API || {}, Tawk_LoadStart = new Date(); (function () { var s1 = document.createElement("script"), s0 = document.getElementsByTagName("script")[0]; s1.async = true; s1.src = 'https://embed.tawk.to/571652ad0e1f1fbb3c7e22aa/default'; s1.charset = 'UTF-8'; s1.setAttribute('crossorigin', '*'); s0.parentNode.insertBefore(s1, s0); })(); } if (window.attachEvent) window.attachEvent('onload', startTawk); else window.addEventListener('load', startTawk, false); })(); </script> <script type="text/javascript"> $(document).ready(function () { $("#imgAnim").animate({ opacity: 1, right: '+=30' }, 500); $(".spotLightHeaderContent h1").animate({ opacity: 1 }, 800); $(window).scroll(function () { if ($("#navigation").length == 0) return; var positionMoving = $("#navigation").offset().top; var scrollTop = $(window).scrollTop(); var positionGlobal = 90; if (scrollTop > positionMoving) { $(".navHeader").addClass("navHeaderFixed"); $(".navHeader").removeClass("navHeader"); } if (positionMoving < positionGlobal) { $(".navHeaderFixed").addClass("navHeader"); $(".navHeaderFixed").removeClass("navHeaderFixed"); } }); }); </script> <script type="text/javascript"> /* <![CDATA[ */ var google_conversion_id = 1071331951; var google_custom_params = window.google_tag_params; var google_remarketing_only = true; /* ]]> */ </script> <script type="text/javascript" src="//www.googleadservices.com/pagead/conversion.js"></script> <!-- Hotjar Tracking Code --> <script> (function (h, o, t, j, a, r) { h.hj = h.hj || function () { (h.hj.q = h.hj.q || []).push(arguments) }; h._hjSettings = { hjid: 107216, hjsv: 5 }; a = o.getElementsByTagName('head')[0]; r = o.createElement('script'); r.async = 1; r.src = t + h._hjSettings.hjid + j + h._hjSettings.hjsv; a.appendChild(r); })(window, document, '//static.hotjar.com/c/hotjar-', '.js?sv='); </script> <!-- End Hotjar Tracking Code --> <noscript> <div style="display: inline;"> <img height="1" width="1" style="border-style: none;" alt="" src="//googleads.g.doubleclick.net/pagead/viewthroughconversion/1071331951/?value=0&amp;guid=ON&amp;script=0" /> </div> </noscript>

Pages: 1 2 3 4 5 6 7 8 9 10