prefix=' '; var arTXT = new Array('
Thanks for allowing us to use your great site. I love it! It is so easy to use. I am able to upload my pictures and include a link to my website. And you are always trying to make your site even better! It’s phenomenal!
Rodgers ',' I received more response placing my ad with usaclassifiedonline.com than with any of my paid advertising in local newspapers. Great result! And great money savings too! R.H. ',' Your site is the best place for advertising. I am looking forward to using your service again for my other ads. Thank you. Byron G. ',' Real results from usaclassifiedonline.com! These guys are unbelievable for what they do. Highly recommended! Kenny L. ',' Thank you so much for providing a site like this for us to use. I am getting excellent results from placing my ads here. I am happy to be your customer. Marvin B. ',' I am very impressed with your site. Keep up good work! I thank you for the most valuable service. Jenny ',' I have gotten good results using your service and would be happy to refer people to your site. Thank you for great job! P.N. ',' I have told my friends about you and now they are selling their stuff on your site. They are always thanking me for turning them to your site. From all of us thank you! Steve ',' I want to tell you I am very satisfied with your site! No more papers to throw away. I am able to find hundreds of valuable ads on your pages. Bonny G. ',' I started advertising with you last week and I have gotten steady responses ending up in sales. I am very satisfied! I am telling my friends about you. Sarah ',' I think that your service is the very best of all I have used. Thanks for such a great job! Michelle ',' Thanks a million for your service! I enjoy your classifieds very much. Your help has been invaluable to me. Thanks again. Bob T. ',' Adding a photo to your ad makes such a difference! I received e-mail after e-mail in response to my ad. I will never place another ad without a photo. Thank you for such advantage on your site. S.K. ',' I liked your site the first time I placed my ad here and I am back for more! Congratulations on such a successful site! Thomas B. ',' Choosing featured option helped me to sell my house. Adding pictures to my ad also helped. You saved me around $10 000 in real estate agent commissions. Thank you again. Mark D. ',' I am getting proven response using usaclaccifiedonline.com. This is the best way to promote a product or a service on Internet. D.Moore ',' I have spent hundreds of dollars on advertising in local newspapers. I have never had the response I had while advertising with you. Thank you for the help! Chelsea ',' I want to take a moment to thank you for your professional service. I am using it myself and I have recommended your site to other businesses. Thank you very much. K.B. ');
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=30;
increment=2;
pause=4000;
bannerColor="#99CCFF";
leftPadding=140;
topPadding=1;
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='