// 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;
// -->
we come up with so many rules and laws in order to bring organisation to an otherwise messed-up world. but the one which appears the most ludicrous is also the one that differentiates us as higher order beings- that love should follow a first-come-first-served basis.
and we speak of true love, but what happens when true love comes after marriage?
[Listening to: moonlight shadow by groove coverage]