document.body.oncopy = function () { if (window.clipboardData) { setTimeout(function () { var text [......]

Read More ...