Saturday, October 22, 2005
wU mei here again!
TO ALL SISTER 8 DA DA XIAO XIAO. FROM LAO REN TO NIAN QING REN.
NI MEN DUO TING ZHE.
can we haf a gathering STEAM BOAT after my stupid o level?! 31 OCT. WHOO. I WAN STEAM BOAT. COST ISH ONLI 10 to 12 BUCKS. DEN LOCATION AT MARINA BAY.
WHOO? CAN WE? PLS REPLY ASAP. =D LOVE U GUYS! MUCKS.
I simply love my sister 8 plus lao po men =D
of cuz. u =D CATS =D
sister8 im a STYLO babe 1:10 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
}