// JavaScript Document
<!-- hide
function PopupCenter(pageURL, title,w,h) {
var left = (screen.width/2)-(w/2);
var top = (screen.height/2)-(h/2);
var targetWin = window.open (pageURL, title, 'toolbar=no, location=no, directories=no, status=no, menubar=no, scrollbars=no, resizable=no, copyhistory=no, width='+w+', height='+h+', top='+top+', left='+left);
}

function ie6_flicker_fix() {
try {
  document.execCommand("BackgroundImageCache", false, true);
} catch(err) {}
}

function externalLinks() {
if (!document.getElementsByTagName) return;
var anchors = document.getElementsByTagName("a");
for (var i=0; i<anchors .length; i++) {
var anchor = anchors[i];
if (anchor.getAttribute("href") && anchor.getAttribute("rel") == "external") {
anchor.target = "_blank";
anchor.title = (anchor.title != "") ? anchor.title+" (opens in a new window)" : "opens in a new window";
anchor.className = (anchor.className != '') ? anchor.className+' external' : 'external';
}
}
}
window.onload = externalLinks;
//opens dropdowns
function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}
function MM_showHideLayers() { //v6.0
  var i,p,v,obj,args=MM_showHideLayers.arguments;
  for (i=0; i<(args.length-2); i+=3) if ((obj=MM_findObj(args[i]))!=null) { v=args[i+2];
    if (obj.style) { obj=obj.style; v=(v=='show')?'visible':(v=='hide')?'hidden':v; }
    obj.visibility=v; }
}

function leapto(form) {
var myindex=form.dest.selectedIndex
window.location=(form.dest.options[myindex].value);
}


function GetPageURL()
{
    var mainUrl=""+parent.document.location;
    return mainUrl;
}

function GetPageTitle()
{
    var mainTitle=""+parent.document.title;
    return mainTitle;
}

function GetFacebookURL()
{
    var FacebookURL="<a href='http://www.facebook.com/share.php?u=" + GetPageURL()+ "'>Facebook</a>"
    return FacebookURL;
}


function GetDiggURL()
{
    var DiggURL="<a href='http://digg.com/submit?phase=2&url=" + GetPageURL() + "&title=" + GetPageTitle() + "'>Digg</a>"
    return DiggURL;
}

function GetDeliciousURL()
{
    var DeliciousURL="<a href='http://del.icio.us/post?v=4&noui&jump=close'>Del.icio.us</a>"
    return DeliciousURL;
}

function GetYahooURL()
{

    var YahooURL="<a href='http://myweb.yahoo.com/myresults/bookmarklet? t=" + GetPageTitle() + "&u=" + GetPageURL() + "'>Yahoo</a>"
    return YahooURL;
}

function GetFurlURL()
{
    var FurlURL="<a href='http://www.furl.net/storeIt.jsp? t=" + GetPageTitle() + "&u=" + GetPageURL() + "'>Furl</a>"
    return FurlURL;
}

function GetLiveURL()
{
    var LiveURL="<a href='https://favorites.live.com/quickadd.aspx?'>Live</a>"
    return LiveURL;
}

function GetGoogleURL()
{
    var GoogleURL="<a href='http://www.google.com/bookmarks/mark?op=edit&output=popup&bkmk='>Google</a>"
    return GoogleURL;
}

function GetBlinklistURL()
{
    var BlinklistURL="<a href='http://www.blinklist.com/index.php?Action=Blink/addblink.php&amp;Url=" + GetPageURL() + "&amp;Title=" + GetPageTitle() + "'>Submit to Blinklist</a>"
    return BlinklistURL;
}



      
/***********************************************
* Ultimate Fade-In Slideshow (v1.51): © Dynamic Drive (http://www.dynamicdrive.com)
* This notice MUST stay intact for legal use
* Visit http://www.dynamicdrive.com/ for this script and 100s more.
***********************************************/
var comcast_fp_imgs=new Array() //2nd array set example. Remove or add more sets as needed.
//SET IMAGE PATHS. Extend or contract array as needed
comcast_fp_imgs[0]=["/newsite_04-16-08/images/frontpage-imgs/comcast-fp-header-1.jpg", "", ""] //plain image syntax
comcast_fp_imgs[1]=["/newsite_04-16-08/images/frontpage-imgs/comcast-fp-header-2.jpg", "", ""] //image with link syntax
//spanish_imgs[2]=["photo3.jpg", "http://www.javascriptkit.com", "_new"] //image with link and target syntax  

var fp_imgs=new Array() //2nd array set example. Remove or add more sets as needed.
//SET IMAGE PATHS. Extend or contract array as needed
fp_imgs[0]=["/newsite_04-16-08/images/frontpage-imgs/fp-header-1.jpg", "", ""] //plain image syntax
fp_imgs[1]=["/newsite_04-16-08/images/frontpage-imgs/fp-header-2.jpg", "", ""] //image with link syntax
//spanish_imgs[2]=["photo3.jpg", "http://www.javascriptkit.com", "_new"] //image with link and target syntax  

var small_fp_imgs=new Array() //2nd array set example. Remove or add more sets as needed.
//SET IMAGE PATHS. Extend or contract array as needed
small_fp_imgs[0]=["/images/frontpage-imgs/small-photoshopfamily1.jpg", "", ""] //plain image syntax
small_fp_imgs[1]=["/images/frontpage-imgs/small-photoshopfamily2.jpg", "", ""] //image with link syntax
//spanish_imgs[2]=["photo3.jpg", "http://www.javascriptkit.com", "_new"] //image with link and target syntax  

var landing_fp_imgs=new Array() //2nd array set example. Remove or add more sets as needed.
//SET IMAGE PATHS. Extend or contract array as needed
landing_fp_imgs[0]=["/images/frontpage-imgs/landing-fp-header-1.jpeg", "", ""] //plain image syntax
landing_fp_imgs[1]=["/images/frontpage-imgs/landing-fp-header-2.jpeg", "", ""] //image with link syntax
//spanish_imgs[2]=["photo3.jpg", "http://www.javascriptkit.com", "_new"] //image with link and target syntax  

var hwmc_imgs=new Array() //2nd array set example. Remove or add more sets as needed.
//SET IMAGE PATHS. Extend or contract array as needed
hwmc_imgs[0]=["/images/frontpage-imgs/hwmc-fp-header-1.jpg", "", ""] //plain image syntax
hwmc_imgs[1]=["/images/frontpage-imgs/hwmc-fp-header-2.jpg", "", ""] //image with link syntax
//spanish_imgs[2]=["photo3.jpg", "http://www.javascriptkit.com", "_new"] //image with link and target syntax  


var cc_imgs=new Array() //2nd array set example. Remove or add more sets as needed.
//SET IMAGE PATHS. Extend or contract array as needed
cc_imgs[0]=["/images/section-imgs/operators.jpg", "", ""] //plain image syntax
cc_imgs[1]=["/images/section-imgs/operators2.jpg", "", ""] //image with link syntax
//spanish_imgs[2]=["photo3.jpg", "http://www.javascriptkit.com", "_new"] //image with link and target syntax  
 
var dmp_imgs=new Array() //2nd array set example. Remove or add more sets as needed.
//SET IMAGE PATHS. Extend or contract array as needed
dmp_imgs[0]=["/images/section-imgs/cards-header.jpg", "", ""] //plain image syntax
dmp_imgs[1]=["/images/section-imgs/cards.jpg", "", ""] //image with link syntax
//spanish_imgs[2]=["photo3.jpg", "http://www.javascriptkit.com", "_new"] //image with link and target syntax 
 
var fr_imgs=new Array() //2nd array set example. Remove or add more sets as needed.
//SET IMAGE PATHS. Extend or contract array as needed
fr_imgs[0]=["/images/section-imgs/financial-header2.jpg", "", ""] //plain image syntax
fr_imgs[1]=["/images/section-imgs/family.jpg", "", ""] //image with link syntax
fr_imgs[2]=["/images/section-imgs/laptop.jpg", "", ""] //image with link syntax
fr_imgs[3]=["/images/section-imgs/teacher.jpg", "", ""] //image with link syntax
//spanish_imgs[2]=["photo3.jpg", "http://www.javascriptkit.com", "_new"] //image with link and target syntax
 
var spanish_imgs=new Array() //2nd array set example. Remove or add more sets as needed.
//SET IMAGE PATHS. Extend or contract array as needed
spanish_imgs[0]=["/images/section-imgs/latin_family1.jpg", "", ""] //plain image syntax
spanish_imgs[1]=["/images/section-imgs/latin_family2.jpg", "", ""] //image with link syntax
//spanish_imgs[2]=["photo3.jpg", "http://www.javascriptkit.com", "_new"] //image with link and target syntax
 
var exp_imgs=new Array() //2nd array set example. Remove or add more sets as needed.
//SET IMAGE PATHS. Extend or contract array as needed
exp_imgs[0]=["/images/experiment/cards1.jpg", "", ""] //plain image syntax
exp_imgs[1]=["/images/experiment/cards2.jpg", "", ""] //image with link syntax
//spanish_imgs[2]=["photo3.jpg", "http://www.javascriptkit.com", "_new"] //image with link and target syntax
 
 
var fadebgcolor="white"

////NO need to edit beyond here/////////////
 
var fadearray=new Array() //array to cache fadeshow instances
var fadeclear=new Array() //array to cache corresponding clearinterval pointers
 
var dom=(document.getElementById) //modern dom browsers
var iebrowser=document.all
 
function fadeshow(theimages, fadewidth, fadeheight, borderwidth, delay, pause, displayorder){
this.pausecheck=pause
this.mouseovercheck=0
this.delay=delay
this.degree=10 //initial opacity degree (10%)
this.curimageindex=0
this.nextimageindex=1
fadearray[fadearray.length]=this
this.slideshowid=fadearray.length-1
this.canvasbase="canvas"+this.slideshowid
this.curcanvas=this.canvasbase+"_0"
if (typeof displayorder!="undefined")
theimages.sort(function() {return 0.5 - Math.random();}) //thanks to Mike (aka Mwinter) :)
this.theimages=theimages
this.imageborder=parseInt(borderwidth)
this.postimages=new Array() //preload images
for (p=0;p<theimages.length;p++){
this.postimages[p]=new Image()
this.postimages[p].src=theimages[p][0]
}
 
var fadewidth=fadewidth+this.imageborder*2
var fadeheight=fadeheight+this.imageborder*2
 
if (iebrowser&&dom||dom) //if IE5+ or modern browsers (ie: Firefox)
document.write('<div id="master'+this.slideshowid+'" style="position:relative;width:'+fadewidth+'px;height:'+fadeheight+'px;overflow:hidden;"><div id="'+this.canvasbase+'_0" style="position:absolute;width:'+fadewidth+'px;height:'+fadeheight+'px;top:0;left:0;filter:progid:DXImageTransform.Microsoft.alpha(opacity=10);opacity:0.1;-moz-opacity:0.1;-khtml-opacity:0.1;background-color:'+fadebgcolor+'"></div><div id="'+this.canvasbase+'_1" style="position:absolute;width:'+fadewidth+'px;height:'+fadeheight+'px;top:0;left:0;filter:progid:DXImageTransform.Microsoft.alpha(opacity=10);opacity:0.1;-moz-opacity:0.1;-khtml-opacity:0.1;background-color:'+fadebgcolor+'"></div></div>')
else
document.write('<div><img name="defaultslide'+this.slideshowid+'" src="'+this.postimages[0].src+'"></div>')
 
if (iebrowser&&dom||dom) //if IE5+ or modern browsers such as Firefox
this.startit()
else{
this.curimageindex++
setInterval("fadearray["+this.slideshowid+"].rotateimage()", this.delay)
}
}

function fadepic(obj){
if (obj.degree<100){
obj.degree+=10
if (obj.tempobj.filters&&obj.tempobj.filters[0]){
if (typeof obj.tempobj.filters[0].opacity=="number") //if IE6+
obj.tempobj.filters[0].opacity=obj.degree
else //else if IE5.5-
obj.tempobj.style.filter="alpha(opacity="+obj.degree+")"
}
else if (obj.tempobj.style.MozOpacity)
obj.tempobj.style.MozOpacity=obj.degree/101
else if (obj.tempobj.style.KhtmlOpacity)
obj.tempobj.style.KhtmlOpacity=obj.degree/100
else if (obj.tempobj.style.opacity&&!obj.tempobj.filters)
obj.tempobj.style.opacity=obj.degree/101
}
else{
clearInterval(fadeclear[obj.slideshowid])
obj.nextcanvas=(obj.curcanvas==obj.canvasbase+"_0")? obj.canvasbase+"_0" : obj.canvasbase+"_1"
obj.tempobj=iebrowser? iebrowser[obj.nextcanvas] : document.getElementById(obj.nextcanvas)
obj.populateslide(obj.tempobj, obj.nextimageindex)
obj.nextimageindex=(obj.nextimageindex<obj.postimages.length-1)? obj.nextimageindex+1 : 0
setTimeout("fadearray["+obj.slideshowid+"].rotateimage()", obj.delay)
}
}
 
fadeshow.prototype.populateslide=function(picobj, picindex){
var slideHTML=""
if (this.theimages[picindex][1]!="") //if associated link exists for image
slideHTML='<a href="'+this.theimages[picindex][1]+'" target="'+this.theimages[picindex][2]+'">'
slideHTML+='<img src="'+this.postimages[picindex].src+'" border="'+this.imageborder+'px">'
if (this.theimages[picindex][1]!="") //if associated link exists for image
slideHTML+='</a>'
picobj.innerHTML=slideHTML
}
 
 
fadeshow.prototype.rotateimage=function(){
if (this.pausecheck==1) //if pause onMouseover enabled, cache object
var cacheobj=this
if (this.mouseovercheck==1)
setTimeout(function(){cacheobj.rotateimage()}, 100)
else if (iebrowser&&dom||dom){
this.resetit()
var crossobj=this.tempobj=iebrowser? iebrowser[this.curcanvas] : document.getElementById(this.curcanvas)
crossobj.style.zIndex++
fadeclear[this.slideshowid]=setInterval("fadepic(fadearray["+this.slideshowid+"])",50)
this.curcanvas=(this.curcanvas==this.canvasbase+"_0")? this.canvasbase+"_1" : this.canvasbase+"_0"
}
else{
var ns4imgobj=document.images['defaultslide'+this.slideshowid]
ns4imgobj.src=this.postimages[this.curimageindex].src
}
this.curimageindex=(this.curimageindex<this.postimages.length-1)? this.curimageindex+1 : 0
}
 
fadeshow.prototype.resetit=function(){
this.degree=10
var crossobj=iebrowser? iebrowser[this.curcanvas] : document.getElementById(this.curcanvas)
if (crossobj.filters&&crossobj.filters[0]){
if (typeof crossobj.filters[0].opacity=="number") //if IE6+
crossobj.filters(0).opacity=this.degree
else //else if IE5.5-
crossobj.style.filter="alpha(opacity="+this.degree+")"
}
else if (crossobj.style.MozOpacity)
crossobj.style.MozOpacity=this.degree/101
else if (crossobj.style.KhtmlOpacity)
crossobj.style.KhtmlOpacity=this.degree/100
else if (crossobj.style.opacity&&!crossobj.filters)
crossobj.style.opacity=this.degree/101
}
 
 
fadeshow.prototype.startit=function(){
var crossobj=iebrowser? iebrowser[this.curcanvas] : document.getElementById(this.curcanvas)
this.populateslide(crossobj, this.curimageindex)
if (this.pausecheck==1){ //IF SLIDESHOW SHOULD PAUSE ONMOUSEOVER
var cacheobj=this
var crossobjcontainer=iebrowser? iebrowser["master"+this.slideshowid] : document.getElementById("master"+this.slideshowid)
crossobjcontainer.onmouseover=function(){cacheobj.mouseovercheck=1}
crossobjcontainer.onmouseout=function(){cacheobj.mouseovercheck=0}
}
this.rotateimage()
}



/* start new front page testimonial on page load*/
function fp_testimonials() {
quotes = new Array(2);
quotes[0] = "<i>I greatly appreciate all of the assistance your company has provided in helping me to reduce my debt. I never would have been able to pay off all of my credit cards in such a short period of time without this program. It has provided me immeasurable security and assurance that I could take control over what appeared to be an out of control situation, and be able to get my financial affairs on track.</i><br /><div id='client_testimonial'>-Heather from CA</i>";
quotes[1] = "<i>I feel extremely fortunate to have access to ACCC and appreciate its existence, professionalism, and important assistance. My first call to ACCC lasted 2 hours--extremely productive time. I was not judged negatively, only supported in present and future finance-managing, which I need. I look at my budget and finances in an attentive light now. I learned a very valuable life lesson and I wish to thank you very much for helping me!</i><br /><div id='client_testimonial'>-Maryanne from MA";
index = Math.floor(Math.random() * quotes.length);
document.write(quotes[index]);
}
/*end new front page testimonial on page load*/

/*start fp testimonial rotator*/
var fp_txtCta = 5;
fp_quotes = new Array(5)
fp_quotes[0] = "<i>I greatly appreciate all of the assistance your company has provided in helping me to reduce my debt. I never would have been able to pay off all of my credit cards in such a short period of time without this program. It has provided me immeasurable security and assurance that I could take control over what appeared to be an out of control situation, and be able to get my financial affairs on track.</i><br /><div id='client_testimonial'>-Heather from CA";
fp_quotes[1] = "<i>I feel extremely fortunate to have access to ACCC and appreciate its existence, professionalism, and important assistance. My first call to ACCC lasted 2 hours--extremely productive time. I was not judged negatively, only supported in present and future finance-managing, which I need. I look at my budget and finances in an attentive light now. I learned a very valuable life lesson and I wish to thank you very much for helping me!</i><br /><div id='client_testimonial'>-Maryanne from MA";
fp_quotes[2] = "<i>After being in the program for some time we have been able to pay our debts and start to build a better credit rating and live within our financial means. The counselors are very helpful. We are well on our way to being financially strong again.</i><br /><div id='client_testimonial'> -Kenneth from MA";
fp_quotes[3] = "<i>Every time I called with a question the reps were always very courteous and friendly. No one made you feel like a bad person because you had accumulated so much debt. I learned a lot from the debt management program. Thank you! I can honestly say that I will NOT be needing your services in the future but will refer any friends or family to you if needed.</i><br /><div id='client_testimonial'>-Kitty Jo from MN";
fp_quotes[4] = "<i>ACCC employees have been courteous, knowledgeable, and helpful, without making us feel embarrassed about our abysmal credit situation. We feel more optimistic about our financial future as a direct result of our partnership with ACCC.</i><br /><div id='client_testimonial'>-Kristina from CT";
var fp_txta = new Array();
var fp_currentTxta = 0;
function fp_quote_rotate() {
  if (fp_currentTxta == fp_txtCta) {
    fp_currentTxta = 0;
  }
 if (document.getElementById('fp_quote_rotator')!=null){
document.getElementById('fp_quote_rotator').innerHTML = fp_quotes[fp_currentTxta];
  fp_currentTxta++;
 }
}
  window.setInterval("fp_quote_rotate()",19000);
/*end fp testimonial rotator*/
/*start new inside page testimonial on page load */
function testimonials() {
quotes = new Array(9);
quotes[0] = "<i>Thanks again for all of your help. I feel like you went above and beyond to help me and I have recommended ACCC to people that are in debt beyond their means. I truly hope they take advantage of what you have to offer. It has been a pleasure dealing with your company and I am very grateful for all the help you have given me to get out of debt.</i><div id='client_testimonial'>-Wendy from NY";
quotes[1] = "<i>I greatly appreciate all of the assistance your company has provided in helping me to reduce my debt. I never would have been able to pay off all of my credit cards in such a short period of time without this program. It has provided me immeasurable security and assurance that I could take control over what appeared to be an out of control situation, and be able to get my financial affairs on track.</i><div id='client_testimonial'>-Heather from CA";
quotes[2] = "<i>It&rsquo;s so nice to deal with an organization that I can trust, that has knowledgeable people and that I can count on things being taken care of.</i><div id='client_testimonial'>-Samantha from ME";
quotes[3] = "<i>I have been happy since I contacted you. My spending has improved a lot. My bills are where they should be. To me this means a lot. Thank you for all your help so far.</i><div id='client_testimonial'>-Jayne from WI";
quotes[4] = "<i>I am simply amazed with this service. I never thought there was an agency out there willing to help people without getting something in return. ACCC has definitely had quite an impact on my debt management and has reduced my stress level significantly.</i><div id='client_testimonial'>-Amy from PA";
quotes[5] = "<i>I don&rsquo;t know what I would have done without you.  I think the services you offer are wonderful, and I feel so grateful to you for managing my enormous debt. Your representatives were polite, and never once made me feel embarrassed or incompetent. Further, they really know their business, and I feel very comfortable whenever I need to talk with one of them.</i><div id='client_testimonial'>-Jacqueline from GA";
quotes[6] = "<i>Thank you for helping me achieve my goals. I was able to work part-time and be home for my daughter after school. I couldn&rsquo;t have done it without you.</i><div id='client_testimonial'>-Michael from CA";
quotes[7] = "<i>The counselor was very understanding and helpful. He treated me like family rather than a total stranger. His concern and recommendations helped relieve a lot of stress I had been experiencing. He encouraged me and showed me that there is a light at the end of the tunnel and I know that by following his advice and disciplining myself on spending, I will be successful.</i><div id='client_testimonial'>- Wanda P from AL";
quotes[8] = "<i>ACCC has given me hope and showed me I can get back on track and strive to get completely debt free. Since I don't have any credit cards I don't have any reason to depend on my credit cards to see me through the month. If I don't have the money, I don't buy things. Thank you for helping and caring that I needed help and that you are there to help me. With your budget plan I can now make ends meet each month and not worry about not having enough money to pay all my bills and can start saving for the future. You are lifesavers.</i><div id='client_testimonial'>- Rhonda from MO";

index = Math.floor(Math.random() * quotes.length);
document.write(quotes[index]);
}
/*end new inside page testimonial on page load */
/*start inside page testimonial rotate*/
var txtCta = 9;
quotes = new Array(9)
quotes[0] = "<i>Thanks again for all of your help. I feel like you went above and beyond to help me and I have recommended ACCC to people that are in debt beyond their means. I truly hope they take advantage of what you have to offer. It has been a pleasure dealing with your company and I am very grateful for all the help you have given me to get out of debt.</i><div id='client_testimonial'>-Wendy from NY";
quotes[1] = "<i>I greatly appreciate all of the assistance your company has provided in helping me to reduce my debt. I never would have been able to pay off all of my credit cards in such a short period of time without this program. It has provided me immeasurable security and assurance that I could take control over what appeared to be an out of control situation, and be able to get my financial affairs on track.</i><div id='client_testimonial'>-Heather from CA";
quotes[2] = "<i>It&rsquo;s so nice to deal with an organization that I can trust, that has knowledgeable people and that I can count on things being taken care of.</i><div id='client_testimonial'>-Samantha from ME";
quotes[3] = "<i>I have been happy since I contacted you. My spending has improved a lot. My bills are where they should be. To me this means a lot. Thank you for all your help so far.</i><div id='client_testimonial'>-Jayne from WI";
quotes[4] = "<i>I am simply amazed with this service. I never thought there was an agency out there willing to help people without getting something in return. ACCC has definitely had quite an impact on my debt management and has reduced my stress level significantly.</i><div id='client_testimonial'>-Amy from PA";
quotes[5] = "<i>I don&rsquo;t know what I would have done without you.  I think the services you offer are wonderful, and I feel so grateful to you for managing my enormous debt. Your representatives were polite, and never once made me feel embarrassed or incompetent. Further, they really know their business, and I feel very comfortable whenever I need to talk with one of them.</i><div id='client_testimonial'>-Jacqueline from GA";
quotes[6] = "<i>Thank you for helping me achieve my goals. I was able to work part-time and be home for my daughter after school. I couldn&rsquo;t have done it without you.</i><div id='client_testimonial'>-Michael from CA";
quotes[7] = "<i>The counselor was very understanding and helpful. He treated me like family rather than a total stranger. His concern and recommendations helped relieve a lot of stress I had been experiencing. He encouraged me and showed me that there is a light at the end of the tunnel and I know that by following his advice and disciplining myself on spending, I will be successful.</i><div id='client_testimonial'>- Wanda P from AL";
quotes[8] = "<i>ACCC has given me hope and showed me I can get back on track and strive to get completely debt free. Since I don't have any credit cards I don't have any reason to depend on my credit cards to see me through the month. If I don't have the money, I don't buy things. Thank you for helping and caring that I needed help and that you are there to help me. With your budget plan I can now make ends meet each month and not worry about not having enough money to pay all my bills and can start saving for the future. You are lifesavers.</i><div id='client_testimonial'>- Rhonda from MO";

var txta = new Array();
var currentTxta = 0;
function quote_rotate() {
  if (currentTxta == txtCta) {
    currentTxta = 0;
  }
  if (document.getElementById('quote_rotator')!=null){
document.getElementById('quote_rotator').innerHTML = quotes[currentTxta];
  currentTxta++;
  }
}
  window.setInterval("quote_rotate()",19000);
/*end inside page testimonial rotate*/
/*start new spanish testimonial on page load */
function sp_testimonials() {
sp_quotes = new Array(3);
sp_quotes[0] = "<i>Yo estoy agradecida y satisfecha de estar en el programa de ACCC porque siento mas comodidad de la manera en la cual estoy pagando mis deudas.  Me gusta este programa porque me ayudo a reunir todas mis deudas y hacer un plan para ser un solo pagare.  Por eso me siento agradecida de estar en el programa de ACCC.</i><div id='client_testimonial'>-Nidia from MA";
sp_quotes[1] = "<i>Pues estoy muy satisfecho con ACCC porque me han ayudado mucho y los recomiendo porque son muy profecionales.  Gracias por ayudarme.</i><div id='client_testimonial'>-Jesus from CA";
sp_quotes[2] = "<i>Antes que nada quiero agradecer a American Consumer Credit Counseling el habernos ayudado en el momento mas angustioso de nuestras vidas, pues de momento tuvimos un problema personal, tuve que dejar de trabajar y teniamos muchas tarjetas con altos inteneser, y ACCC nos ayudo a bajar los intereses de cada una de las tarjetas y hacer que fuera possible liquidar nuestras deudas. Ahora, casi terminamos de pagar, y nos sentimos sumamente agradecidos pues sin su ayuda nunca habriamos podido.  Puedo decir que ellos si cumplen lo que prometen.  Inmensamente Gracias.</i><div id='client_testimonial'>-Ana Laura from Kansas";
index = Math.floor(Math.random() * sp_quotes.length);
document.write(sp_quotes[index]);
}
/*end new spanish testimonial on page load */
/*start spanish testimonial rotate*/
var sp_txtCta = 3;
sp_quotes = new Array(3);
sp_quotes[0] = "<i>Yo estoy agradecida y satisfecha de estar en el programa de ACCC porque siento mas comodidad de la manera en la cual estoy pagando mis deudas.  Me gusta este programa porque me ayudo a reunir todas mis deudas y hacer un plan para ser un solo pagare.  Por eso me siento agradecida de estar en el programa de ACCC.</i><div id='client_testimonial'>-Nidia from MA";
sp_quotes[1] = "<i>Pues estoy muy satisfecho con ACCC porque me han ayudado mucho y los recomiendo porque son muy profecionales.  Gracias por ayudarme.</i><div id='client_testimonial'>-Jesus from CA";
sp_quotes[2] = "<i>Antes que nada quiero agradecer a American Consumer Credit Counseling el habernos ayudado en el momento mas angustioso de nuestras vidas, pues de momento tuvimos un problema personal, tuve que dejar de trabajar y teniamos muchas tarjetas con altos inteneser, y ACCC nos ayudo a bajar los intereses de cada una de las tarjetas y hacer que fuera possible liquidar nuestras deudas. Ahora, casi terminamos de pagar, y nos sentimos sumamente agradecidos pues sin su ayuda nunca habriamos podido.  Puedo decir que ellos si cumplen lo que prometen.  Inmensamente Gracias.</i><div id='client_testimonial'>-Ana Laura from Kansas";

var sp_currentTxta = 0;
function sp_quote_rotate() {
  if (sp_currentTxta == sp_txtCta) {
    sp_currentTxta = 0;
  }
  if (document.getElementById('sp_quote_rotator')!=null){
document.getElementById('sp_quote_rotator').innerHTML = sp_quotes[sp_currentTxta];
  sp_currentTxta++;
  }
}
  window.setInterval("sp_quote_rotate()",19000);
/*end spanish testimonial rotate*/



// stop hiding -->
