//<cgwyllie@googlemail.com>
var items=["Achieve your goals","Never give up","Confidence is the key","Get results!","Live your dream","Believe in yourself","Stay positive"];
function $(a){return document.getElementById(a);}function $a(t,o){var s=$(t).style;s.opacity=(o/100);s.MozOpacity=(o/100);s.KhtmlOpacity=(o/100);s.filter="alpha(opacity="+o+")";}var h;var fader={init:function(a,b){t=a;c=b;g=0;d=0;e=0;f=12;$a(t, d);this.doFade();},doFade:function(){clearInterval(h);if (d==0){$(t).innerHTML=c[g];g=(g+1)%c.length;h=setInterval(fader.fadeIn,100);}else if(d==100){h=setInterval(fader.fadeOut,100);}},fadeIn:function(){if(e<=f){d=(e/f)*100;$a(t,d);e++;}else{e=0;clearInterval(h);h=setInterval(fader.doFade,600);}},fadeOut:function(){if(this.e<=this.f){this.d=100-((e/f)*100);$a(this.t,this.d);this.e++;}else{this.e=0;clearInterval(h);h=setInterval(fader.doFade,1000);}}}