﻿var Site = {}
Site.ExibeConsultor = function () {
    _gaq.push(['_trackPageview', '/Corretor-Online/']);
    $Get('IframeAdWords').src = "/Adwords/CorretorOnline.htm";
    window.open(window.urlConsultor, "wndConsultor", "width=500,height=550");

}

