prefix=' '; var arTXT = new Array('
\"I always thought dealers were the only way to get into a truck but after finding your site on the internet I\'m convinced this is the way to go. Great idea and best of luck!! Oh yeah I\'m a truck lease from your site.\"
K. Denham - Mississauga Ontario ',' \"Listing my car lease on your site was the best thing I could have done. While no one expects not to be able to make their lease payments you really helped us in our situation. Cheers!!\" R. and F. Peterson - Toronto Ontario ',' \"Online sites such as TakeMyPayments.com help leasing customers connect with drivers willing to take over their leases.\" BankRate.com ',' Terminating a Car Lease? Find someone to take over your lease through a service such as...TakeMyPayments.com The Wall Street Journal ',' Have a Testimonial you would like to share? Send it to us at support@takemypayments.com TMP ');
NS4=(document.layers);IE4=(document.all);isDOM=((document.getElementById)&&(!IE4))?true:false;
isOP=(navigator.userAgent.indexOf('Opera') != -1)?true:false;
if((NS4||IE4||isDOM)&&(!isOP)){
interval=60;
increment=2;
pause=10000;
bannerColor="#99CCFF";
leftPadding=180;
topPadding=0;
maxLoops=100;
target=' TARGET="_top" '
classid=' CLASS="td" '
//numheadlines=12;
isMac=(navigator.userAgent.indexOf('Mac') != -1)?true:false;
function reDo(){window.location.reload();}
function getObj(i){
if (isDOM) {
obj=document.getElementById("msg"+i).style;
}else{
obj=eval("msg"+i+((IE4)?".style":""));
}
return obj;
}
function showMsg(n,show){
var theEl=getObj(n);
theEl.visibility=(show)?"visible":"hidden";
}
function nextMsg(){
var fm=current;
current=(fm==ar.length-1)?0:fm+1;
if(current==1)loopCount++;
if(finite&&(loopCount>=maxLoops))return;
scrollBnr(fm,current);
}
// mouseover/out new 010222 - abk
function SCRLmouseover() {
clearInterval(intervalID);
clearTimeout(timeoutID);
}
function SCRLmouseout() {
intervalID=setInterval("moveUp()",interval);
}
function moveUp(){
if (isDOM) {
var inttoeltopdec = parseInt(toEl.top)-increment;
fmEl.top=parseInt(fmEl.top) - increment; // + "px" not nec
if(inttoeltopdec<=toElTarget){
toEl.top=toElTarget;
clearInterval(intervalID);
fmEl.visibility="hidden";
timeoutID=setTimeout("nextMsg()",pause);
}else{
toEl.top=inttoeltopdec; // no px
}
}else{
if(NS4){
var inttoeltopdec = toEl.top-increment;
fmEl.top-=increment;
if(inttoeltopdec<=toElTarget){
toEl.top=toElTarget;
clearInterval(intervalID);
fmEl.visibility="hidden";
timeoutID=setTimeout("nextMsg()",pause);
}else{
toEl.top=inttoeltopdec;
}
}else{
var inttoeltopdec = toEl.pixelTop-increment;
fmEl.pixelTop-=increment;
if(inttoeltopdec<=toElTarget){
toEl.pixelTop=toElTarget;
clearInterval(intervalID);
fmEl.visibility="hidden";
timeoutID=setTimeout("nextMsg()",pause);
}else{
toEl.pixelTop=inttoeltopdec;
}
}
}
}
function scrollBnr(fm,to){
fmEl=getObj(fm);
toEl=getObj(to);
if (isDOM) {
toElTarget=parseInt(fmEl.top); // save one parseInt 010224
toEl.top=(toElTarget+bnrHit) + "px";
// toEl.top=(parseInt(fmEl.top)+bnrHit) + "px";
// toElTarget=parseInt(fmEl.top);
}else{
if(NS4){
toEl.top=fmEl.top+bnrHit;
toElTarget=fmEl.top;
}else{
toEl.pixelTop=fmEl.pixelTop+bnrHit;
toElTarget=fmEl.pixelTop;
}
}
showMsg(to,true);
intervalID=setInterval("moveUp()",interval);
// can use setTimeout for evengreater speed - abk 010227
}
function moveIE(lPos,tPos){this.style.pixelLeft=lPos;this.style.pixelTop=tPos;}
function moveDOM(lPos,tPos){this.style.left=lPos+"px";this.style.top=tPos+"px";}
function makeIE(){
var text='