Reklama
function CheckMail(elem) { var filter=/^([\w-]+(?:\.[\w-]+)*)@((?:[\w-]+\.)*\w[\w-]{0,66})\.([a-z]{2,6}(?:\.[a-z]{2})?)$/i elem.style.background="#ffffff"; if (filter.test(elem.value)==false) { elem.style.background="#FF0000"; return true; } } function CheckKod(elem) { var str=elem.value; elem.style.background="#ffffff"; var captcha_seed = readCookie("captcha_seed"); var captcha = readCookie("captcha"); var sha=hex_sha1(document.kontakt.kod_obrazek.value+captcha_seed); if (sha==captcha) { return false; } else { elem.style.background="#FF0000"; return true; } } function IsEmpty(elem) { elem.style.background="#ffffff"; var str = elem.value; if((str.length<1)||(str=='0')) { elem.style.background="#FF0000"; return true; } } function CheckForm(type) { var retka = true; if(type=='user') { showhide('lokal_user_error',1); showhide('miejscowosc_user_error',1); showhide('uwagi_user_error',1); if(IsEmpty(document.kontakt.lokal_user)==true){retka=false;showhide('lokal_user_error',0);} if(IsEmpty(document.kontakt.miejscowosc_user)==true){retka=false;showhide('miejscowosc_user_error',0);} if(IsEmpty(document.kontakt.uwagi_user)==true){retka=false;showhide('uwagi_user_error',0);} return retka; } showhide('imie_error',1); //showhide('nazwisko_error',1); showhide('email_error',1); showhide('telefon_error',1); showhide('lokal_error',1); showhide('miejscowosc_error',1); //showhide('rok_error',1); //showhide('skad_error',1); //showhide('wojewodztwo_error',1); showhide('uwagi_error',1); showhide('kod_error',1); showhide('zgoda_error',1); if(IsEmpty(document.kontakt.imie)==true){retka=false; showhide('imie_error',0);} // if(IsEmpty(document.kontakt.nazwisko)==true){retka=false;showhide('nazwisko_error',0);} if(IsEmpty(document.kontakt.email)==true){retka=false;showhide('email_error',0);} if(IsEmpty(document.kontakt.telefon)==true){retka=false;showhide('telefon_error',0);} if(IsEmpty(document.kontakt.lokal)==true){retka=false;showhide('lokal_error',0);} if(IsEmpty(document.kontakt.miejscowosc)==true){retka=false;showhide('miejscowosc_error',0);} //if(IsEmpty(document.kontakt.rok)==true){retka=false;showhide('rok_error',0);} //if(IsEmpty(document.kontakt.skad)==true){retka=false;showhide('skad_error',0);} //if(IsEmpty(document.kontakt.wojewodztwo)==true){retka=false;showhide('wojewodztwo_error',0);} if(IsEmpty(document.kontakt.uwagi)==true){retka=false;showhide('uwagi_error',0);} if(IsEmpty(document.getElementById('g-recaptcha-response'))==true){retka=false;showhide('kod_error',0);} //if(IsEmpty(document.kontakt.kat1)==true){retka=false;} //if(document.kontakt.kat1.value==100){ // if(IsEmpty(document.kontakt.kat2)==true){retka=false;} //} if(CheckMail(document.kontakt.email)==true){retka=false;showhide('email_error',0);} //if(CheckKod(document.kontakt.kod_obrazek)==true){retka=false;showhide('kod_error',0);} if(document.getElementById("zgoda").checked==false){retka=false;showhide('zgoda_error',0);} return retka; } function showBox(type) { //$('#welcomebox').hide( ); if (type == 'user') { $('#companyform').hide( ); $('#userform').show( "" ); $('#companybox').removeClass('click'); $('#userbox').addClass('click'); } else{ $('#userform').hide( "" ); $('#companyform').show( "" ); $('#companybox').addClass('click'); $('#userbox').removeClass('click'); } return false; } -->

Zgłoś lokal do GdzieZjesc.info®

Aby przesłać informacje, prosimy o wybór poniższej opcji: