var how_many_test = 2;
var now = new Date();
var sec = now.getSeconds();
var test = sec % how_many_test;
test +=1;

if (test==1) {
txt="After being rejected by several other lenders,  The Madison Group  basically did the unthinkable.They got me financing for an Office/Warehouse I had wanted to build for years. I was a first time investor with very little income and they obtained me financing on a Multi Million Dollar project. They helped me and took me step by step through the whole process. It still amazes me that they got my project from an idea to a reality.  The terms I received were very  fair, and the lender they set me up with has actually lowered my rates.    I can't thank them enough. Great People!";
name="Jerry Earl";
}

if (test==2) {
txt="In July of 2007 The Madison Group assisted us in completing a real estate loan on property we own in Wyoming. Jeff and his staff handled our loan request in a professional and competent manner. During the processing period they were there when we needed them and did not intrude when we did not, something we really appreciated. The loan amount was in the amount we requested and the rate and terms were not only better than we requested, but better than we hoped for. I will certainly use the Madison Group for my loan needs in the future.";
name="Dale Thurgood<br />Managing Member<br />High Desert, LLC";
}

if (test==3) {
txt="I am pleased to find company such as The Madison Group that is focused on helping...  They have a positive outlook with a strong and willing workforce to meet today's competitive demands.   Partnering with the The Madison Group not only made my project become a reality, but also made it a success."; 
name="Roberto, Loan Officer";
}



document.write('<div style="background: url(/img/quotes.png) no-repeat;  font-style:italic; font-size:12px; min-height:140px; padding:30px 7px 0 7px;">'+txt+'"<br> <div class="testimony">- '+name+'</div></div>');







