    /***********************************************
    * Memory Scroller script- © Dynamic Drive DHTML code library (www.dynamicdrive.com)
    * This notice MUST stay intact for legal use
    * Visit Dynamic Drive at http://www.dynamicdrive.com/ for full source code
    ***********************************************/
    var memorywidth = "910px" //scroller width
    var memoryheight = "20px" //scroller height
    var memorybgcolor = "#FFFFFF" //scroller background
    var memorypadding = "0px" //padding applied to the scroller. 0 for non.
    var borderCSS = "border: 0px solid black;" //Border CSS, applied to scroller to give border.

    var memoryspeed = 2 //Scroller speed (larger is faster 1-10)
    var pauseit = 1 //Pause scroller onMousever (0=no. 1=yes)?

    var persistlastviewedmsg = 1 //should scroller's position persist after users navigate away (1=yes, 0=no)?
    var persistmsgbehavior = "onload" //set to "onload" or "onclick".

    //Specify the scroller's content (don't delete <nobr> tag)
    //Keep all content on ONE line, and backslash any single quotations (ie: that\'s great):

    var testimonialsName= new Array();
    testimonialsName[0] = "Dave H., Danvers, MA";
    testimonialsName[1] = "Kathy M., Warrenville, IL";
    testimonialsName[2] = "Cameron P., Studio City, CA";
    testimonialsName[3] = "Pam and Michael M., Gladewater, TX";
    testimonialsName[4] = "David O., Outing, MN";
    testimonialsName[5] = "Alan J., Miami FL";
    testimonialsName[6] = "Christopher M., Gainesville, VA";

    var testimonialsText= new Array();
    testimonialsText[0] = "You guys hit the nail on the head when you named yourselves EasyClosets.";
    testimonialsText[1] = "I'm impressed! Not only is your website TOTALLY customer-friendly, but the entire experience with your company has been remarkable..";
    testimonialsText[2] = "Just want to thank you for the well designed system and the packaging was laid out great..";
    testimonialsText[3] = "I am writing to thank you for your product. My husband and I purchased an EasyCloset and put it up ourselves. We were very impressed!";
    testimonialsText[4] = "Your website, systems, instructions, and extra supplies are top notch.";
    testimonialsText[5] = "Only word I can think of....Wow!!!!! I received my closet and found all items to be in perfect condition.  All parts were accounted for and the extra hardware was a great plus.";
    testimonialsText[6] = "Well, you don\'t call it EasyClosets.com for nothing! I have just completed installing my walk-in closet &amp; I couldn\'t be more satisfied. The website and design tools are top notch and were incredibly useful.";

    var testimonialsTextFull = new Array();
    testimonialsTextFull[0] = "<img src='/images/testimonials/DaveH1.jpg' align='left' vspace='10' hspace='10'>You guys hit the nail on the head when you named yourselves EasyClosets. My wife and I ordered a system for our son's room. I have to tell you that I was truly impressed with everything from delivery, packaging, instructions, hardware, tools required, as well as the system itself. I think that it took me a little over 5 hours to install, but that was probably hindered by an enthusiastic two and a half year old. Thanks for a great product! Dave H.";
    testimonialsTextFull[1] = "I'm impressed! Not only is your website TOTALLY customer-friendly, but the entire experience with your company has been remarkable ... and I must say, extremely surprising to me, based on how companies are treating customers these days .... so I thank you for not only the efficient website, the great prices (obviously saving shipping and tax makes a difference to customers).... and the QUICK delivery to my home. I had a contractor do the installation because my husband realized he didn't have all the necessary equipment at hand (which is probably the only downfall to this experience ... the kind of tools required for installation) .... but my contractor is the person who told me about your website because he has many customers who use it ... which is a VERY positive testimony for your company .... he could be making lots of money building closet organizing systems, but refers people to you .... so all in all, my experience has been EXTREMELY positive with Easy Closets ... keep up the good work!! Kathy in Warrenville, Illinois ";
    testimonialsTextFull[2] = "Just want to thank you for the well designed system and the packaging was laid out great...took my husband, brother and I a little time to put it together, but it was well worth the time. maybe a note on how important it is to recycle the packing cardboard would be good.";
    testimonialsTextFull[3] = "I am writing to thank you for your product. My husband and I purchased an EasyCloset and put it up ourselves. We were very impressed! Never have we purchased anything that went together so EASY and received instructions that were actually understandable. We have told many of our friends about your product and just wanted to say andquotThank youandquot for making what could have been a nightmare and wonderful experience. I know we will enjoy our new closet for years to come. Yours truly, Pamela Michael M. East Mountain, Texas";
    testimonialsTextFull[4] = "Your website, systems, instructions, and extra supplies are top notch. I'm playing a major role in the construction of our lake home and need to tell you that your design options and quality of materials have been among the best encountered in the 6 yrs. we have been under construction. I am quickly becoming a spokesperson for your systems here in northern Minnesota.";
    testimonialsTextFull[5] = "ONLY WORD I CAN THINK OF....WOW!!!!! I RECEIVED MY CLOSET AND FOUND ALL ITEMS TO BE IN PERFECT CONDITION. ALL PARTS WERE ACCOUNTED FOR AND THE EXTRA HARDWARE WAS A GREAT PLUS. EASY AS CAN BE INSTALLATION AND ADJUSTMENTS. I CALL CUSTOMER SERVICE TODAY AND WAS GIVEN EXCELLENT SERVICE AND MY REQUEST WAS PROMPTLY ADDRESSED. THANK YOU FOR THE GREAT PRODUCT!!!!!!!! NOW... LETS MAKE SOME FINAL ADJUSTMENTS ON THE GARAGE SYSTEM THANK YOU ALAN J. MIAMI, FLORIDA";
    testimonialsTextFull[6] = "Well, you don't call it EasyClosets.com for nothing! I have just completed installing my walk-in closet & I couldn't be more satisfied. The website and design tools are top notch and were incredibly useful. I spent several weeks tweaking the designs and educating myself about options, accessories and the installation process. When it came time to finalize the configuration I called EasyClosets and Tracey provided me with a lot of very useful, practical advice. Based on her suggestions I was able to make additional modifications to my design--changes that ultimately made a big difference in the final layout. Thanks Tracey! I'm still amazed that you are able to process an order like this so quickly and get it shipped out within a day. I placed my order on Monday and it arrived on Thursday. Needless to say, I spent some quality time on Saturday installing everything (well almost everything). This is where your packaging and incredibly clear, detailed instructions really made a difference. As it turns out I had a few minor questions and called Post Sales support. I spoke with Dmitri a few times on Saturday and he was quite helpful--again giving me very good, just-in-time advice. Thanks Dmitri! When all was said and done the final installation was perfect. Everything fit into place exactly as designed--no tweaks or modifications were necessary. Finally, the closet looks amazing. I was worried that the cherry finish wouldn't match up well with our new cherry floors, but as it turns out they are almost an exact match. It's still hard to believe that the units aren't real wood--they definitely exceeded my expectations. Thanks for a great customer experience, from the initial design to the finished product and every step in between. We will certainly be referring our friends to you. Thanks, Chris M.";
    
    var verticalOffsets
    var memorycontent = '<nobr><span class="scrollerName">';
    
    for (var i=0;i<testimonialsName.length; i++) {
        memorycontent += "<a style='text-decoration: none;' href='#' id='t" + i + "' name='t" + i + "' onclick=\"javascript:ShowContent('testimonialDivSticky','t"+i+"\'); return false;\" ><span style='font: bold 12px Verdana; color: #433f40;'>" + testimonialsName[i] + "</span> - <span class=\"scrollerStmt\">" + testimonialsText[i] + "</span></a> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;";
    }
    memorycontent += "</span></nobr>";


    ////NO NEED TO EDIT BELOW THIS LINE////////////
    var combinedcssTable = "width:" + (parseInt(memorywidth) + 6) + "px;background-color:" + memorybgcolor + ";padding:" + memorypadding + ";" + borderCSS + ";"
    var combinedcss = "width:" + memorywidth + ";height:" + memoryheight + ";"

    var divonclick = (persistlastviewedmsg && persistmsgbehavior == "onclick") ? 'onClick="savelastmsg()" ' : ''
    memoryspeed = (document.all) ? memoryspeed : Math.max(1, memoryspeed - 1) //slow speed down by 1 for NS
    var copyspeed = memoryspeed
    var pausespeed = (pauseit == 0) ? copyspeed : 0
    var iedom = document.all || document.getElementById
    if (iedom)
        document.write('<span id="temp" style="visibility:hidden;position:absolute;top:-100px;left:-10000px">' + memorycontent + '</span>')
    var actualwidth = ''
    var memoryscroller

    if (window.addEventListener)
        window.addEventListener("load", populatescroller, false)
    else if (window.attachEvent)
        window.attachEvent("onload", populatescroller)
    else if (document.all || document.getElementById)
        window.onload = populatescroller

    function populatescroller() {
        memoryscroller = document.getElementById ? document.getElementById("memoryscroller") : document.all.memoryscroller
        memoryscroller.style.left = parseInt(memorywidth) + 8 + "px"
        if (persistlastviewedmsg && get_cookie("lastscrollerpos") != "")
            revivelastmsg()
        memoryscroller.innerHTML = memorycontent
        actualwidth = document.all ? temp.offsetWidth : document.getElementById("temp").offsetWidth
        lefttime = setInterval("scrollmarquee()", 20)
    }

    function get_cookie(Name) {
        var search = Name + "="
        var returnvalue = ""
        if (document.cookie.length > 0) {
            offset = document.cookie.indexOf(search)
            if (offset != -1) {
                offset += search.length
                end = document.cookie.indexOf(";", offset)
                if (end == -1)
                    end = document.cookie.length;
                returnvalue = unescape(document.cookie.substring(offset, end))
            }
        }
        return returnvalue;
    }

    function savelastmsg() {
        document.cookie = "lastscrollerpos=" + memoryscroller.style.left
    }

    function revivelastmsg() {
        lastscrollerpos = parseInt(get_cookie("lastscrollerpos"))
        memoryscroller.style.left = parseInt(lastscrollerpos) + "px"
    }

    if (persistlastviewedmsg && persistmsgbehavior == "onload")
        window.onunload = savelastmsg

    function scrollmarquee() {
        if (parseInt(memoryscroller.style.left) > (actualwidth * (-1) + 8))
            memoryscroller.style.left = parseInt(memoryscroller.style.left) - copyspeed + "px"
        else
            memoryscroller.style.left = parseInt(memorywidth) + 8 + "px"
    }

    if (iedom) {
        with (document) {
            document.write('<table border="0" cellspacing="0" cellpadding="0" style="' + combinedcssTable + '"><td>')
            write('<div style="position:relative;overflow:hidden;' + combinedcss + '" onMouseover="copyspeed=pausespeed" onMouseout="copyspeed=memoryspeed">')
            write('<div id="memoryscroller" style="position:absolute;left:0px;top:0px;" ' + divonclick + '></div>')
            write('</div>')
            document.write('</td></table>')
        }
    }

    var testesFilmText = new Array();
    var testesFilmHeights = [0, 250, 650, 250, 600, 250, 650, 650, 650, 250, 650, 550, 550];
    var testeHead = "<div style='width: 550px; height: 650px; overflow: auto; padding-left: 5px;'><div class='headerRed' STYLE='font-size: 14px; TEXT-TRANSFORM: uppercase;'>";
    var testeMid = "</div><span class='sectionGrey' style='font-size: 12px; line-height: 1.5;'>";
    var testeFoot = "</span></div>";
    testesFilmText[1] = "<iframe src=\"watchVideoHome2.aspx?g=5&padding=0&showThumbs=0&cb=0\" width=\"427\" height=\"250\" frameborder=\"no\" scrolling=\"no\"></iframe>";
    testesFilmText[2] = testeHead + "<img src='/images/testimonials/DavePHome.jpg' width='517' height='517' vspace='8'><br>Dave P., San Jose, CA" + testeMid + "Just wanted to take a moment to tell you how pleased and happy I am with your excellent product and outstanding service. It was such a wonderful experience working with Juan throughout the whole process.  It all started with the creative yet beautiful design. Juan spent a considerable amount of his time to ensure that it fits all the space requirements as well as within my budget constraints. The product was shipped promptly  and arrived in great shape. It took me roughly two days to put the closet together in my master bedroom... another day to put on the finishing touch. The precision of the design measurements and cuts is outstanding. There is hardly any unused space left. In fact, the largest gap between the panels and the walls is merely 3/16\". And that was due to the wall not being straight. The whole installation process was so easy and straightforward Actually, the most painstaking task was to move all the pieces from my garage to the master bedroom upstairs. My wife and I are so happy and proud of our new closet. We would absolutely recommend your closets to relatives and friends without any hesitation. Thanks again for taking pride in your product and service. It really shows. Regards/dp" + testeFoot;
    testesFilmText[3] = "<iframe src=\"watchVideoHome2.aspx?g=4&padding=0&showThumbs=0&cb=0\" width=\"427\" height=\"250\" frameborder=\"no\" scrolling=\"no\"></iframe>";
    testesFilmText[4] = testeHead.replace("650px", "600px") + "<img src='/images/testimonials/JohnHHome.jpg' width='517' height='448' vspace='8'><br>John H., New York City, NY" + testeMid + "Ivan, Just wanted to touch base and let you know that our master closet which you designed has turned out fantastically. I've attached a few pictures so you can see how it is turning out. I've still got to level all the drawer faces and cabinet doors, but we're ecstatic about things. We've also ordered lighting and a mirror for the hutch area which hasn't come in, but I think the pictures tell a good story. Folks who've come over to visit simply can't believe we have a closet like this in midtown Manhattan. I can't thank you enough for all your help and patience through the process. If there is anything I can do in terms of being a reference account, please don't hesitate to ask. Also, I've called Becky and told her what a success this has been for us -- I hope word filtered back to you. Thanks again, John H." + testeFoot;
    testesFilmText[5] = "<iframe src=\"watchVideoHome2.aspx?g=6&padding=0&showThumbs=0&cb=0\" width=\"427\" height=\"250\" frameborder=\"no\" scrolling=\"no\"></iframe>";
    testesFilmText[6] = testeHead.replace("550px", "475px") + "<img src='/images/testimonials/MarkAndTrishaHome.jpg' width='449' height='517' vspace='8'><br>Mark and Trisha, Rushville, NE" + testeMid + "Hi Tom, we are so happy with easy closets. The quality of laminate was just what we wanted, there was a bit of a learning curve with the first unit but then we put the other 2 together with no problems. Your services are really great, and would will recommend your closet organization to anyone. Thank you for your attentiveness. Love our new closet." + testeFoot;
    testesFilmText[7] = testeHead.replace("550px", "435px") + "<img src='/images/testimonials/TerriCHome.jpg' width='409' height='517' vspace='8'><br>Terri C, Lowell, MA" + testeMid + "Tracey, our design consultant, was a fantastic help with helping us redesign the master bedroom closet I've had on file for 4+ years. The overall experience was great! The materials for the two closets we were working on came within two days. My husband and I took about two different weekends to install them - the first being the guest room closet, which required patching and painting before installing the closet. The install did take a bit longer since we did have a measuring mishap (TIP: Measure, measure, measure - and then check your measurements before you order). The master bedroom went a lot faster even with the patching/painting that was done beforehand as well. I am absolutely in love with these new closet systems and am now looking to upgrade the laundry area and the pantry :D Thanks for the wonderful experience!" + testeFoot;
    testesFilmText[8] = testeHead.replace("550px", "471px") + "<img src='/images/testimonials/RobertHome.jpg' width='445' height='517' vspace='8'><br>Robert D., Dollard-Des-Orme, QC" + testeMid + "I recently purchased a system from you from my walk-in closet in my main bedroom. Just finished installing it and I want to commend your team on the excellent quality and workmanship on the material. Everything fell in place perfectly and for the few questions and issues iencountered, your after sales support was excellent and very quickly addressed my issues. I would recommend EasyClosets to anyone looking to purchase or design, as I did, closet space. Feel free to use these photos, just snapshots of the closet space. Thank you. Robert D, Dollard-Des-Orme, Quebec, Canada" + testeFoot;
    testesFilmText[9] = "<iframe src=\"watchVideoHome2.aspx?g=3&padding=0&showThumbs=0&cb=0\" width=\"427\" height=\"250\" frameborder=\"no\" scrolling=\"no\"></iframe>";
    testesFilmText[10] = testeHead.replace("550px", "517px") + "<img src='/images/testimonials/EdwardHome.jpg' width='494' height='517' vspace='8'><br>Edward A., Brookfield, WI" + testeMid + "Scott ---I just wanted to jot you a note of appreciation and feedback. The system arrived extremely quickly (two days all the way to Wisconsin!!) and my son and I were able to get the system completely installed in about 12 hours this weekend. It looks great and I am very satisfied!<br><br>Attached are a few photo’s of the finished installation. Note how nice the system looks when installed over our bamboo floor. It also matches the other cabinetry (cherry with a dark finish) that we had built-in as part of our bedroom suite remodel project – Note that the Make-up-desk is shown to the right of the WALL C HUTCH in photo 100_6603.jpg). The wood samples you sent were extremely helpful in getting the right finish selection.<br><Br>There was only one problem which I found as I was putting in the last shelf into the “Wall-C” hutch. As you can see in the photo’s below. The front edge of one of the hutch shelves is damaged. I am hoping it can be fixed or replaced.<br><Br>Outside of that, the system went together very easily and all of the materials were well made, precision cut, well packaged, and the finished product if very very solid. All the pieces went together as expected without any problems. We are particularly happy with the hutch and the drawers. The drawers work very smoothly and the full extension feature is certainly worth the small cost increase. My wife, who was a little skeptical of buying a closet system off of the internet, is also very pleased with the finished product. I might add that the system we purchased was 1/3 less than a competitive bid we got locally from our remodeling contractor!<br><Br>I would not hesitate to recommend Easyclosets to anyone who is moderately handy, wants a high quality product, and wants to save some money. I have already recommended Easyclosets to several friends; I’d be surprised if you don’t see some orders from the Wisconsin area very soon.<br><Br>Thanks again, and I look forward to hearing from you on the minor shelf problem. Ed<br><br>Note from Easyclosets...the shelf was of course replaced!" + testeFoot;
    testesFilmText[11] = testeHead.replace("650px", "550px") + "<img src='/images/testimonials/AndreaDHome.jpg' width='517' height='419' vspace='8'><br>Andrea D, Madisonville, KY" + testeMid + "I ordered shelving for 2 closets and our pantry. I just wanted to let ya'll know how thrilled we are with all three. The assistance I received with the designs was invaluable and the shelves shipped and arrived in record time. The instructions were clear and most installation was done by one person. The finished product looks great and is sturdy. The most important part for me, however, was that when I ran into a slight installation glitch, the extra needed pieces were shipped immediately without any extra cost to me. I was excited to be working with a company willing to go the extra mile and ya'll will be the ones I come to when I need more closet upgrades. Thanks again! Andrea D. PS--I have attached pictures of the new pantry. Thanks again!" + testeFoot;
    testesFilmText[12] = testeHead.replace("650px", "550px") + "<img src='/images/testimonials/RichAndDebraHome.jpg' width='517' height='419' vspace='8'><br>Rich and Debra, Las Vegas, NV" + testeMid + "Hi! My name is Rich, a Las Vegas homeowners who purchased your custom closets. I did all the work myself from start to finish including all the removal, patching, paint, & installation of this rather large closet(49 boxes of material from you, + 1 addition for a small add-on). I thought you might like the finished pics without clothes, then mostly filled(not quite). Enjoy, & thanks for a great closet @ much less for more than we would have had through a closet organizer company." + testeFoot;


