// 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;
// -->
instead of having an eye candy, i think i just adopted an ear candy lol. the guy's voice in that band today was extraordinarily comfortable to the ear. wasn't the jarring i'm-shouting-in-your-face kind of vocals, neither was it the i'm-showing-off-my-range-to-impress type. it was more like the i'm here to sing, hope yu will listen kind of voice. i just wanted to sit there the whole day and listen. the rain came too, right after the last song, which made a perfect ending to that gorgeous series of songs, despite the scramble to get to shelter and all.
and then the jazz music reminded me of hotel lobbies before christmas. i so want to go to america during christmas time, just to soak in the atmosphere and get that christmassy tingle again.