Thursday, July 27, 2006
all of the sudden
i feel like blogging.
glad i still remmber this password n username
if anione wan to blog, n could not remmber the password. pls do find mi.
=D
lol
i am 5th mei right??
cant seem to remmber le
so
i going to update some sec 1 to 2 photos! lol!
soon not today i guess
feeling extremely tired
night night!
wu mei =D
wee tingg =D
sister8 im a STYLO babe 10:33 PM
//Disable select-text script (IE4+, NS6+)- By Andy Scott
//Exclusive permission granted to Dynamic Drive to feature script
//Visit http://www.dynamicdrive.com for this script
function disableselect(e){
return false
}
function reEnable(){
return true
}
//if IE4+
document.onselectstart=new Function ("return false")
//if NS6
if (window.sidebar){
document.onmousedown=disableselect
document.onclick=reEnable
}