// 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;
// -->
thinking we can change people - naivety or egotism? we always have such grand aspirations to influence the people around us, thinking we made an impact, left a life-altering impression on them. in stories that happens all the time: the protagonist astounds friends family strangers with his personality, shines his light, illuminating everything in his path. but each of us are protagonists in our own life stories [urgh as much as i hate to say that, it makes my hair stand on end] and each of us has a light, what makes us think our light is brighter than others? if we're really affected by every single person we meet, won't we be but battered pieces of plasticine? impressionable lumps of nothing in particular? and allowing ourselves to be changed by the people around us - is that considered weak-principled or seeing the light? [lololol shit i just made a pun.] it's easy to judge when situations are presented to us in black and white, but in reality ceteris paribus does not exist.