﻿//-------------Trang Web thuộc sở hữu của http://xd603.good.to-------------
document.onselectstart=new Function('return false');
function ds(e){return false;}
function ra(){return true;}
document.onmousedown=ds;
document.onclick=ra;
//--------------Trang Web thuộc sở hữu của http://you.good.to---------------
document.oncontextmenu = function (){ return false};
//--------------Sử dụng online tại http://web.good.to--------------------------
