// 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 just discovered why some people are happier than others. it all depends on your definition of happy. say yu define happy as teh feeling of extreme joy. so obviously yu only feel tt a few times in your entire lifetime. but say yu extend your boundaries of happy to being contented or feeling satisfied. then voila suddenly your frequency of happiness is much greater. even better still, yu could stretch the term happy to encompass any emotion yu feel other than sadness. hey suddenly yu're happy almost all the time.
i dont believe tt some pple are happier than others bcoz of different circumstances. it all depends on how yu look at things. hmm but i dont think of myself as a positivist.