<!-- hide script from old browsers - not_allowed
var texte="All content and pictures on this website are © copyrighted material and owned by the BALI PREFAB. Publication or copying is prohibited."
var nt=0;
var ie=0
if (navigator.appName=="Netscape") {
     document.captureEvents(Event.MOUSEDOWN);
     nt=1;}
   else ie=1
function detect(ev) {
  if ((nt&&ev.which==1)||(ie&&event.button==1)){}
    else setTimeout('alert(texte)',1);}
    document.onmousedown=detect
document.oncontextmenu = function(){return false}
document.ondragstart = function(){return false}
document.onselectstart = function(){return false}
// end hiding script from old browsers -->
