/* 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

Tuesday, April 10, 2007
Well, what sort of turned out to be a bad day was in the end a good day, this is because yeah I got into a real big quarrel with my girlfriend till we were on the brink of breaking up, but now, we're cool. Today I watch freedom writers the movie, yeah it's quite a good show to watch, I rate it 6 out of 10 stars because the movie really reaches out to everyone's heart. Well whatever it is, I'm hitting the bunks for a good night's rest. good night!