// 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 i like bollywood films- song and dance and colours and costumes make for mesmerizing shows. we do need to inject some vibrancy in our lives yeah, it doesn't matter that happy endings are not realistic. if prancing around coconut trees and water fountains makes people happy, so be it. bollywood films = world peace, everybody grab a stranger's hand and move to the music, jangle the bangles and spread the lovee.