It looks like this is a web page, not a feed. I looked for a feed associated with this page, but couldn't find one. Please enter the address of your feed to validate.

Source: https://gtarealstar.com/

  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta name="viewport" content="width=device-width,initial-scale=1">
  5. <meta name="SKYPE_TOOLBAR" content="SKYPE_TOOLBAR_PARSER_COMPATIBLE" />
  6. <meta name="format-detection" content="telephone=no" />
  7. <title>Visit GTArealstar.com and buy or sell your properties for top dollar!</title>
  8.  
  9. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  10. <style type="text/css" media="all">@import "/misc/drupal.css?14";</style>
  11. <link rel="canonical" href="https://www.gtarealstar.com/" />
  12.  
  13. <script type="text/javascript" src="/misc/drupal.js"></script>
  14. <script type="text/javascript" src="/modules/imagecache/js/lazyload.js"></script>
  15. <script type="text/javascript" src="/js/jquery-1.12.4.min.js"></script>
  16. <script type="text/javascript" src="/js/jquery-migrate.min.js"></script>
  17. <script type="text/javascript" src="/js/jquery-ready.js"></script>
  18. <script type="text/javascript" src="/js/jquery.superbox-min.js"></script>
  19. <script type="text/javascript" src="/modules/ProtectedPropertyDetails/js/ProtectedPropertyDetails.js"></script>
  20. <script type="text/javascript" src="/modules/register_popup/js/register_popup.js"></script>
  21. <script type="text/javascript" src="/modules/save_search/js/save_search.js"></script>
  22. <script type="text/javascript" src="/modules/register_popup_vow/js/register_popup_vow.js"></script>
  23. <script type="text/javascript">
  24.  var isSearchWidgetInit = false;
  25.  var isSearchWidgetLoading = false;
  26.  var SearchWidgetInitCallbacks = [];
  27.  var SearchWidgetAfterCallbacks = [];
  28.  var SearchWidgetUpdate = function(callback) {
  29.    if(isSearchWidgetInit) {
  30.      if(callback){
  31.        callback();
  32.      }
  33.      return
  34.    }
  35.    if(callback) {
  36.      SearchWidgetAfterCallbacks.push(callback);
  37.    }
  38.  }
  39.  var setTimer;
  40.  var SearchWidgetProcessAfterCallbacks = function(){
  41.    if(setTimer) {
  42.      clearTimeout(setTimer);
  43.    }
  44.    setTimer = setTimeout(function(){
  45.      SearchWidgetAfterCallbacks.forEach(function(fn, i){
  46.        fn();
  47.      });
  48.    }, 100)
  49.  }
  50.  </script>
  51. <script type="text/javascript" src="/modules/widgets/featured_listing/js/jquery.jcarousel.js?1"></script>
  52. <script type="text/javascript" src="/modules/widgets/featured_listing/js/jquery.jcarousel-core.js?1"></script>
  53. <script type="text/javascript" src="/modules/widgets/featured_listing/js/jquery.jcarousel-autoscroll.js?1"></script>
  54. <script type="text/javascript" src="/modules/widgets/latestBlogPost/js/jquery.jcarousel-control.min.js"></script>
  55. <script type="text/javascript">
  56. var isDocReady = false;
  57. var docReadyFuncs = [];
  58. function docReady(fn) {
  59.  if(isDocReady) {
  60.    return fn();
  61.  }
  62.  docReadyFuncs.push(fn);
  63. }
  64. window.addEventListener("load",function(){
  65.  isDocReady = true;
  66.  docReadyFuncs.forEach(function(fn, i){
  67.    setTimeout(fn, 10);
  68.  });
  69. }, false);
  70. </script>
  71. <script type="text/javascript">
  72.  var isGoogleMapInit = false;
  73.  var isGoogleMapLoaded = false;
  74.  var googleMapInitCallbacks = [];
  75.  
  76.  var googleMapInit = function(callback) {
  77.    if(isGoogleMapLoaded) {
  78.      if(callback){
  79.        callback();
  80.      }
  81.      return
  82.    }
  83.    if(callback) {
  84.      googleMapInitCallbacks.push(callback);
  85.    }
  86.    if(isGoogleMapInit) {
  87.      return;
  88.    }
  89.  
  90.    var script = document.createElement("script");
  91.    script.onload = function(){
  92.      isGoogleMapLoaded = true;
  93.      googleMapInitCallbacks.forEach(function(fn, i){
  94.        fn();
  95.      });
  96.    };
  97.    script.async = true;
  98.    script.src = "/google_api_script"
  99.    document.head.appendChild(script);
  100.    isGoogleMapInit = true;
  101.  }
  102.  </script>
  103. <script src="/mapsearchapp/default_settings/1" defer="defer"></script>
  104. <script type="text/javascript">
  105.    var isPropertyViewInit = false;
  106.    var isPropertyViewLoading = false;
  107.    var propertyViewInitCallbacks = [];
  108.    var propertyView;
  109.    var propertyViewInit = function(callback) {
  110.  
  111.      if(isPropertyViewInit) {
  112.        if(callback){
  113.          callback();
  114.        }
  115.        return
  116.      }
  117.      if(callback) {
  118.        propertyViewInitCallbacks.push(callback);
  119.      }
  120.      if(!isPropertyViewLoading) {
  121.        isPropertyViewLoading = true;
  122.        var script = document.createElement("script");
  123.        script.onload = function(){
  124.          isPropertyViewInit = true;
  125.          propertyView = initPropertyView("#propertyViewApp", {"default_settings":{"Latitude":43.7087039,"Longitude":-79.6575784,"isVow":true,"Zoom":13,"price_from":400000,"price_to":20000000,"bathrooms":0,"bedrooms":0,"property_type":{"detached":"0","semidetached":"0","condo":"0","townhomes":"0","other":"0"},"sale":1,"rent":0,"settings":{"search":{"search_type":"residential","sold":0,"rented_leased":0},"sort":"price_desc"},"currentUser":{"uid":0,"name":"","mail":"","login":0},"BoardLimit":[2,3,4,100,2,3,4,1,44,48,49,51,54]}});
  126.          propertyView.$watch("$state.isUserLoggedIn.uid", function(newValue,oldValue){
  127.            if (window.settings.currentUser != undefined && window.settings.currentUser.uid > 0) {
  128.              if(window.settings.currentUser.login == 0){
  129.                $("li.cls_hidden p.cls_hidden_message a").text("CONFIRM YOUR EMAIL TO SEE DETAILS OF THE LISTINGS");
  130.                $("li.cls_hidden p.cls_hidden_message span#vow_desc_small_txt").html("<strong>Email</strong> Verification Required");
  131.              }
  132.              else{
  133.                $(".cls_hidden").removeClass("cls_hidden");
  134.                $(".cls_hidden_message,.vow_p").hide();
  135.              }
  136.            }
  137.          });
  138.          propertyViewInitCallbacks.forEach(function(fn, i){
  139.            fn();
  140.          });
  141.        };
  142.        script.async = true;
  143.        script.src = "/modules/mapSearchApp/dist/property-view-app/bundle.min.js?v=1714059098";
  144.        document.head.appendChild(script);
  145.      }
  146.    }
  147.  
  148.    docReady(function(){
  149.      propertyViewInit();
  150.    });
  151.    var propertyViewCurrentUID = 0;
  152.    docReady(function(){
  153.      var host = window.location.host;
  154.      var http_or_https = window.location.protocol;
  155.      propertyViewCurrentUID = $.ajax({
  156.        url: http_or_https+"//"+host+"/mapsearchapp/currentUID",
  157.        global: false,
  158.        type: "POST",
  159.        dataType: "json",
  160.        async:false,
  161.        success: function(msg){
  162.        }
  163.      }).done(function(data){
  164.        propertyViewCurrentUID = data;
  165.      });
  166.      var SocialLoginRedirect = {"default_settings":{"Latitude":43.7087039,"Longitude":-79.6575784,"isVow":true,"Zoom":13,"price_from":400000,"price_to":20000000,"bathrooms":0,"bedrooms":0,"property_type":{"detached":"0","semidetached":"0","condo":"0","townhomes":"0","other":"0"},"sale":1,"rent":0,"settings":{"search":{"search_type":"residential","sold":0,"rented_leased":0},"sort":"price_desc"},"currentUser":{"uid":0,"name":"","mail":"","login":0},"BoardLimit":[2,3,4,100,2,3,4,1,44,48,49,51,54]}}["default_settings"].social;
  167.    if(typeof(SocialLoginRedirect) !== "undefined"){
  168.        property_view_app_on_load();
  169.    }
  170.    });
  171.    function property_view_app(e,pid){
  172.            e.preventDefault();
  173.            var propertyLink = $("<link>")
  174.                .attr({
  175.                    type: "text/css",
  176.                    id: "propertyCss",
  177.                    rel: "stylesheet",
  178.                    href: "/modules/mapSearchApp/dist/property-view-app/bundle.css?v=1714059098"
  179.                });
  180.            if (!document.getElementById('propertyCss')){
  181.              propertyLink.insertAfter($("link[rel='shortcut icon']"));
  182.            }
  183.            var clickOnPage = window.location.href;
  184.            // wrap into propertyViewInit to make sure that PropertyViewAPP is ready.
  185.            propertyViewInit(function (){
  186.                propertyView.openProperty(pid,clickOnPage,propertyViewCurrentUID);
  187.            });
  188.    }
  189.    function property_view_app_on_load(){
  190.      var propertyLink = $("<link>")
  191.        .attr({
  192.          type: "text/css",
  193.          id: "propertyCss",
  194.          rel: "stylesheet",
  195.          href: "/modules/mapSearchApp/dist/property-view-app/bundle.css?v=1714059098"
  196.        });
  197.      if (!document.getElementById('propertyCss')){
  198.        propertyLink.insertAfter($("link[rel='shortcut icon']"));
  199.      }
  200.    }
  201.  </script>
  202. <meta property="og:type" content="website" >
  203. <meta property="og:url" content="https://www.gtarealstar.com" >
  204. <meta property="og:title" content="Visit GTArealstar.com and buy or sell your properties for top dollar!" >
  205. <meta property="og:description" content="Buy &amp; Sell Houses, Semi-Detach, Townhomes, Condos, Apartments, Townhouses for sale in Toronto, Ontario, Markham, Ajax, Pickering, Richmond Hill, Clarington, Whitby..." >
  206. <meta property="og:image" content="https://www.gtarealstar.com/files/og_images/4118/og_image.jpg" />
  207.  
  208. <meta name="copyright" content="http://www.gtarealstar.com/privacy-policy" />
  209. <meta name="description" content="Buy &amp; Sell Houses, Semi-Detach, Townhomes, Condos, Apartments, Townhouses for sale in Toronto, Ontario, Markham, Ajax, Pickering, Richmond Hill, Clarington, Whitby..." />
  210. <meta name="keywords" content="Top Realtor,Best real estate broker,Sellers Sales Agent,Low commission,Commercial Property,Speaks Telugu,Sold Prices,MLS,Realtors,Cheap Condos,Investments,Best Agents,First-time Buyers,New to Canada,Free Realestate Help,Cash Buyer,Flipping" />
  211. <meta name="robots" content="index,follow" />
  212. <meta name="google-site-verification" content="r4zXuu7nesPQWllKavvqD0SWEaoaBBk0ah-ZpdgGWbE" />
  213. <link rel="shortcut icon" href="/themes/bannertheme/favicon.ico" type="image/x-icon" />
  214. <script type="text/javascript">
  215.                
  216.                var SearchWidgetInit = function(callback) {
  217.            
  218.                  if(isSearchWidgetInit) {
  219.                    if(callback){
  220.                      callback();
  221.                    }
  222.                    return
  223.                  }
  224.                  if(callback) {
  225.                    SearchWidgetInitCallbacks.push(callback);
  226.                  }
  227.                  if(!isSearchWidgetLoading) {
  228.                    isSearchWidgetLoading = true;
  229.                    var script = document.createElement("script");
  230.                    script.onload = function(){
  231.                      isSearchWidgetInit = true;
  232.                      SearchWidgetInitCallbacks.forEach(function(fn, i){
  233.                        fn();
  234.                      });
  235.                    };
  236.                    script.async = true;
  237.                    script.src = "/modules/mapSearchApp/dist/search-widget/bundle.min.js?v=1714059078";
  238.                    document.head.appendChild(script);
  239.                  }
  240.                }
  241.              </script>
  242. <script type="text/javascript">
  243.              docReady(function(){
  244.                SearchWidgetInit(function(){
  245.                  initSearchWidget("div.search-widget-950799","innerPage",{"region":"contentwidget6","widget_id":"950799","default_settings":{"Latitude":43.7087039,"Longitude":-79.6575784,"isVow":true,"Zoom":13,"price_from":400000,"price_to":20000000,"bathrooms":0,"bedrooms":0,"property_type":{"detached":"0","semidetached":"0","condo":"0","townhomes":"0","other":"0"},"sale":1,"rent":0,"settings":{"search":{"search_type":"residential","sold":0,"rented_leased":0},"sort":"price_desc"},"currentUser":{"uid":0,"name":"","mail":"","login":0},"BoardLimit":[2,3,4,100,2,3,4,1,44,48,49,51,54]},"for_sale":1,"templateVersion":"default","listView":0});
  246.                  SearchWidgetProcessAfterCallbacks();
  247.                });
  248.              });
  249.            </script>
  250. <script type="text/javascript" src="/modules/widgets/ask_questions/ask_questions.js"></script>
  251. <script type="text/javascript" src="/modules/free_home_valuation/js/chosen.jquery.min.js"></script>
  252. <script type="text/javascript" src="/modules/property/js/lead_form_groups.js?1"></script>
  253. <script type="text/javascript" src="/modules/incomCaptcha/js/incomCaptcha.js?4"></script>
  254. <script type="text/javascript" src="/js/form_validation.js?v=1710269714"></script>
  255. <script type="text/javascript"> var smallAuto = "0";  </script>
  256. <script type="text/javascript" src="/modules/widgets/lead_forms/js/lead_forms.js?5"></script>
  257. <script type="text/javascript"> var smallAuto = "0";  </script>
  258. <script type="text/javascript" src="/modules/widgets/featured_listing/js/idle_timer.js"></script>
  259. <script type="text/javascript" src="/modules/widgets/featured_listing/js/featuredListing.js?v=1709823767"></script>
  260. <script type="text/javascript" src="/js/idle-timer-min.js"></script><script type="text/javascript" src="/js/guest_prefrence_log.js?v=1690985311"></script><script src="/modules/WidgetsManager/js/widgetLoader.js?1" type="text/javascript"></script>
  261. <script type="text/javascript" src="/themes/bannertheme/js/guestTracking.js?v=1709823767"></script>
  262.  
  263. <style type="text/css" media="all">@import "/modules/visitor/css/visitor.css";</style><style type="text/css" media="all">@import "/modules/ProtectedPropertyDetails/css/jquery.superbox.css?1";</style><style type="text/css" media="all">@import "/modules/ProtectedPropertyDetails/css/ProtectedPropertyDetails.css?1";</style><style type="text/css" media="all">@import "/modules/save_search/css/savesearch.css";</style><style type="text/css" media="all">@import "/modules/widgets/latestBlogPost/css/style.css?1";</style><style type="text/css" media="all">@import "/modules/widgets/city_links/css/cityLinks.css";</style><style type="text/css" media="all">@import "/modules/widgets/css/textWidget.css";</style><style type="text/css" media="all">@import "/modules/widgets/css/aboutMeWidget.css";</style><style type="text/css" media="all">@import "/modules/widgets/css/quickSearch_form.css";</style><style type="text/css" media="all">@import "/modules/mapSearchApp/dist/search-widget/bundle.css?v=1714059078";</style><style type="text/css" media="all">@import "/modules/free_home_valuation/css/chosen.min.css";</style><style type="text/css" media="all">@import "/modules/widgets/lead_forms/css/lead_forms.css";</style><style type="text/css" media="all">@import "/modules/widgets/menuWidget/css/menuWidget.css";</style><style type="text/css" media="all">@import "/modules/widgets/css/likeFacebook.css";</style><style type="text/css" media="all">@import "/modules/widgets/latestBlogPost/css/style.css?v=1661179257";</style><style type="text/css" media="all">@import "/modules/widgets/featured_listing/css/featuredListing.css?v=1711043303";</style>
  264.  
  265.  
  266. <link href="/themes/bannertheme/css/flexnav.css" rel="stylesheet" type="text/css" />
  267. <link href="/themes/bannertheme/css/style.css?v=1712597311" rel="stylesheet" type="text/css" />
  268. <link href="/themes/bannertheme/theme2/css/style.css?v=1711043303" rel="stylesheet" type="text/css" />
  269.  
  270. <link rel="stylesheet" href="themes/bannertheme/nivo/nivo-slider.css" type="text/css" media="screen" />
  271. <script type="text/javascript" src="themes/bannertheme/nivo/jquery.nivo.slider.js"></script>
  272.  
  273. <script type="text/javascript" src="themes/bannertheme/js/imagesloaded.pkgd.js"></script>
  274. <script type="text/javascript" src="themes/bannertheme/theme2/js/themescript.js?v=1706726831"></script>
  275. <script type="text/javascript" src="/themes/bannertheme/js/jquery.flexnav.js"></script>
  276.  
  277. <style type="text/css" media="all">@import "/files/themeManager/4118/theme2/style.css?time=1714327354";</style><style type="text/css" media="all">@import "/files/themeManager/bannertheme/theme2/Scheme 4 (GREY/RED)/css/color.css?time=1714327354";</style>
  278.  
  279. <script type="text/javascript">
  280. docReady(function() {
  281. window.onunload = function(){};
  282. });
  283. </script>
  284.  
  285.  
  286. <!-- Global site tag (gtag.js) - Google Analytics -->
  287. <script async src="https://www.googletagmanager.com/gtag/js?id=UA-196671807-1"></script>
  288. <script>
  289.  window.dataLayer = window.dataLayer || [];
  290.  function gtag(){dataLayer.push(arguments);}
  291.  gtag('js', new Date());
  292.  
  293.  gtag('config', 'UA-196671807-1');
  294. </script>
  295. <meta name="yandex-verification" content="57324199d1d1b688" />
  296. <meta name="p:domain_verify" content="9fad6e1fc75978e799bdd494fad66759"/>
  297. <meta name="yandex-verification" content="ff9fbb9eb122d5f2" />
  298.  
  299.  
  300. <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
  301. <script>
  302.  (adsbygoogle = window.adsbygoogle || []).push({
  303.    google_ad_client: "ca-pub-6942046694985586",
  304.    enable_page_level_ads: true
  305.  });
  306. </script><meta name="facebook-domain-verification" content="07a81dnnu4929ohzc17aa4kf0dkh5e"></head>
  307.  
  308. <body class=" theme2 Scheme 4 (GREY/RED) front  ">
  309. <div id="propertyViewApp"></div>
  310. <div class="wholepage" itemscope itemtype="https://schema.org/RealEstateAgent">
  311.  
  312. <header>
  313.   <div class="wrapper">
  314.     <div id="topwidget">
  315.       <div class="block widget" id="menuWidget-0-189807"><div class="widget-loading"><script>widgetLoader.renderWidget("189807","menuWidget","immidiate");</script></div></div>     </div>
  316.   </div>
  317. </header>
  318.  
  319. <figure class="mainuser">
  320. <span class="bigimage"><img itemprop="image" src="/themes/bannertheme/front_main_image/4118/photo.png" alt="Naveen  Vadlamudi" /></span>   <figcaption><h2 itemprop="name" class="agent_name">Naveen Vadlamudi</h2>
  321.        <h4 class="agent_title">Broker, ABR®, SRES®</h4><h2 class="agent_office_name">ROYAL CANADIAN REALTY, BROKERAGE*</h2><a href="/" itemprop="url" class="logo"><img src="/files/themeManager/4118/theme2/Logo1.png" alt="ROYAL CANADIAN REALTY, BROKERAGE*" /></a><dl><dt class="mobile">Mobile:</dt><dd itemprop="telephone" class="phone_cell"><a href="tel:416-837-9696">416-837-9696</a></dd><dt class="phone">Office:</dt><dd class="phone_office"><a href="tel:905-201-0727">905-201-0727</a></dd><dt class="contactus"><a href="/node/add/contactSite">Email Me</a></dt><dd></dd></dl></figcaption>
  322. </figure>
  323.  
  324. <div id="topwidget1" class="widecontent">
  325. <div class="block widget" id="textWidget-0-995865"><div class="widget-loading"><script>widgetLoader.renderWidget("995865","textWidget","delayed");</script></div></div></div>
  326.  
  327. <div class="slider-wrapper">
  328.  <div id="slider" class="nivoSlider">
  329.   <a href="/node/add/dream_home"><img src="files/flashbanner/commonGallery/bannertheme/(2000x608)%20Buildings%20-%2003.jpg" title="Let&#039;s Begin the Search for Your Dream Home " alt="" /></a><a href="/node/add/free_home_valuation"><img src="files/flashbanner/384536/(2000x608)house6.jpg" title="Find Out What Your Home is Worth: Get a Free Home Evaluation!" alt="" /></a><a href="/freeReport"><img src="files/flashbanner/384536/(2000x608)beyond3.jpg" title="Receive Free Real Estate Reports" alt="" /></a><a href="/"><img src="files/flashbanner/commonGallery/bannertheme/(2000x608)%20Interior%20-%2004.jpg" title="" alt="" /></a><a href="https://www.gtarealstar.com/Sell-my-Commercial-Property"><img src="files/flashbanner/commonGallery/bannertheme/" title="Sell my Commercial Property" alt="" /></a>  </div>
  330. </div>
  331.  
  332. <div id="topwidget2" class="widecontent">
  333. <div class="block widget" id="featuredListing-0-986179"><div class="widgets-featuredListings clearfix  "><h2 class="subject">Our Featured Listings</h2><div class="content"><div id="scroll_mode" class="horizontal_scroll pre-construction-condo"><div class="wrapper_scroll"><div class="jcarousel-wrapper"><div class="jcarousel"><div class="widget-loading"><script>widgetLoader.renderWidget("986179","featuredListing","immidiate");</script></div></div><a href="#" class="jcarousel-control-prev" style="display:none;">&lsaquo;</a><a href="#" class="jcarousel-control-next" style="display:none;">&rsaquo;</a><div class="carousel-paginator-container clearfix"><div class="jcarousel-pagination clearfix"></div></div></div></div><input type="hidden" class="fl_values source_fl" value="1" /><input type="hidden" class="fl_values type_fl" value="All" /><input type="hidden" class="fl_values residential_type_fl" value="0,0,0,0" /><input type="hidden" class="fl_values single_mul_fl" value="2" /><input type="hidden" class="fl_values property_display_fl" value="2" /><input type="hidden" class="fl_values mls_fl" value="" /><input type="hidden" class="fl_values city_fl" value="" /><input type="hidden" class="fl_values zip_fl" value="" /><input type="hidden" class="fl_values sale_fl" value="1" /><input type="hidden" class="fl_values rent_fl" value="2" /><input type="hidden" class="fl_values sold_fl" value="0" /><input type="hidden" class="fl_values min_price_fl" value="0" /><input type="hidden" class="fl_values max_price_fl" value="NULL" /><input type="hidden" class="fl_values order_by_reference" value="3" /><input type="hidden" class="fl_values limit_count" value="6" /><input type="hidden" class="fl_values response_end" value="1" /><input type="hidden" class="fl_values widget_reference" value="986179" /><input type="hidden" class="fl_values total_count" value="" /><input type="hidden" class="fl_values idleState" value="1" /><input type="hidden" class="fl_values specified_aid" value="" /></div></div></div></div></div>
  334.  
  335.  
  336. <aside class="help"></aside>
  337. <aside class="message" id="message_windowpopup"><div class="windowpopup"></div></aside>
  338.  
  339.  
  340. <div class="wrapper contentarea">      
  341.   <div id="contentwidgettop" class="widecontent">
  342.     <div class="block widget" id="lead_forms-0-189808"><div class="lead-image" ><img src="/themes/bannertheme/lead_formsbg/bg2/countryside_house.jpg" alt="Type your preferred location to get started"/>
  343.      
  344.       </div><script language="javascript" type="text/javascript">
  345.      docReady(function() {
  346.        var front_page = false;
  347.        var theme_name = "bannertheme";
  348.      if ((window.parent.location.href == "https://"+window.parent.location.host+"/"
  349.       || window.parent.location.href == "https://"+window.parent.location.host
  350.       || window.parent.location.href == "https://"+window.parent.location.host+"/node")
  351.       && theme_name == "bannertheme") {
  352.        front_page = true;
  353.      }
  354.      
  355.      // For bannertheme frontpages only.
  356.      if (front_page == true) {
  357.        var dh_widget_heading = $(".dreamhomewidget form h1.dreamhome_heading").html();
  358.        var dh_widget_subheading = $(".dreamhomewidget form p.dreamhome_subheading").html();
  359.        if (dh_widget_heading == "<strong>Dream Home</strong> Finder") {
  360.          $(".dreamhomewidget form h1.dreamhome_heading").html("Finding your <strong>DREAM HOME</strong> has never been this easy!")
  361.        }
  362.        
  363.        if (dh_widget_subheading == "Finding your <span>Dream Home</span> has never been this easy!") {
  364.          $(".dreamhomewidget form p.dreamhome_subheading").html("Type your preferred location to get started");
  365.        }
  366.        
  367.        // Freehome Widget.
  368.        var fh_widget_heading = $(".freehomewidget form h2.postal-code-widget-title").html();
  369.        var fh_widget_subheading = $(".freehomewidget form p.postal-code-widget-description").html();
  370.  
  371.        if (fh_widget_heading == "What's your <strong>home worth?</strong>") {
  372.          $(".freehomewidget form h2.postal-code-widget-title").html("What's My Home Worth?")
  373.        }
  374.        
  375.        if (fh_widget_subheading == "Exclusive FREE online evaluation!") {
  376.          $(".freehomewidget form p.postal-code-widget-description").html("Type your address below to find out how much your property is worth");
  377.        }
  378.        
  379.      }
  380.      });
  381.     </script><form action="/"  method="post" id="custom_first_step_dream_home_lead_form" class="countryside_house">
  382. <div><div><h1 class="dreamhome_heading">Finding your <strong>DREAM HOME</strong> has never been this easy!</h1><p class="dreamhome_subheading">Type your preferred location to get started</p><div class="form-item ">
  383. </div>
  384. </div><div class="dream-home-input-wrapper"><input type="hidden"/><div class="form-item Your-Dream-Homes-Location">
  385. <label for="edit-address">Your Dream Home’s Location: </label>
  386. <input type="text" maxlength="128" name="edit[address]" id="edit-address"  size="16" value="" class="form-text lead_form_address" placeholder="Type your preferred location (postal code, street, intersection)" aria-label="Search by address" />
  387. </div>
  388. <input type="hidden" name="edit[postal_code]" id="edit-postal_code" value=""  class="postal_code_1 postal-code-input" />
  389. <input type="hidden" name="edit[latlng]" id="edit-latlng" value=""  class="lat_lng_location postal-code-input" />
  390. <input type="hidden" name="edit[address_vars]" id="edit-address_vars" value=""  class="address_vars postal-code-input" />
  391. <input type="hidden" name="edit[address_values]" id="edit-address_values" value=""  />
  392. <input type="hidden" name="edit[lead_form_type]" id="edit-lead_form_type" value="Dream Home Evaluation"  />
  393. <input type="hidden" name="edit[widget_id]" id="edit-widget_id" value="189808"  />
  394. <input type="hidden" name="edit[embed_form_id]" id="edit-embed_form_id" value="142551"  />
  395. <input type="hidden" name="edit[region]" id="edit-region" value="contentwidgettop"  />
  396. <input type="submit" name="op" value="Let&#039;s go!"  class="form-submit" />
  397. </div><input type="hidden" name="edit[form_id]" id="edit-custom-first-step-dream-home-lead-form" value="custom_first_step_dream_home_lead_form"  />
  398.  
  399. </div></form>
  400. </div><div class="block widget" id="youtube_video_widget-0-1568094"><form action="/"  method="post" id="youtube_video_widget_form">
  401. <div><h2 class="video_title">GTA Realstar Inc - Best Real estate Broker in Greater Toronto Area</h2><div class="property-video"><iframe width="560" height="315" src="https://www.youtube.com/embed/tixNdYmpcRU" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></div><input type="hidden" name="edit[form_id]" id="edit-youtube-video-widget-form" value="youtube_video_widget_form"  />
  402.  
  403. </div></form>
  404. </div><div class="block widget" id="lead_forms-0-189809"><div class="lead-image" ><img src="/themes/bannertheme/lead_formsbg/bg2/night_toronto.jpg" alt="Type your preferred location to get started"/>
  405.      
  406.       </div><script language="javascript" type="text/javascript">
  407.      docReady(function() {
  408.        var front_page = false;
  409.        var theme_name = "bannertheme";
  410.      if ((window.parent.location.href == "https://"+window.parent.location.host+"/"
  411.       || window.parent.location.href == "https://"+window.parent.location.host
  412.       || window.parent.location.href == "https://"+window.parent.location.host+"/node")
  413.       && theme_name == "bannertheme") {
  414.        front_page = true;
  415.      }
  416.      
  417.      // For bannertheme frontpages only.
  418.      if (front_page == true) {
  419.        var dh_widget_heading = $(".dreamhomewidget form h1.dreamhome_heading").html();
  420.        var dh_widget_subheading = $(".dreamhomewidget form p.dreamhome_subheading").html();
  421.        if (dh_widget_heading == "<strong>Dream Home</strong> Finder") {
  422.          $(".dreamhomewidget form h1.dreamhome_heading").html("Finding your <strong>DREAM HOME</strong> has never been this easy!")
  423.        }
  424.        
  425.        if (dh_widget_subheading == "Finding your <span>Dream Home</span> has never been this easy!") {
  426.          $(".dreamhomewidget form p.dreamhome_subheading").html("Type your preferred location to get started");
  427.        }
  428.        
  429.        // Freehome Widget.
  430.        var fh_widget_heading = $(".freehomewidget form h2.postal-code-widget-title").html();
  431.        var fh_widget_subheading = $(".freehomewidget form p.postal-code-widget-description").html();
  432.  
  433.        if (fh_widget_heading == "What's your <strong>home worth?</strong>") {
  434.          $(".freehomewidget form h2.postal-code-widget-title").html("What's My Home Worth?")
  435.        }
  436.        
  437.        if (fh_widget_subheading == "Exclusive FREE online evaluation!") {
  438.          $(".freehomewidget form p.postal-code-widget-description").html("Type your address below to find out how much your property is worth");
  439.        }
  440.        
  441.      }
  442.      });
  443.     </script><form action="/"  method="post" id="custom_first_step_free_home_lead_form" class="night_toronto">
  444. <div><div><h2 class="postal-code-widget-title">What's my <strong>home worth today?</strong></h2><p class="postal-code-widget-description">Type your address below to find out how much your property is worth</p></div><div class="postal-code-input-wrapper"><input type="hidden"/><input type="hidden" name="edit[postal_code]" id="postal_code189809" value=""  class="postal_code_1 postal-code-input" />
  445. <input type="hidden" name="edit[latlng]" id="latlng189809" value=""  class="lat_lng_location postal-code-input" />
  446. <input type="hidden" name="edit[address_vars]" id="address_vars189809" value=""  class="address_vars postal-code-input" />
  447. <input type="hidden" name="edit[address_values]" id="address_values189809" value=""  />
  448. <div class="form-item ">
  449. <input type="text" maxlength="128" name="edit[address-search]" id="edit-address-search"  size="60" value="" class="form-text lead_form_address" placeholder="Type your address and click show me..." aria-label="Search by address" />
  450. </div>
  451. <input type="hidden" name="edit[lead_form_type]" id="lead_form_type189809" value="Free Home Evaluation"  />
  452. <input type="hidden" name="edit[embed_form_id]" id="embed_form_id189809" value="142668"  />
  453. <input type="hidden" name="edit[widget_id]" id="widget_id189809" value="189809"  />
  454. <input type="submit" name="op" value="Show me"  class="form-submit" />
  455. </div><input type="hidden" name="edit[form_id]" id="edit-custom-first-step-free-home-lead-form" value="custom_first_step_free_home_lead_form"  />
  456.  
  457. </div></form>
  458. </div><div class="block widget" id="textWidget-0-1982350"><div class="widget-loading"><script>widgetLoader.renderWidget("1982350","textWidget","delayed");</script></div></div><div class="block widget" id="textWidget-0-1982328"><div class="widget-loading"><script>widgetLoader.renderWidget("1982328","textWidget","delayed");</script></div></div>   </div>
  459.  
  460. <div class="g1-wrap">
  461. <section class="g1 g2">
  462.    <div id="contentwidget1">
  463. <div class="block widget" id="city_links-0-986175"><div class="widget-loading"><script>widgetLoader.renderWidget("986175","city_links","delayed");</script></div></div><div class="block widget" id="city_links-0-986169"><div class="widget-loading"><script>widgetLoader.renderWidget("986169","city_links","delayed");</script></div></div><div class="block widget" id="city_links-0-986177"><div class="widget-loading"><script>widgetLoader.renderWidget("986177","city_links","delayed");</script></div></div><div class="block widget" id="city_links-0-986185"><div class="widget-loading"><script>widgetLoader.renderWidget("986185","city_links","delayed");</script></div></div>    </div>
  464. </section>
  465. <section class="g1 g3">
  466. <div id="contentwidget2">
  467. <div class="block widget" id="city_links-0-986173"><div class="widget-loading"><script>widgetLoader.renderWidget("986173","city_links","delayed");</script></div></div><div class="block widget" id="city_links-0-986168"><div class="widget-loading"><script>widgetLoader.renderWidget("986168","city_links","delayed");</script></div></div><div class="block widget" id="city_links-0-986171"><div class="widget-loading"><script>widgetLoader.renderWidget("986171","city_links","delayed");</script></div></div><div class="block widget" id="city_links-0-986183"><div class="widget-loading"><script>widgetLoader.renderWidget("986183","city_links","delayed");</script></div></div>    </div>
  468. </section>
  469. <section class="g1 g4">
  470.    <div id="contentwidget3">
  471. <div class="block widget" id="city_links-0-986176"><div class="widget-loading"><script>widgetLoader.renderWidget("986176","city_links","delayed");</script></div></div><div class="block widget" id="city_links-0-189813"><div class="widget-loading"><script>widgetLoader.renderWidget("189813","city_links","delayed");</script></div></div><div class="block widget" id="city_links-0-986172"><div class="widget-loading"><script>widgetLoader.renderWidget("986172","city_links","delayed");</script></div></div><div class="block widget" id="city_links-0-986184"><div class="widget-loading"><script>widgetLoader.renderWidget("986184","city_links","delayed");</script></div></div>    </div>
  472. </section>
  473. <section class="g1 g5">
  474. <div id="contentwidget4">
  475. <div class="block widget" id="mapSearchWidget-0-189811"><div class="widget-loading"><script>widgetLoader.renderWidget("189811","mapSearchWidget","delayed");</script></div></div><div class="block widget" id="quick_buttons_for_agents-0-189814"><div class="widget-loading"><script>widgetLoader.renderWidget("189814","quick_buttons_for_agents","delayed");</script></div></div><div class="block widget" id="textWidget-0-1982352"><div class="widget-loading"><script>widgetLoader.renderWidget("1982352","textWidget","delayed");</script></div></div><div class="block widget" id="social_media-0-1982374"><div class="widget-loading"><script>widgetLoader.renderWidget("1982374","social_media","delayed");</script></div></div>    </div>
  476. </section>
  477. <section class="g1 g6">
  478. <div id="contentwidget5">
  479. <div class="block widget" id="AboutMeforAgent-0-627602"><div class="widget-loading"><script>widgetLoader.renderWidget("627602","AboutMeforAgent","delayed");</script></div></div><div class="block widget" id="language_translator-0-1982349"><div class="widget-loading"><script>widgetLoader.renderWidget("1982349","language_translator","delayed");</script></div></div>    </div>
  480. </section>
  481. <section class="g1 g7">
  482. <div id="contentwidget6">
  483. <div class="block widget" id="quickSearch-0-950799"><div class="search-widget-950799"></div></div><div class="block widget" id="ask_questions-0-1982351"><form action="/"  method="post" id="ask_questions_widget_form" class="ask_questions_widget pin-js incom-js">
  484. <div><div class="widgets-askQuestions"><h2 class="subject">Have Questions?</h2><div class="content"><input type="hidden" name="edit[form_id]" id="edit-ask-questions-widget-form" value="ask_questions_widget_form"  />
  485. <input type="hidden" name="edit[form_tm]" id="edit-form_tm" value="1714327354|g8G2FYrEVn3VUvrQgDK5_OYmxgpVzFf5OsysVQdD9N4"  />
  486. <input type="hidden" name="edit[form_firsttm]" id="edit-form_firsttm" value="0"  />
  487. <div class="general-info"><div class="form-item Name">
  488. <label for="ask-question-fname">Name: <span class="form-required" title="This field is required.">*</span></label>
  489. <input type="text" maxlength="32" name="edit[fname]" id="ask-question-fname"  size="16" value="" required="1" class="form-text required" />
  490. </div>
  491. <div class="form-item Last-Name">
  492. <label for="edit-lname">Last Name: <span class="form-required" title="This field is required.">*</span></label>
  493. <input type="text" maxlength="32" name="edit[lname]" id="edit-lname" size='16' value="" class="form-text required" />
  494. </div>
  495. <div class="form-item Phone">
  496. <label for="edit-phone">Phone: <span class="form-required" title="This field is required.">*</span></label>
  497. <input type="text" maxlength="32" name="edit[phone]" id="edit-phone"  size="16" value="" required="1" class="form-text required" />
  498. </div>
  499. <div class="form-item Email">
  500. <label for="ask-question-email">Email: <span class="form-required" title="This field is required.">*</span></label>
  501. <input type="text" maxlength="32" name="edit[email]" id="ask-question-email"  size="16" value="" required="1" class="form-text required" />
  502. </div>
  503. </div><div class="messages"><div class="form-item Message">
  504. <label for="edit-message">Message: </label>
  505. <textarea cols="60" rows="5" name="edit[message]" id="edit-message"  class="form-textarea"></textarea>
  506. </div>
  507. </div><input type="hidden" name="edit[url]" id="edit-url" value="http://www.gtarealstar.com/"  />
  508. <div class="drip-group-container-wrapper">
  509.      <label class="">I am a:<span class="form-required" title="This field is required.">*</span> <span class="dripUp2">(select up to 2 categories)</span></label><div id="drip-group-container-a56d0ce1b96f5b82a7787f4350afc57d" class="drip-group-container   hide-field"><div class="form-item ">
  510. <label class="option"><input type="checkbox" name="edit[drip_group][BUYER]" id="edit-drip_group-BUYER" value="BUYER"   onclick="set_lead_group_micro(&#039;a56d0ce1b96f5b82a7787f4350afc57d&#039;)" class="form-checkbox" /> BUYER</label>
  511. </div>
  512. <div class="form-item ">
  513. <label class="option"><input type="checkbox" name="edit[drip_group][SELLER]" id="edit-drip_group-SELLER" value="SELLER"   onclick="set_lead_group_micro(&#039;a56d0ce1b96f5b82a7787f4350afc57d&#039;)" class="form-checkbox" /> SELLER</label>
  514. </div>
  515. <div class="form-item ">
  516. <label class="option"><input type="checkbox" name="edit[drip_group][RENTER]" id="edit-drip_group-RENTER" value="RENTER"   onclick="set_lead_group_micro(&#039;a56d0ce1b96f5b82a7787f4350afc57d&#039;)" class="form-checkbox" /> RENTER</label>
  517. </div>
  518. <div class="form-item ">
  519. <label class="option"><input type="checkbox" name="edit[drip_group][OTHER]" id="edit-drip_group-OTHER" value="OTHER"   onclick="set_lead_group_micro(&#039;a56d0ce1b96f5b82a7787f4350afc57d&#039;)" class="form-checkbox" /> OTHER</label>
  520. </div>
  521. </div></div><div id="drip-buyer-subgroup-container-a56d0ce1b96f5b82a7787f4350afc57d" class="drip-buyer-subgroup-container" style="display:none"><div class="form-item ">
  522. <select name="edit[drip_buyer_subgroup][]" multiple="multiple"  data-placeholder="What type of Buyer are you?" class="form-select group_suggestion_option" id="edit-drip_buyer_subgroup" ><option value="First Time Home Buyer">First Time Home Buyer</option><option value="Foreclosure Home Buyer">Foreclosure Home Buyer</option><option value="Affordable Home Buyer">Affordable Home Buyer</option><option value="Pre-Development Home Buyer">Pre-Development Home Buyer</option><option value="Pre-Construction Condo Buyer">Pre-Construction Condo Buyer</option><option value="Apartment/Condo Buyer">Apartment/Condo Buyer</option><option value="Luxury Home Buyer">Luxury Home Buyer</option><option value="Commercial Buyer">Commercial Buyer</option></select>
  523. </div>
  524. </div><div id="drip-seller-subgroup-container-a56d0ce1b96f5b82a7787f4350afc57d" class="drip-seller-subgroup-container" style="display:none"><div class="form-item ">
  525. <select name="edit[drip_seller_subgroup][]" multiple="multiple"  data-placeholder="What type of Seller are you?" class="form-select group_suggestion_option" id="edit-drip_seller_subgroup" ><option value="First Time Home Seller">First Time Home Seller</option><option value="Undecided Home Seller">Undecided Home Seller</option><option value="Decided Home Seller">Decided Home Seller</option><option value="Future Home Seller">Future Home Seller</option><option value="Commercial Seller">Commercial Seller</option></select>
  526. </div>
  527. </div><div id="drip-renter-subgroup-container-a56d0ce1b96f5b82a7787f4350afc57d" class="drip-renter-subgroup-container" style="display:none"><div class="form-item ">
  528. <select name="edit[drip_renter_subgroup][]" multiple="multiple"  data-placeholder="What type of lease interests you?" class="form-select group_suggestion_option" id="edit-drip_renter_subgroup" ><option value="6 Months Lease">6 Months Lease</option><option value="1 Year Lease">1 Year Lease</option><option value="1+ Year Lease">1+ Year Lease</option><option value="No-contract Lease">No-contract Lease</option></select>
  529. </div>
  530. </div><div id="drip-other-subgroup-container-a56d0ce1b96f5b82a7787f4350afc57d" class="drip-other-subgroup-container" style="display:none"><div class="form-item ">
  531. <select name="edit[drip_other_subgroup][]" multiple="multiple"  data-placeholder="Please select all applicable options." class="form-select group_suggestion_option" id="edit-drip_other_subgroup" ><option value="New Agent">New Agent</option><option value="Realtor">Realtor</option><option value="Service Provider">Service Provider</option><option value="Interested in Franchise">Interested in Franchise</option><option value="Associate">Associate</option><option value="Past Client">Past Client</option></select>
  532. </div>
  533. </div><div id="drip-buyer-seller-subgroup-container-a56d0ce1b96f5b82a7787f4350afc57d" class="drip-buyer-seller-subgroup-container drip-multiple-group" style="display:none"><div class="form-item ">
  534. <select name="edit[drip_buyer_seller_subgroup][]" multiple="multiple"  data-placeholder="What type of Buyer &amp; Seller are you?" class="form-select group_suggestion_option" id="edit-drip_buyer_seller_subgroup" ><option value="First Time Home Buyer">First Time Home Buyer</option><option value="Foreclosure Home Buyer">Foreclosure Home Buyer</option><option value="Affordable Home Buyer">Affordable Home Buyer</option><option value="Pre-Development Home Buyer">Pre-Development Home Buyer</option><option value="Pre-Construction Condo Buyer">Pre-Construction Condo Buyer</option><option value="Apartment/Condo Buyer">Apartment/Condo Buyer</option><option value="Luxury Home Buyer">Luxury Home Buyer</option><option value="Commercial Buyer">Commercial Buyer</option><option value="First Time Home Seller">First Time Home Seller</option><option value="Undecided Home Seller">Undecided Home Seller</option><option value="Decided Home Seller">Decided Home Seller</option><option value="Future Home Seller">Future Home Seller</option><option value="Commercial Seller">Commercial Seller</option></select>
  535. </div>
  536. </div><div id="drip-buyer-renter-subgroup-container-a56d0ce1b96f5b82a7787f4350afc57d" class="drip-buyer-renter-subgroup-container drip-multiple-group" style="display:none"><div class="form-item ">
  537. <select name="edit[drip_buyer_renter_subgroup][]" multiple="multiple"  data-placeholder="What type of Buyer &amp; Renter are you?" class="form-select group_suggestion_option" id="edit-drip_buyer_renter_subgroup" ><option value="First Time Home Buyer">First Time Home Buyer</option><option value="Foreclosure Home Buyer">Foreclosure Home Buyer</option><option value="Affordable Home Buyer">Affordable Home Buyer</option><option value="Pre-Development Home Buyer">Pre-Development Home Buyer</option><option value="Pre-Construction Condo Buyer">Pre-Construction Condo Buyer</option><option value="Apartment/Condo Buyer">Apartment/Condo Buyer</option><option value="Luxury Home Buyer">Luxury Home Buyer</option><option value="Commercial Buyer">Commercial Buyer</option><option value="6 Months Lease">6 Months Lease</option><option value="1 Year Lease">1 Year Lease</option><option value="1+ Year Lease">1+ Year Lease</option><option value="No-contract Lease">No-contract Lease</option></select>
  538. </div>
  539. </div><div id="drip-buyer-other-subgroup-container-a56d0ce1b96f5b82a7787f4350afc57d" class="drip-buyer-other-subgroup-container drip-multiple-group" style="display:none"><div class="form-item ">
  540. <select name="edit[drip_buyer_other_subgroup][]" multiple="multiple"  data-placeholder="Please select all applicable options." class="form-select group_suggestion_option" id="edit-drip_buyer_other_subgroup" ><option value="First Time Home Buyer">First Time Home Buyer</option><option value="Foreclosure Home Buyer">Foreclosure Home Buyer</option><option value="Affordable Home Buyer">Affordable Home Buyer</option><option value="Pre-Development Home Buyer">Pre-Development Home Buyer</option><option value="Pre-Construction Condo Buyer">Pre-Construction Condo Buyer</option><option value="Apartment/Condo Buyer">Apartment/Condo Buyer</option><option value="Luxury Home Buyer">Luxury Home Buyer</option><option value="Commercial Buyer">Commercial Buyer</option><option value="New Agent">New Agent</option><option value="Realtor">Realtor</option><option value="Service Provider">Service Provider</option><option value="Interested in Franchise">Interested in Franchise</option><option value="Associate">Associate</option><option value="Past Client">Past Client</option></select>
  541. </div>
  542. </div><div id="drip-seller-renter-subgroup-container-a56d0ce1b96f5b82a7787f4350afc57d" class="drip-seller-renter-subgroup-container drip-multiple-group" style="display:none"><div class="form-item ">
  543. <select name="edit[drip_seller_renter_subgroup][]" multiple="multiple"  data-placeholder="What type of Seller &amp; Renter are you?" class="form-select group_suggestion_option" id="edit-drip_seller_renter_subgroup" ><option value="First Time Home Seller">First Time Home Seller</option><option value="Undecided Home Seller">Undecided Home Seller</option><option value="Decided Home Seller">Decided Home Seller</option><option value="Future Home Seller">Future Home Seller</option><option value="Commercial Seller">Commercial Seller</option><option value="6 Months Lease">6 Months Lease</option><option value="1 Year Lease">1 Year Lease</option><option value="1+ Year Lease">1+ Year Lease</option><option value="No-contract Lease">No-contract Lease</option></select>
  544. </div>
  545. </div><div id="drip-seller-other-subgroup-container-a56d0ce1b96f5b82a7787f4350afc57d" class="drip-seller-other-subgroup-container drip-multiple-group" style="display:none"><div class="form-item ">
  546. <select name="edit[drip_seller_other_subgroup][]" multiple="multiple"  data-placeholder="Please select all applicable options." class="form-select group_suggestion_option" id="edit-drip_seller_other_subgroup" ><option value="First Time Home Seller">First Time Home Seller</option><option value="Undecided Home Seller">Undecided Home Seller</option><option value="Decided Home Seller">Decided Home Seller</option><option value="Future Home Seller">Future Home Seller</option><option value="Commercial Seller">Commercial Seller</option><option value="New Agent">New Agent</option><option value="Realtor">Realtor</option><option value="Service Provider">Service Provider</option><option value="Interested in Franchise">Interested in Franchise</option><option value="Associate">Associate</option><option value="Past Client">Past Client</option></select>
  547. </div>
  548. </div><div id="drip-renter-other-subgroup-container-a56d0ce1b96f5b82a7787f4350afc57d" class="drip-renter-other-subgroup-container drip-multiple-group" style="display:none"><div class="form-item ">
  549. <select name="edit[drip_renter_other_subgroup][]" multiple="multiple"  data-placeholder="Please select all applicable options." class="form-select group_suggestion_option" id="edit-drip_renter_other_subgroup" ><option value="6 Months Lease">6 Months Lease</option><option value="1 Year Lease">1 Year Lease</option><option value="1+ Year Lease">1+ Year Lease</option><option value="No-contract Lease">No-contract Lease</option><option value="New Agent">New Agent</option><option value="Realtor">Realtor</option><option value="Service Provider">Service Provider</option><option value="Interested in Franchise">Interested in Franchise</option><option value="Associate">Associate</option><option value="Past Client">Past Client</option></select>
  550. </div>
  551. </div><input type="hidden" name="edit[ask_question]" id="edit-ask_question" value="1"  />
  552. <input type="hidden" name="edit[officeForm]" id="edit-officeForm" value="0"  />
  553. <input type="hidden" name="edit[assignedCategoryID]" id="edit-assignedCategoryID" value="0"  />
  554. <span class="new_disclaimer">You hereby consent to receive calls or texts messages from <span>www.gtarealstar.com</span>. You may unsubscribe at any time by clicking the UNSUBSCRIBE link in the email or by replying "UNSUBSCRIBE" to the text message.</span><div class="submit-wrapper"><input type="submit" name="op" value="Send"  class="form-submit" />
  555. <a href="javascript:void(0)" class="disclaimer_link">
  556.   Disclaimer
  557.   <span class="disclaimer_content">By entering my contact information I give my express consent to be contacted by 'Naveen  Vadlamudi, ROYAL CANADIAN REALTY, BROKERAGE*'
  558.      and or real estate salespeople on behalf of 'ROYAL CANADIAN REALTY, BROKERAGE*' to discuss potential services.</span>
  559. </a></div></div></div><div style="clear:both;"></div>
  560. </div></form>
  561. </div>    </div>
  562. </section>
  563. </div>
  564.  
  565.  <div id="contentwidgetbottom" class="widecontent">
  566.      </div>
  567.  <div class="maincontent">
  568.   <!-- begin content --><!-- end content -->  </div>
  569. </div><!--end wrapper-->
  570.  
  571. <div id="footerwidgettop">
  572.  <div class="block widget" id="latestBlogPost-0-1982373"><div class="widget-loading"><script>widgetLoader.renderWidget("1982373","latestBlogPost","delayed");</script></div></div><div class="block widget" id="youtube_video_widget-0-2159584"><form action="/"  method="post" id="youtube_video_widget_form">
  573. <div><div class="property-video"><iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d2876.033855496884!2d-79.26251268896414!3d43.87585013788249!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x89d4d638579aaac9%3A0x5983cc099394c736!2sNaveen%20Vadlamudi%20-%20Realestate%20Broker%20-%20Royal%20Canadian%20Realty!5e0!3m2!1sen!2sca!4v1704172578318!5m2!1sen!2sca" width="100%" height="450" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe></div><input type="hidden" name="edit[form_id]" id="edit-youtube-video-widget-form" value="youtube_video_widget_form"  />
  574.  
  575. </div></form>
  576. </div></div>
  577. <footer>
  578.  <div class="wrapper footerarea clearfix">
  579. <div id="footerwidget" class="widecontent">
  580.     <div class="block widget" id="youtube_video_widget-0-624215"><form action="/"  method="post" id="youtube_video_widget_form">
  581. <div><h2 class="video_title">Thanks for Visiting Website! </h2><div class="property-video"><div id="live_chat_status"></div><script type="text/javascript" src="//cdn1.thelivechatsoftware.com/assets/liveadmins/gtarealstar.com/chatloader.min.js" ></script>
  582.  
  583. </div><input type="hidden" name="edit[form_id]" id="edit-youtube-video-widget-form" value="youtube_video_widget_form"  />
  584.  
  585. </div></form>
  586. </div>    </div>
  587.    <div class="f1 f2">
  588.     <div id ="footerwidget1">
  589.         <div class="block widget" id="menuWidget-0-189816"><div class="widget-loading"><script>widgetLoader.renderWidget("189816","menuWidget","immidiate");</script></div></div>        </div>
  590.    </div>
  591.    <div class="f1 f3">
  592.     <div id ="footerwidget2">
  593.         <div class="block widget" id="social_media-0-189822"><div class="widget-loading"><script>widgetLoader.renderWidget("189822","social_media","delayed");</script></div></div>        </div>
  594.    </div>
  595.    <div class="f1 f4">
  596.     <div id ="footerwidget3">
  597.         <div class="block widget" id="likeFacebook-0-1027477"><div class="widget-loading"><script>widgetLoader.renderWidget("1027477","likeFacebook","delayed");</script></div></div>        </div>
  598.    </div>
  599.    <div class="f1 f5">
  600.     <div id ="footerwidget4">
  601.                 </div>
  602.    </div>
  603.       <div class="f1 f6">
  604.     <div id ="footerwidget5">
  605.                 </div>
  606.    </div>    
  607.  </div><!--end wrapper-->
  608.  <div class="credentials clearfix">
  609.   <p class="credit">
  610.   <span class="brokerfooter"><a class="brokerage-link" href="http://www.cancel-oct-royalcanadianrealty.com" target="_blank">ROYAL CANADIAN REALTY, BROKERAGE*</a><span class="operated">&nbsp;&nbsp;independently owned &amp; operated</span></span>   <span class="creditincom">
  611.   <a href="https://www.incomrealestate.com/?utm_campaign=app&utm_medium=frontend&utm_source=https://www.gtarealstar.com" class="linkincom" target="_blank"> real estate website</a>   <span class="byincom">by iNCOM Web & e-Marketing Solutions</span>
  612.   </span>
  613.     <span id="incomlogo"><span class="copy">&copy;</span><img src="/themes/bannertheme/images/InComLogo-New2014.png" title="InCom Real Estate Web and Marketing Solutions" alt="InCom Real Estate Web and Marketing Solutions"></span>
  614.     </p>  
  615.   <p class="terms_policy_links"><a href="/terms-of-service">Terms of Service</a> | <a href="/privacy-policy">Privacy Policy</a></p><p class="login"><a href="/visitor">User Login</a></p><p class="rets_disclaimer_logo" style="clear:both;margin-bottom:0px;"></p><div class="crea_text" ><div class="realtorLogo"><span></span>The trademarks REALTOR®, REALTORS®, and the REALTOR® logo are controlled by The Canadian Real Estate Association (CREA) and identify real estate professionals who are members of CREA.</div><div class="mlsLogo"><span></span>The trademarks MLS®, Multiple Listing Service® and the associated logos are owned by The Canadian Real Estate Association (CREA) and identify the quality of services provided by real estate professionals who are members of CREA.</div></div>  </div>
  616. </footer>
  617.  
  618.  
  619.  
  620.  
  621. <div id="footerwidgetbottom" class="widecontent">
  622.  </div>
  623.  
  624. <div class="pagebottom">
  625.  
  626. </div>
  627.  
  628. </div><!--close whoole page-->
  629.  <!-- Contact form1 Script  -->
  630. <!-- Global site tag (gtag.js) - Google Ads: 864113154 -->
  631. <script async src="https://www.googletagmanager.com/gtag/js?id=AW-864113154"></script>
  632. <script>
  633.  window.dataLayer = window.dataLayer || [];
  634.  function gtag(){dataLayer.push(arguments);}
  635.  gtag('js', new Date());
  636.  
  637.  gtag('config', 'AW-864113154');
  638. </script>
  639. <!-- Clarity tracking code for http://gtarealstar.com/ --><script>    (function(c,l,a,r,i,t,y){        c[a]=c[a]||function(){(c[a].q=c[a].q||[]).push(arguments)};        t=l.createElement(r);t.async=1;t.src="https://www.clarity.ms/tag/"+i;        y=l.getElementsByTagName(r)[0];y.parentNode.insertBefore(t,y);    })(window, document, "clarity", "script", "4vpypc2258");</script>
  640.  
  641. <meta name="p:domain_verify" content="9fad6e1fc75978e799bdd494fad66759"/>
  642. <!-- Event snippet for Signups conversion page
  643. In your html page, add the snippet and call gtag_report_conversion when someone clicks on the chosen link or button. -->
  644. <script>
  645. function gtag_report_conversion(url) {
  646.  var callback = function () {
  647.    if (typeof(url) != 'undefined') {
  648.      window.location = url;
  649.    }
  650.  };
  651.  gtag('event', 'conversion', {
  652.      'send_to': 'AW-864113154/uFMvCO_9tLEBEIKkhZwD',
  653.      'event_callback': callback
  654.  });
  655.  return false;
  656. }
  657. </script>
  658. <script>
  659. docReady(function(){
  660. document.addEventListener('click',function(e){
  661. if(e.target.innerText=="Thank you for your submission, your request has been sent."){
  662.  gtag('event', 'conversion', {'send_to': 'AW-864113154/cftrCMGGp7kBEIKkhZwD'});
  663. }
  664.  
  665. })
  666.  
  667. })
  668.  
  669. </script>
  670.  
  671. <script>
  672. window.addEventListener('load',function(){
  673. var set_timer=setInterval(function(){
  674. if(jQuery('div:contains("Form submitted successfully. Thank you for your submission, your request has been sent.")').is(':visible')){
  675.  gtag('event', 'conversion', {'send_to': 'AW-864113154/rb9GCMuLnbkBEIKkhZwD'});
  676. gtag('event', 'conversion', {'send_to': 'AW-864113154/7s32CPqI-rYBEIKkhZwD'});
  677. clearInterval(set_timer);
  678. }
  679.  
  680.  
  681. },900);
  682.  
  683. })
  684.  
  685. </script>
  686.  
  687.  <script>
  688.  window.addEventListener('load',function(){
  689. var set_timer=setinterval(function(){
  690. if(jQuery('div:contains("Form submitted successfully")').is(':visible')){
  691. gtag('event', 'conversion', {'send_to': 'AW-864113154/YSXyCLXmnLkBEIKkhZwD'});
  692. clearInterval(set_timer);
  693. }
  694.  
  695.  
  696. },900);
  697.  
  698.  })
  699.  
  700.  </script>
  701.  
  702.  
  703.  <script>
  704.  window.addEventListener('load',function(){
  705. if(window.location.pathname=="/blog/384536"){
  706.  
  707. gtag('event', 'conversion', {'send_to': 'AW-864113154/qvTPCKjKnLkBEIKkhZwD'});
  708. }
  709.  
  710.  })
  711.  
  712.  </script>
  713.  
  714.  <script>
  715.  window.addEventListener('load',function(){
  716. if(window.location.pathname=="/list/featured_listings"){
  717. gtag('event', 'conversion', {'send_to': 'AW-864113154/UR0gCKWqgboBEIKkhZwD'});
  718. }
  719.  })
  720.  
  721.  </script>
  722.  
  723. <script>
  724. window.addEventListener('load',function(){
  725. document.addEventListener('click',function(e){
  726. if(e.target.matches('.form-submit')){
  727. gtag('event', 'conversion', {'send_to': 'AW-864113154/nN2UCPvrsc0BEIKkhZwD'});
  728. }
  729.  
  730. })
  731. })
  732.  
  733. </script>
  734.  
  735. <script>
  736. window.addEventListener('load',function(){
  737. if(window.location.pathname=="/landing/whats-my-home-worth"){
  738. gtag('event', 'conversion', {'send_to': 'AW-864113154/cLx6CMfozs0BEIKkhZwD'});
  739. }
  740.  
  741. })
  742. </script>
  743.  
  744. <script>
  745. window.addEventListener('load',function(){
  746. if(window.location.pathname=="/why_buyers_choose_me"){
  747. gtag('event', 'conversion', {'send_to': 'AW-864113154/YSXyCLXmnLkBEIKkhZwD'});
  748. }
  749.  
  750. })
  751. </script>
  752.  
  753.  
  754. <script>
  755. window.addEventListener('load',function(){
  756. if(jQuery('.visitor_thank_you_message').is(':visible')){
  757.  
  758. gtag('event', 'conversion', {'send_to': 'AW-864113154/2W8sCO-K4M0BEIKkhZwD'});
  759. }
  760.  
  761. })
  762. </script>
  763. <meta name="facebook-domain-verification" content="07a81dnnu4929ohzc17aa4kf0dkh5e" />
  764. <!-- Google Tag Manager -->
  765. <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
  766. new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
  767. j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
  768. 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
  769. })(window,document,'script','dataLayer','GTM-PNCSZ6X');</script>
  770. <!-- End Google Tag Manager -->
  771.  
  772. <!-- Pinterest Tag -->
  773. <script>
  774. !function(e){if(!window.pintrk){window.pintrk = function () {
  775. window.pintrk.queue.push(Array.prototype.slice.call(arguments))};var
  776.  n=window.pintrk;n.queue=[],n.version="3.0";var
  777.  t=document.createElement("script");t.async=!0,t.src=e;var
  778.  r=document.getElementsByTagName("script")[0];
  779.  r.parentNode.insertBefore(t,r)}}("https://s.pinimg.com/ct/core.js");
  780. pintrk('load', '2613452128062', {em: '<user_email_address>'});
  781. pintrk('page');
  782. </script>
  783. <noscript>
  784. <img height="1" width="1" style="display:none;" alt=""
  785.  src="https://ct.pinterest.com/v3/?event=init&tid=2613452128062&pd[em]=<hashed_email_address>&noscript=1" />
  786. </noscript>
  787. <!-- end Pinterest Tag -->
  788.  
  789. <meta name="yandex-verification" content="57324199d1d1b688" /><div class="wrapper-pin"><div class="wrapper-pinpage"><a href="javascript:void(0)" class="close"></a><form action="/"  method="post" id="pin_form">
  790. <div><h2>Enter PIN Code</h2>
  791.  <p>A PIN code was sent to <span class="emailpin"></span>. Please check your email and enter the 6-digit PIN code in the field below.</p><div id="error_message"><span></span></div><div class="form-item ">
  792. <input type="text" maxlength="64" name="edit[pin]" id="edit-pin"  size="40" value="" data-pin="" placeholder="6-digit PIN*" required="1" class="form-text" />
  793. </div>
  794. <input type="submit" name="op" value="Send"  class="form-submit" />
  795. <a href="javascript:void(0)" class="resend">Resend PIN code</a><input type="hidden" name="edit[form_id]" id="edit-pin-form" value="pin_form"  />
  796.  
  797. </div></form>
  798. </div></div></body>
  799. </html>
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda