// generated Sun Nov 22 20:56:52 EST 2009

if(!R9_Objects){var R9_Objects=[]}function R9_Fadein(){this.framecount=30;this.frameDelayMS=50;this.colorstep=9;this.initcolorvalue=255;this.elementID;this.rmin=0;this.gmin=0;this.bmin=0;this.pauseBetweenWordsMS=2000;this.finishedCB=null;this._textArray=null;this._id=null;this._currentcolorvalue;this._currentitem;this._doFade=function(frame){if(frame>0){this._currentcolorvalue-=this.colorstep;document.getElementById(this.elementID).style.color="rgb("+((this._currentcolorvalue<this.rmin)?this.rmin:this._currentcolorvalue)+","+((this._currentcolorvalue<this.gmin)?this.gmin:this._currentcolorvalue)+","+((this._currentcolorvalue<this.bmin)?this.bmin:this._currentcolorvalue)+")";frame--;var funcall="R9_Objects["+this._id+"]._doFade("+frame+")";setTimeout(funcall,this.frameDelayMS)}else{this._fadeDone()}};this._fadeDone=function(){var funccall="R9_Objects["+this._id+"]._nextString()";setTimeout(funccall,this.pauseBetweenWordsMS)};this._nextString=function(){if(this._textArray.length>0){this._currentcolorvalue=this.initcolorvalue;var newitem=this._textArray.shift();this._currentitem=newitem;document.getElementById(this.elementID).style.color="rgb(255,255,255)";document.getElementById(this.elementID).innerHTML=newitem.html;this._doFade(this.framecount)}else{if(this.finishedCB!=null&&typeof this.finishedCB=="function"){this.finishedCB()}}};this.start=function(){if(this._textArray!=null&&document.getElementById(this.elementID)!=null){this._nextString()}};this.setStrings=function(strings){if(strings!=null&&typeof(strings)=="object"){if(this._textArray==null||this._textArray.length==0){this._textArray=strings}}};this.getCurrentItem=function(){return this._currentitem};this._constructor=function(){this._id=R9_Objects.length;R9_Objects[this._id]=this};this._constructor()};

var jsck_fadein="v287";
// generation time: 1ms
