function window_daily(c,a,d){var b;b=window.open(c,"poza","width="+a+",height="+d+",scrollbars=no,screenX=0,screenY=0,toolbar=no,location=no,resizable=yes,menubar=no");b.moveTo((screen.width-a)/2,(screen.height-d)/3);b.window.focus()}function today(){var d=new Date();var e=new Array("Duminicã","Luni","Marþi","Miercuri","Joi","Vineri","Sâmbãtã");var a=new Array("Ianuarie","Februarie","Martie","Aprilie","Mai","Iunie","Iulie","August","Septembrie","Octombrie","Noiembrie","Decembrie");var c=((d.getDate()<10)?"":"")+d.getDate();function b(f){return(f<1000)?f+1900:f}today=e[d.getDay()]+", "+c+" "+a[d.getMonth()]+", "+(b(d.getYear()));document.write("<font class=textmic>"+today+"</font>")}function todaym(){var d=new Date();var e=new Array("Vasárnap","Hétfõ","Kedd","Szerda","Csütörtök","Péntek","Szombat");var a=new Array("Január","Február","Március","Április","Május","Junius","Julius","Augusztus","Szeptember","October","November","December");var c=((d.getDate()<10)?"":"")+d.getDate();function b(f){return(f<1000)?f+1900:f}today=(b(d.getYear()))+" "+a[d.getMonth()]+" "+c+", "+e[d.getDay()];document.write("<font class=textmic>"+today+"</font>")}function emailCheckMultiple(formname,emailfield){var formname;var emailfield;if(eval("document."+formname+"."+emailfield+".value")==""){alert("Bitte tragen Sie Ihre Email-Adresse ein!");return false}var email_list=eval("document."+formname+"."+emailfield+".value");var pl=email_list.split(",");for(var j=0;j<pl.length;j++){var item=pl[j];var returnVal=false;checkVal=0;period=0;count1=0;count2=0;for(var i=0;i<item.length;i++){if(item.substring(i,i+1)=="@"){checkVal=checkVal+1;count1=count1+1}if(item.substring(i,i+1)=="!"){checkVal=checkVal+2;count2=count2+1}if(item.substring(i,i+1)=="."){if(period!=1){checkVal=checkVal+4;period=1}}if(item.substring(i,i+1)==" "){checkVal=8}if(item.substring(i,i+1)==","){checkVal=8}if(item.substring(i,i+1)=='"'){checkVal=8}if(item.substring(i,i+1)=="'"){checkVal=8}}if(checkVal==5||checkVal==6){var p=item.split("@");var r=p[1].split(".");var lungime=(r.length-1);if(p[0].length<1){var ret=1;fout="before @ it must be minim one char"}if(r[0].length<1){var ret=1;fout="before . it must be minim one char"}if(r[lungime].length<2){var ret=1;fout="after . it must be minim 2 chars"}if(r[lungime].length>3){var ret=1;fout="after . it must be maxim 3 chars"}if(ret==1){returnVal=false}else{returnVal=true}}else{if(checkVal==0){fout="Die Email-Adresse ist unvollstaendig !"}}if(checkVal==1){fout="In der Email-Adresse fehlt der Punkt !"}if(checkVal==2){fout="In der Email-Adresse fehlt der Punkt !"}if(checkVal==3){fout="-@- und -!- sind nicht gleichzeitig erlaubt in der Email-Adresse !"}if(checkVal==4){fout="In der Email-Adresse fehlt das -@- !"}if(checkVal==7){fout="-@- und -!- sind nicht gleichzeitig erlaubt in der Email-Adresse !"}if(checkVal>7){fout="In the email addres it is a space or comma or quote !"}if(count1>1){fout="In der Email-Adresse sind mehrere -@- Zeichen !"}if(count2>1){fout="In der Email-Adresse sind mehrere -@- Zeichen !"}if(returnVal==false){alert("Ihre Email-Adresse ist nicht korrekt.\nBitte ueberpruefen Sie Ihre Eingabe.\n\nFehler:\n"+fout)}else{if(p[0].substring(0,4)=="www."){return confirm("are you sure your email address it is:"+item+" ?")}}}return returnVal}function emailCheck(formname,emailfield){var formname;var emailfield;if(eval("document."+formname+"."+emailfield+".value")==""){alert("Introdu o adresa de mail valida!");return false}var item=eval("document."+formname+"."+emailfield+".value");var returnVal=false;checkVal=0;period=0;count1=0;count2=0;for(var i=0;i<item.length;i++){if(item.substring(i,i+1)=="@"){checkVal=checkVal+1;count1=count1+1}if(item.substring(i,i+1)=="!"){checkVal=checkVal+2;count2=count2+1}if(item.substring(i,i+1)=="."){if(period!=1){checkVal=checkVal+4;period=1}}if(item.substring(i,i+1)==" "){checkVal=8}if(item.substring(i,i+1)==","){checkVal=8}if(item.substring(i,i+1)=='"'){checkVal=8}if(item.substring(i,i+1)=="'"){checkVal=8}}if(checkVal==5||checkVal==6){var p=item.split("@");var r=p[1].split(".");var lungime=(r.length-1);if(p[0].length<1){var ret=1;fout="before @ it must be minim one char"}if(r[0].length<1){var ret=1;fout="before . it must be minim one char"}if(r[lungime].length<2){var ret=1;fout="after . it must be minim 2 chars"}if(r[lungime].length>3){var ret=1;fout="after . it must be maxim 3 chars"}if(ret==1){returnVal=false}else{returnVal=true}}else{if(checkVal==0){fout="Introdu o adresa de mail valida!"}}if(checkVal==1){fout="Introdu o adresa de mail valida!"}if(checkVal==2){fout="Introdu o adresa de mail valida!"}if(checkVal==3){fout="Introdu o adresa de mail valida!"}if(checkVal==4){fout="Introdu o adresa de mail valida!"}if(checkVal==7){fout="Introdu o adresa de mail valida!"}if(checkVal>7){fout="Introdu o adresa de mail valida!"}if(count1>1){fout="Introdu o adresa de mail valida!"}if(count2>1){fout="Introdu o adresa de mail valida!"}if(returnVal==false){alert("Introdu o adresa de mail valida!")}else{if(p[0].substring(0,4)=="www."){return confirm("are you sure your email address it is:"+item+" ?")}}return returnVal}function window_news(b){var a;a=window.open(b,"News","width=667,height=550,scrollbars=yes,screenX=0,screenY=0");a.moveTo((screen.width-650)/2,(screen.height-550)/3);a.window.focus()}function window_analysen(b){var a;a=window.open(b,"Analysen","width=780,height=600,scrollbars=yes,screenX=0,screenY=0");a.moveTo((screen.width-780)/2,(screen.height-600)/3);a.window.focus()}function window_termine(b){var a;a=window.open(b,"termine","width=780,height=570,scrollbars=yes,screenX=0,screenY=0");a.moveTo((screen.width-780)/2,(screen.height-570)/3);a.window.focus()}function window_interessantes(b){var a;a=window.open(b,"interes","width=780,height=570,scrollbars=yes,screenX=0,screenY=0");a.moveTo((screen.width-780)/2,(screen.height-570)/3);a.window.focus()}function window_profile(b){var a;a=window.open(b,"profile","width="+(screen.width-40)+",height="+(screen.height-220)+",scrollbars=yes,screenX=0,screenY=0,toolbar=no,location=no,menubar=no");a.moveTo(20,110);a.window.focus()}function window_addata(b){var a;a=window.open(b,"Addata","width=767,height=550,scrollbars=yes,screenX=0,screenY=0");a.moveTo((screen.width-750)/2,(screen.height-550)/3);a.window.focus()}function window_comdirekt(b){var a;a=window.open(b,"cck","width="+(screen.width-40)+",height="+(screen.height-220)+",scrollbars=yes,screenX=0,screenY=0,toolbar=yes,location=yes,menubar=yes");a.moveTo(20,20);a.window.focus()}function window_new(c,b){var a;a=window.open(c,b,"width=780,height=550,scrollbars=yes,screenX=0,screenY=0,toolbar=no,location=no,menubar=no");a.moveTo((screen.width-780)/2,(screen.height-550)/3);a.window.focus()}function window_picture(d,a,e,c){var b;b=window.open(d,c,"width="+a+",height="+e+",scrollbars=auto,screenX=0,screenY=0,toolbar=no,location=no,menubar=no");b.moveTo((screen.width-a)/2,(screen.height-e)/3);b.window.focus()}function window_picture1(d,a,e,c){var b;b=window.open(d,c,"width="+a+",height="+e+",scrollbars=yes,screenX=0,screenY=0,toolbar=no,location=no,resizable=yes,menubar=no");b.moveTo((screen.width-a)/2,(screen.height-e)/3);b.window.focus()}function window_picture_max(d,c){var b;var a=(screen.width-20);var e=(screen.height-80);b=window.open(d,c,"width="+a+",height="+e+",scrollbars=yes,screenX=0,screenY=0,toolbar=no,location=no,resizable=yes,menubar=no");b.moveTo((screen.width-a)/2,(screen.height-e)/4);b.window.focus()}function window_picture_s(d,a,e,c){var b;b=window.open(d,c,"width="+a+",height="+e+",scrollbars=yes,screenX=0,screenY=0,toolbar=no,location=no,resizable=yes,menubar=no");b.moveTo((screen.width-a)/2,(screen.height-e)/3);b.window.focus()}function window_new1(a,c){var b;b=window.open(a,c,"width=398,height="+(screen.height-220)+",scrollbars=yes,screenX=0,screenY=0,toolbar=no,location=no,menubar=no");b.moveTo((screen.width-798)/2,10);b.window.focus()}function window_hilfe(b){var a;a=window.open(b,"hilfe",'width=798,height="+(screen.height-220)+",scrollbars=yes,screenX=0,screenY=0,toolbar=no,location=no,menubar=no');a.moveTo((screen.width-798)/2,10);a.window.focus()}function conf_delete(a){document.location=a}function chk_delete_ads(a){if(confirm("Willst du wirlich die Anzeige  löschen ?")){conf_delete(a)}}function chk_del_ads(a){if(confirm("Wollen Sie die Anzeige wirklich löschen ?")){conf_delete(a)}}function chk_del_rep(a){if(confirm("Sind Sie sicher? ")){conf_delete(a)}}function window_edit_c(c,b){var a;a=window.open(c,b,"width=350,height=350,scrollbars=yes,screenX=0,screenY=0,toolbar=no,location=no,menubar=no");a.moveTo((screen.width-350)/2,110);a.window.focus()}function window_vot(c,b){var a;a=window.open(c,b,"width=630,height=400,scrollbars=yes,screenX=0,screenY=0,toolbar=no,location=no,menubar=no");a.moveTo((screen.width-798)/2,110);a.window.focus()}function window_new_ken(c,b){var a;a=window.open(c,b,"width="+(screen.width-40)+",height="+(screen.height-220)+",scrollbars=yes,screenX=0,screenY=0,toolbar=yes,location=yes,menubar=yes");a.moveTo(20,40);a.window.focus()}function window_kennzahlen(b){var a;a=window.open(b,"kennzahlen","width="+(screen.width-40)+",height="+(screen.height-220)+",scrollbars=yes,screenX=0,screenY=0,toolbar=no,location=no,menubar=no");a.moveTo(20,110);a.window.focus()}function window_dcf(c,b){var a;a=window.open(c,b,"width=667,height=550,scrollbars=yes,screenX=0,screenY=0,toolbar=no,location=no,menubar=no");a.moveTo((screen.width-650)/2,(screen.height-550)/3);a.window.focus()}function window_small(b){var a;a=window.open(b,"small","width=667,height=550,scrollbars=yes,screenX=0,screenY=0,toolbar=no,location=no,menubar=no");a.moveTo((screen.width-480)/2,(screen.height-300)/3);a.window.focus()}function window_smaller(b){var a;a=window.open(b,"small","width=550,height=450,scrollbars=yes,screenX=0,screenY=0,toolbar=no,location=no,menubar=no");a.moveTo((screen.width-560)/2,(screen.height-450)/3);a.window.focus()}function window_finz(b){var a;a=window.open(b,"small","width=450,height=150,scrollbars=no,screenX=0,screenY=0,toolbar=no,location=no,menubar=no");a.moveTo((screen.width-460)/2,(screen.height-150)/3);a.window.focus()}function window_shop(c,b){var a;a=window.open(c,b,"width=550,height=350,scrollbars=yes,screenX=0,screenY=0,toolbar=no,location=no,menubar=no");a.moveTo((screen.width-360)/2,(screen.height-350)/3);a.window.focus()}function window_busines(c,b){var a;a=window.open(c,b,"width=400,height=300,scrollbars=yes,screenX=0,screenY=0,toolbar=no,location=no,menubar=no");a.moveTo((screen.width-360)/2,(screen.height-350)/3);a.window.focus()}function openW(c){var b=screen.width;var e=screen.height;if(b>1024){var a=(b-1024)/2;b=1024}else{a=0;b=b-8}if(e==600){e=574}else{e=590}var d="width="+b+",height="+e+",resizable=no,scrollbars=no,toolbar=no,status=no,directories=no,menubar=no,location=no";thisWindow=window.open(c,"lollipop_extern",d);thisWindow.moveTo(a,(screen.height-603)/2);thisWindow.window.focus()}function stopErrors(){return true};