// No rightclick script v.2.5
// (c) 1998 barts1000
// barts1000@aol.com
// This script and others available free at http://www.lissaexplains.com
var message="keep to urself."; // Message for the alert box
function click(e) {
if (document.all) {
if (event.button == 2) {
// Don't edit below!
alert(message);
return false;
}
}
if (document.layers) {
if (e.which == 3) {
alert(message);
return false;
}
}
}
if (document.layers) {
document.captureEvents(Event.MOUSEDOWN);
}
document.onmousedown=click;
// -->
i like watching pple doing silly things for other pple haha. bcoz it's funny. especially during the festive season and end of year, most pple start becoming queer. and they begin to lose the self restraint they have during the rest of the year. lololol and then yu start to see pple doing blatantly sweet things for others. which make spectators feel all warm and fuzzy inside. haha despite the comicality. and yu feel so all-seeing and all-knowing bcoz yu know what is happening even before they do. muahahaha.