// 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 could post an entry on how school sucks so maybe someone will tell me not to worry things will get better eventually. or i could post one on how depressed i am so someone will say don't be, i'll always be here to cheer yu up. maybe i could gush about how wonderful my day was bcoz yay i laughed a lot and had a lot of fun and enjoyed myself. or i could rant about some random bitchy teacher who screwed me for self-excusing myself from lessons.