if(Math.round(3.25) == 3) {
document.getElementById('prmail').innerHTML = 'napis@lcd-monitory.net';
document.getElementById('prmail').href = 'mailto:napis@lcd-monitory.net';
}