function oncontextmenu() {
	return false;
}
function oncopy() {
	return false;
}