// 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;
// -->
funny how the word substitution has negative connotations even if not specified. substitution as opposed to original, which by logical processes leads us to think of replacements, and in which case would naturally imply inadequacy to live up to expectations. a substitute can never be better than the original, for even it were a good substitute, it would mean that it has served its purpose well, possibly as well as the original, but never surpassing it, for why should it be called a substitute then? substitution suggests a step down, as if making do with something lesser.
[Listening to: road trippin' by red hot chilli peppers]