If it's money and fun you want to generate then all you have to do is to enter 777.com, the leading casino and gambling guide. This is your chance to play roulette, blackjack, slots and all your favorite casino games.
This script prevents people from right-clicking on your page to steal your HTML source codes or images. There are a few weaknesses to this, but it is a good barrier against anyone trying to steal your code....more detail
This JavaScript library provides encryption for Web pages using simple, text-oriented method called column transposition. The idea is to write the plain text in block on the row-first bases. The text is then read column-first. The trick is in that the columns are not read from left to right, but in the order specified by the encryption key. Simple transliteration is applied before encryption, allso. If one is not concerned with goverement spying on them, this method may provide enough secrecy. Ideas on how to use it: encrypt address book of the high school friends or save client-side cookies encrypted with users password....more detail
Use this code to disable the ability of visitors to your site from being able to use the "Right-Click" function to save images from your web site....more detail
This is a little JavaScript crypto library that contains implementations of ARCFOUR stream cipher, SHA-1 hash algorithm, CRC-32 check sum counter and other useful tools for securely password protecting web documents....more detail
This short JavaScript will allow you to disable the right-clicking on the mouse, useful for preventing users from copying the content on your page, etc....more detail