Originally posted by phreakdevil
Nice site the arteye.
Hows the baby doing cosmic?code:
function grow(){
this._xscale+=10;
this._yscale+=10;
this._beuty+=10;
this.setVolume(this._xscale*10);
this._parent.sleep-=10;
}
babyGrowing=setInterval(grow,10000);




..:: P S Y T O P I A 2 0 0 5 :::..
Reply With Quote