/* Gradual-Highlight Image Script II- By J. Mark Birenbaum (birenbau@ugrad.cs.ualberta.ca) Permission granted to Dynamicdrive.com to feature script in archive For full source to script, visit http://dynamicdrive.com */ nereidFadeObjects = new Object(); nereidFadeTimers = new Object(); /* object - image to be faded (actual object, not name); * destop - destination transparency level (ie 80, for mostly solid) * rate - time in milliseconds between trasparency changes (best under 100) * delta - amount of change each time (ie 5, for 5% change in transparency) */ function nereidFade(object, destOp, rate, delta){ if (!document.all) return if (object != "[object]"){ //do this so I can take a string too setTimeout("nereidFade("+object+","+destOp+","+rate+","+delta+")",0); return; } clearTimeout(nereidFadeTimers[object.sourceIndex]); diff = destOp-object.filters.alpha.opacity; direction = 1; if (object.filters.alpha.opacity > destOp){ direction = -1; } delta=Math.min(direction*diff,delta); object.filters.alpha.opacity+=direction*delta; if (object.filters.alpha.opacity != destOp){ nereidFadeObjects[object.sourceIndex]=object; nereidFadeTimers[object.sourceIndex]=setTimeout("nereidFade(nereidFadeObjects["+object.sourceIndex+"],"+destOp+","+rate+","+delta+")",rate); } } staring at the glass infront of me, is it half empty
www.disastrously-sweet.blogspot.com♥
Name: Iman D.O.B: 8th Dec 1990 R.I.P: Everyday
♥♥♥
Likes Soccer Likes computer Likes you Likes TP Likes business school Likes The click Likes 4e3 Likes a contented life Likes meis Likes lazying around Likes being contented and stepped over

name
Lian Ni Yang Karshing Jessica adi martin fiona Sabrina Amalina qian hui Chener Nathaniel kim Sharmain Diana shirleen

Antiquity





April 2007
May 2007
June 2007

Thursday, May 17, 2007
Hey ya sorry I haven been updating my blog yeah. and just to keep you people updated, I'm doing fine, the only thing that is stressing me right now is the assignments!!! It's all due by the end of next week! some even earlier, ok thats my post for now, I'll be back for another post later if i can still be awake...

signing out,
busy