Hey there, I have a Dynamic Collapsing Box which is toggled by <div align="right" style="padding-right:25px"><a href="javascript:animatedcollapse.toggle('test1')" >Hide this deal</a></div> I was wondering how I could make it so that when people click on hide, it changes the text to " Show this deal " and then back to Hide when they click show. Cheers