', { opacity: 40, overlayClose:true, onOpen: function (d) { d.overlay.fadeIn('fast', function () { d.data.hide(); // h += 2; // d.container.height(h+'px').width(w+'px'); d.data.css({ height:'100%',width:'100%' }); d.container.css({ height:'80%',width:'80%',top: '10%',left:'10%' }); d.data.find('iframe').attr('src',url); d.container.fadeIn('fast', function () { d.data.fadeIn('fast', function() {$(window).resize(); }); }); }); }, onClose: function (d) { d.data.fadeOut('fast', function () { d.container.fadeOut('fast', function() { d.container.hide('fast'); }); d.overlay.fadeOut('fast', function () { $.modal.close(); }); }); } }); } function doModalDialog(id) { $('#'+id).modal({ opacity: 40, overlayClose:true, onShow: function (d) { $('#simplemodal-container').css('height', 'auto').css('width', 'auto'); }, onOpen: function (d) { d.overlay.fadeIn('fast', function () { d.data.hide(); d.container.fadeIn('fast', function () { d.data.fadeIn('fast', function() {$(window).resize(); }); }); }); }, onClose: function (d) { d.data.fadeOut('fast', function () { d.container.fadeOut('fast', function() { d.container.hide('fast'); }); d.overlay.fadeOut('fast', function () { $.modal.close(); }); }); } }); } $(document).ready(function(){ $('input[_hint]').each(function(){ $(this).watermark($(this).attr('_hint')); }); $('a.modal').click( function(e) { e.preventDefault(); var w = parseInt($(this).attr('_width')); var h = parseInt($(this).attr('_height')); doModal( this.href, w, h ); } ); $('a.tooltip').tooltip({position:['center','right']}); $('a.actions').each(function(){ var t = $(this).next(); if (t) { var h = 'right'; var v = 'center'; if ($(t).hasClass('left')) h = 'left'; if ($(t).hasClass('middle')) h = 'middle'; if ($(t).hasClass('right')) h = 'right'; if ($(t).hasClass('top')) v = 'top'; if ($(t).hasClass('center')) v = 'center'; if ($(t).hasClass('bottom')) v = 'top'; $(this).tooltip({position:[v,h]}); } }); //ipad and iphone fix - we just need to attach a click event listener to provoke iPhone/iPod/iPad's hover event if((navigator.userAgent.match(/iPhone/i)) || (navigator.userAgent.match(/iPod/i)) || (navigator.userAgent.match(/iPad/i))) { $(".submenu").click(function(){}); } var d = new Date(); var tz = d.getTimezoneOffset()/60; $.ajax({ url: '/ajax/settimezone.php?timezone='+tz, success: function(){}, type: 'post', cache: false }); // add hover support for the menu LI and H1 elements $('ul[id^=menu_] li, ul[id^=menu_] h1').each(function() { $(this).hover( function() { $(this).addClass('sfhover'); }, function() { $(this).removeClass('sfhover');} ); }); });// document ready function logout() { if (confirm("Complete Log Out?")) document.location.href = "//apply.carringtonhomeloans.com/login/logout.php"; } function quickContact() { window.open('/cgi/quickcontact.php?repID=1547262277','Quick_Contact','width=400,height=500,resizable=yes'); } function drivingDirections(b) { var u = '/cgi/map.php'; if (b) { u = u + '?branch='+b; } window.open(u,'Driving_Directions','width=400,height=500,resizable=yes,scrollable=yes'); } function showMap() { window.location = '/about/findbranch.php'; } //]]>

Retrieve Login Information

Enter your account username and/or email address and then click the Get Password button. we will email your login information to you.

If you do not remember the username or email address associated with your account, you can send an email to: brokeriqsupport@carringtonms.com requesting assistance. Be sure to include your name, your company name and the domain of the website you are trying to access.


Username:
OR
Email Address:
 
Secret Code:
Enter the code you see in the image



Click Here to return to the login page.