function JE_EMAIL(txt){var x = new RegExp('^[^@]+@([a-z,A-Z,0-9,_,-]+[.]{1})+[a-z,A-Z,0-9]{2,5}$'); if (x.exec(txt.toLowerCase())==null) return 0; else return 1;} function show(id) {if (document.getElementById(id).style.display=='none') document.getElementById(id).style.display='block'; else document.getElementById(id).style.display='none';} function showk(id,dir) {show('kategorie-'+id); if (document.getElementById('kimg'+id).src.indexOf('r_plus.gif')>-1) document.getElementById('kimg'+id).src=dir+'/r_minus.gif'; else document.getElementById('kimg'+id).src=dir+'/r_plus.gif';} function scrollit() {document.getElementById('message').style.top=document.body.scrollTop + top + 'px';} function regnews() {if(JE_EMAIL(document.getElementById('enov').value)==0) alert(''); else document.getElementById('regmailnovinky').submit();} var detailWebuClass=function(instanceName){ this.instanceName=instanceName; this.data=null; this.asocPole=null; } detailWebuClass.prototype.loadData=function(data){ var asocPole=new Array(); for(var modul=0; modul0){ for(var povinne=0; povinne