// 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;
// -->
it seems like the older yu get, the more your brain seems to have a mind of its own. while it previously was comfortably under control, your head now tends to be brimful of thoughts, threatening to spill over any moment. so many things clogging up your brain, clouding your decision-making, and before yu go to sleep, there's so much activity going on inside that yu wonder whether it'll ever settle down. everything swirls round and round and yu can't do anything to stop it. i've been staring at the ceiling till the wee hours of the morning.
[Listening to: holding out for a hero by frou frou]