AHAAAAAAAAAAAAAAAAAAAAA !!!!!!!!!!!!
GOOGLE YOU * FOOLZ
В КОММЕНТАРИИ WEBGL.JSНА МЫШЕ ВНИЗ BS
// This keeps the cursor from changing to an I-beam when the user clicks and
// drags. It's easier on the eyes.
function returnFalse() {
return false;
}
document.onselectstart = returnFalse;
//document.onmousedown = returnFalse;