// 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 think the reason why they say sleep tight is bcos sometimes when yu sleep your mind feels as if it's drifting in a million directions at once. so yu say sleep tight so that yu keep your thoughts and your mind close to yu when yu sleep so they dont run all over the place and yu dont hafta go catch them before yu wake up and end up even more exhausted than when yu went to bed. sleep tight- wrap yourself up in a cocoon, don't spread yourself too thin and don't lose yourself in your dreams.