var lang;function bannersVis(id,idLang,sezione,attivo,width,height,type){adsite=sezione.substring(sezione.indexOf(".")+1,sezione.indexOf("/")).toUpperCase();switch(idLang){case"1":lang="ITA";break;case"2":lang="ENG";break;case"3":lang="ESP";break;case"4":lang="FRA";break;case"5":lang="GER";break;default:lang="ITA";}if(setVisibility(type)){if(setTypo==0){now=new Date();random=now.getTime();site="http://wayin.adbureau.net";target="/SITE="+adsite+"/AREA="+lang+"/AAMSZ="+width+"X"+height+"";document.write('<IFRAME SRC="'+site+'/hserver/acc_random='+random+target+'"');document.write(' NORESIZE SCROLLING=NO HSPACE=0 VSPACE=0 FRAMEBORDER=0 MARGINHEIGHT=0 MARGINWIDTH=0 WIDTH='+width+' HEIGHT='+height+'>');document.write('<SCR');document.write('IPT SRC="'+site+'/jnserver/acc_random='+random+target+'">');document.write('</SCR');document.write('IPT>');document.write('</IFRAME>');}if(setTypo==1){site="http://dart.wayin.net/clickthrough/loadbann.asp";parametri="?idsite="+id;parametri=parametri+"&widthP="+width+"&heightP="+height+"&typeP="+type;document.write(' <IFRAME SRC="'+site+parametri+'" ');document.write(' NORESIZE SCROLLING=NO HSPACE=0 VSPACE=0 FRAMEBORDER=0 MARGINHEIGHT=0 MARGINWIDTH=0 WIDTH='+width+' HEIGHT='+height+'>');document.write('</IFRAME>');}}}