// 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 wonder if silver baubles float. i could let some off into the sea ala message-in-a-bottle style, just that it would be a message-on-a-bauble. so instead of having shimmery bubbles floating off into the sky there will be shiny baubles bobbing along on the black black sea. and since the water reflects what's on it i'll have double the number of baubles. and maybe my baubles will float all the way to hawaii or something and some hoogashaka will pick them up and laugh at my silly messages.