// Fixes dropdown menu CSS hover pseudo-class in IE

sfHover = function() {
	var sfEls = document.getElementById("nav_main").getElementsByTagName("LI");
	for (var i=0; i<sfEls.length; i++) {
		sfEls[i].onmouseover=function() {
			this.className+=" sfhover";
		}
		sfEls[i].onmouseout=function() {
			this.className=this.className.replace(new RegExp(" sfhover\\b"), "");
		}
	}
}
if (window.attachEvent) window.attachEvent("onload", sfHover);

// Random Text Quotes

var theQuotes = new Array() // do not change this

theQuotes[0] = 'Loan-Score&#146;s solution allows our customers to visit our new broker portal, run product and pricing scenarios, upload a 1003, pull or re-pull credit, return a decision, submit lock requests and receive underwriting approvals while at the point-of-sale.<span class="byline">Shane O&#146;Dell<br />VP of Production<br />United Residential Lending</span>'
theQuotes[1] = 'Loan-Score&#146;s AUS evaluates and interprets every single credit parameter on multiple borrowers&#146; 1003s, effectively adhering to guidelines and accurately assessing risk.<span class="byline">Matt Klaess<br />CEO<br />American Guaranty Mortgage, Inc.</span>'
theQuotes[2] = 'We tried using different PPE vendors in the past, but they were unable to deliver the depth of value that Loan-Score&#146;s combined PPE and AUS solution brings to our loan officer network, realtors, brokers, banks and credit union partners.<span class="byline">Jerry Poole<br />Vice President<br />Capital Direct Financial, Inc.</span>'
theQuotes[3] = 'Loan-Score&#146;s integration with Ellie&#146;s Encompass Banker Edition moves many functions our AEs were handling to Loan-Score&#146;s broker portal, which will enable our Account Executives to focus on servicing brokers, not dealing with administratively intensive tasks.<span class="byline">Dan Upton<br />CEO<br />Nations Direct Mortgage</span>'
theQuotes[4] = 'The tight integration between Loan-Score&#146;s POS and DataTrac&#146;s LOS was the single most important factor in our decision to engage with them.<span class="byline">Steve Pavlos<br />CIO<br />Pinnacle Capital Mortgage Corp.</span>'
theQuotes[5] = 'Loan-Score&#146;s solution allows our customers to visit our new broker portal, run product and pricing scenarios, upload a 1003, pull or re-pull credit, return a decision, submit lock requests and receive underwriting approvals while at the point-of-sale.<span class="byline">Shane O&#146;Dell<br />VP of Production<br />United Residential Lending</span>'
theQuotes[6] = 'We needed a solution that would allow us to stay ahead of constant changes to investor guidelines and achieve pricing accuracy in today&#146;s unforgiving market. Loan-Score remedies this through its SaaS delivery model that offers clients a cost-effective pricing and underwriting solution.<span class="byline">Jerry Mendoza<br />Executive Vice President<br />Majestic Home Loans, Inc.</span>'
theQuotes[7] = 'Tower was looking for a long term lender-vendor partnership that could maintain constantly changing rates and eligibility requirements using an exacting pricing engine. We&#146;ve found this type of relationship and product in Loan-Score.<span class="byline">Toma Ghiran<br />VP of Secondary Marketing<br />Tower Mortgage Capital</span>'
theQuotes[8] = 'Loan-Score&#146;s instant approval solution is a tool that will certainly catapult their customers to the head of the pack when it comes to not only providing high quality customer service, but also with real time decisioning and pricing.<span class="byline">Rob Katz<br />President<br />Del Mar DataTrac</span>'
theQuotes[9] = 'In this day and age, high availability and limitless speed is key to having brokers come back time and time again. Loan-Score delivers instant, accurate decisioning to our customers and elevates the overall user experience, making it easier to do business with us.<span class="byline">Philip Mikolaj<br />VP of IT<br />Lime Financial Services</span>'
theQuotes[10] = 'Loan-Score&#146;s SaaS approach to offering lender-specific automated prequalification tools, has allowed American Home Equity to sustain a competitive advantage in a most volatile market. We are able to let Loan-Score focus on what they do best --- continually building upon sophisticated yet cost effective rules based decisioning.<span class="byline">Mark Ramirez<br />IT Manager<br />American Home Equity Corp.</span>'
theQuotes[11] = 'Loan-Score&#146;s advanced AUS solution adds value to our customers who want to take advantage of true automated underwriting integrated directly from our loan processing system.<span class="byline">Lionel Urban<br />President<br />PCLender, Inc.</span>'
theQuotes[12] = 'We selected Loan-Score because their technology is much more comprehensive in its AU capabilities than other vendors, and it integrates tightly with our back-end system, Del Mar DataTrac. <span class="byline">Matt Klaess<br />CEO<br />American Guaranty Mortgage, Inc.</span>'
theQuotes[13] = 'Loan-Score and LSSI&#146;s orchestration of business services enables customer&#146;s to improve efficiencies via transparency of communication, integration and the fluid exchange of data from our system to theirs.<span class="byline">Cary Burch<br />Chairman &amp; CEO<br />LSSI</span>'
theQuotes[14] = 'We&#146;ve searched for a solution that would provide our brokers cutting-edge tools to make their jobs easier in this challenging market. After evaluating vendors, we determined Loan-Score&#146;s model to be the best fit for our needs, and we believe Loan-Score&#146;s solution will give our brokers a competitive edge.<span class="byline">Kevin Parra<br />CEO<br />Plaza Home Mortgage, Inc.</span>'
theQuotes[15] = 'Right now, we have six or seven investors we really count on. Instead of going to their engines individually, Loan-Score brings them together in one package. We can evaluate for the client IndyMac, WaMu, Countrywide -- that&#146;s the benefit to the loan officer.<span class="byline">Matt Klaess<br />CEO<br />American Guaranty Mortgage, Inc.</span>'
theQuotes[16] = 'Since starting every app in Loan-Score, data-entry errors have been reduced to bare minimums, even before the data gets exported to our LOS. Loan-Score has also enabled us to increase our nonconforming loan fundings by 250%.<span class="byline">Matt Lankford<br />CTO<br />Your Best Rate Financial, Inc.</span>'
theQuotes[17] = 'Loan-Score&#146;s Decisioning Systems enabled us to increase our profit margin from 1.5% to 2.3%. At the same time, we nearly doubled our funded loan volume.<span class="byline">Todd Tretsky<br />Managing Partner<br />First Guaranty Mortgage Corp.</span>'
theQuotes[18] = 'We were under some tight deadlines to get a solution implemented, and Loan-Score&#146;s client services team responded by quickly implementing our custom programs and pricing in a workflow specific to AGM&#146;s unique business model, and they got it done in a matter of days.<span class="byline">Matt Klaess<br />CEO<br />American Guaranty Mortgage, Inc.</span>'
theQuotes[19] = 'We were initially looking to purchase a standalone PPE, but after evaluating the benefits of Loan-Score&#146;s integrated PPE and AUS solution, it became clear that the combination of these technologies delivers a more accurate, profitable and complete decisioning result that our customers can trust.<span class="byline">Kevin Heckemeyer<br />President<br />Mortgage Bank of California</span>'
theQuotes[20] = 'Loan-Score provides us with a significant competitive advantage over other lenders attempting to compete with us on service and accuracy.  There&#146;s simply no comparison.<span class="byline">Kevin Heckemeyer<br />President<br />Mortgage Bank of California</span>'
theQuotes[21] = 'We want the consumer to interact with our Loan-Score Decisioning application to get eligibility and pricing without having to deal with a loan officer.  We want to offer that thoughtful interaction online in a self-service manner.  We&#146;re going to concentrate on going direct to the consumer.<span class="byline">Greg Garrabrants<br />CEO<br />Bank of Internet</span>'
theQuotes[22] = 'Since rolling out Loan-Score&#146;s AUS, we&#146;ve seen our underwriting accuracy improve by 30%.<span class="byline">Chris Lombardi<br />President<br />Lending 1st Mortgage </span>'
theQuotes[23] = 'Loan-Score is definitely the most responsive, relationship-driven vendor that I have ever worked with.<span class="byline">Chris Lombardi<br />President<br />Lending 1st Mortgage</span>'


var j = 0
var p = theQuotes.length;

var whichQuote = Math.round(Math.random()*(p-1));

function showQuote(){
document.write(theQuotes[whichQuote]);
}