function really(t,ln) { if (!window.confirm('Opravdu odebrat '+t+'?')) return; window.location=ln; } String.prototype.trim = function(){return this.replace(/(^\s*)|(\s*$)/g, "")}; function blkemp(e){var t1=document.getElementById(e);if(t1==undefined)return; t1.className = t1.className.toLowerCase(); o=t1.value.trim().length>0; i=strpos(' '+t1.className+' ', ' must '); if((i===false) && !o) t1.className = t1.className + ' must'; else if((i!==false) && o) t1.className = (' '+t1.className+' ').replace('must', ' ').trim(); } function checkall(){ var ids=[];var t,a,s='Nemáte vyplněny všechy povinné položky'; ids[0]='jmeno'; ids[1]='prijmeni'; ids[2]='ulice'; ids[3]='mesto'; ids[4]='psc'; ids[5]='tel'; for(a=0;a