/* 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 10, 2007
Now, that my relationship is fine, I still have friendship problem. I've not voiced out yet, but I could feel the backstabbing in my course already. I don't like mentioning names, but seriously, if you are man enough?! We should talk things out and clear our misunderstandings, not by going round and talking bad about someone about something that I do not know of! Damm life sucks when you are getting back stabbed by your good friend.

Any misunderstandings, you could just talk it out, and not kick me into the dark.

signing out,
late for school