// 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 live for - stolen hours in secret places, intense eyes, strumming on acoustics, open spaces, beautiful writing, seamless partnering, understatements, unspoken connections, memories in black and white, fine lines, classic animations, raw emotions, nightmares that rip yu apart so yu have to piece yourself back together again, winter landscapes, glorious battles, empty subway stations in the deep of the night, fresh sheets, the pulsing beat and so much more.