// JavaScript Document
<!-- 
function MM_findObj(n, d) { //v4.0
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && document.getElementById) x=document.getElementById(n); return x;
}

function estatico(){
var cuantosbanners = 15 ; 
var ahora = new Date() 
var segundos = ahora.getSeconds() 
var banner = segundos % cuantosbanners; 
banner +=1; 

if (banner==1) { 
texto=""; 
url=" http://www.balkanyouth.org "; 
alt=""; 
imagen=" /banners/balkan.gif "; 
width=" 468 "; 
height=" 60 "; 
} 
if (banner==2) { 
texto=""; 
url=" http://www.dkjs.de "; 
alt=""; 
imagen=" /banners/dkuj.gif "; 
width=" 468 "; 
height=" 60 "; 
}
if (banner==3) { 
texto=""; 
url=" http://www.jantjebeton.nl "; 
alt=""; 
imagen=" /banners/Jantje-Beton.gif "; 
width=" 468 "; 
height=" 60 "; 
} 
if (banner==4) { 
texto=""; 
url=" http://www.nros.cz "; 
alt=""; 
imagen=" /banners/nros.gif "; 
width=" 468 "; 
height=" 60 "; 
} 
if (banner==5) { 
texto=""; 
url=" http://www.slns.org "; 
alt=""; 
imagen=" /banners/suomen.gif "; 
width=" 468 "; 
height=" 60 "; 
} 

if (banner==6) { 
texto=""; 
url=" http://www.tegv.org "; 
alt=""; 
imagen=" /banners/tegv.gif "; 
width=" 468 "; 
height=" 60 "; 
} 

if (banner==7) { 
texto=""; 
url=" http://www.npf.ru "; 
alt=""; 
imagen=" /banners/rusos.gif "; 
width=" 468 "; 
height=" 60 "; 
} 

if (banner==8) { 
texto=""; 
url=" http://www.fjuventude.pt "; 
alt=""; 
imagen=" /banners/portugal.gif "; 
width=" 468 "; 
height=" 60 "; 
} 

if (banner==9) { 
texto=""; 
url=" http://www.iyf.ie "; 
alt=""; 
imagen=" /banners/irish.gif "; 
width=" 468 "; 
height=" 60 "; 
} 

if (banner==10) { 
texto=""; 
url=" http://www.i-dia.org "; 
alt=""; 
imagen=" /banners/hungary.gif "; 
width=" 468 "; 
height=" 60 "; 
} 

if (banner==11) { 
texto=""; 
url=" http://www.fundacionesplai.org "; 
alt=""; 
imagen=" /banners/banner468.gif "; 
width=" 468 "; 
height=" 60 "; 
} 
if (banner==12) { 
texto=""; 
url=" http://www.princess-margarita.ro "; 
alt=""; 
imagen=" /banners/romania.gif "; 
width=" 468 "; 
height=" 60 "; 
} 

if (banner==13) { 
texto=""; 
url=" http://www.ecyn.org/"; 
alt=""; 
imagen=" /banners/ecyn.gif "; 
width=" 468 "; 
height=" 60 "; 
} 

if (banner==14) { 
texto=""; 
url=" http://www.pcyf.org.pl "; 
alt=""; 
imagen=" /banners/Polish.gif "; 
width=" 468 "; 
height=" 60 "; 
} 

if (banner==15) { 
texto=""; 
url=" http://www.nds.sk "; 
alt=""; 
imagen=" /banners/slovakia.gif "; 
width=" 468 "; 
height=" 60 "; 
} 

document.write('<a href=\"' + url + '\" target=\"_blank\" id="urlBannerEcyn">'); 
document.write('<img src=\"' + imagen + '\" width=') 
document.write( width + ' height=' + height + ' '); 
document.write('alt=\"' + alt + '\" border=0 id="bannerEcyn"><br>'); 
document.write('<small>' + texto + '</small></a>'); 
}



//-->
function banner_ini(){
	texto=""; 
	url=" http://www.ecyn.org/"; 
	alt=""; 
	imagen=" /banners/ecyn.gif "; 
	width=" 468 "; 
	height=" 60 "; 
	document.write('<a href=\"' + url + '\" target=\"_blank\" id=\"urlBannerEcyn\">'); 
	document.write('<img src=\"' + imagen + '\" width=') 
	document.write( width + ' height=' + height + ' '); 
	document.write('alt=\"' + alt + '\" border=0 id=\"bannerEcyn\"><br>'); 
	document.write('<small>' + texto + '</small></a>'); 
	//alert("paso1");
window.setTimeout("rotar()", 10000);//-->
	
}

function rotar(){
var cuantosbanners = 15 ; 
var ahora = new Date() 
var segundos = ahora.getSeconds() 
var banner = segundos % cuantosbanners; 
banner +=1; 

if (banner==1) { 
texto=""; 
url=" http://www.balkanyouth.org "; 
alt=""; 
imagen=" /banners/balkan.gif "; 
width=" 468 "; 
height=" 60 "; 
} 
if (banner==2) { 
texto=""; 
url=" http://www.dkjs.de "; 
alt=""; 
imagen=" /banners/dkuj.gif "; 
width=" 468 "; 
height=" 60 "; 
}
if (banner==3) { 
texto=""; 
url=" http://www.jantjebeton.nl "; 
alt=""; 
imagen=" /banners/Jantje-Beton.gif "; 
width=" 468 "; 
height=" 60 "; 
} 
if (banner==4) { 
texto=""; 
url=" http://www.nros.cz "; 
alt=""; 
imagen=" /banners/nros.gif "; 
width=" 468 "; 
height=" 60 "; 
} 
if (banner==5) { 
texto=""; 
url=" http://www.slns.org "; 
alt=""; 
imagen=" /banners/suomen.gif "; 
width=" 468 "; 
height=" 60 "; 
} 

if (banner==6) { 
texto=""; 
url=" http://www.tegv.org "; 
alt=""; 
imagen=" /banners/tegv.gif "; 
width=" 468 "; 
height=" 60 "; 
} 

if (banner==7) { 
texto=""; 
url=" http://www.npf.ru "; 
alt=""; 
imagen=" /banners/rusos.gif "; 
width=" 468 "; 
height=" 60 "; 
} 

if (banner==8) { 
texto=""; 
url=" http://www.fjuventude.pt "; 
alt=""; 
imagen=" /banners/portugal.gif "; 
width=" 468 "; 
height=" 60 "; 
} 

if (banner==9) { 
texto=""; 
url=" http://www.iyf.ie "; 
alt=""; 
imagen=" /banners/irish.gif "; 
width=" 468 "; 
height=" 60 "; 
} 

if (banner==10) { 
texto=""; 
url=" http://www.i-dia.org "; 
alt=""; 
imagen=" /banners/hungary.gif "; 
width=" 468 "; 
height=" 60 "; 
} 

if (banner==11) { 
texto=""; 
url=" http://www.fundacionesplai.org "; 
alt=""; 
imagen=" /banners/banner468.gif "; 
width=" 468 "; 
height=" 60 "; 
} 
if (banner==12) { 
texto=""; 
url=" http://www.princess-margarita.ro "; 
alt=""; 
imagen=" /banners/romania.gif "; 
width=" 468 "; 
height=" 60 "; 
} 

if (banner==13) { 
texto=""; 
url=" http://www.ecyn.org/"; 
alt=""; 
imagen=" /banners/ecyn.gif "; 
width=" 468 "; 
height=" 60 "; 
} 

if (banner==14) { 
texto=""; 
url=" http://www.pcyf.org.pl "; 
alt=""; 
imagen=" /banners/Polish.gif "; 
width=" 468 "; 
height=" 60 "; 
} 

if (banner==15) { 
texto=""; 
url=" http://www.nds.sk "; 
alt=""; 
imagen=" /banners/slovakia.gif "; 
width=" 468 "; 
height=" 60 "; 
} 
//alert("paso");
//document.getElementById('bannerEcyn').src=imagen;
MM_findObj('bannerEcyn',document).src=imagen;
MM_findObj('urlBannerEcyn',document).href=url;
//alert("pasado");

//document.write('<a href=\"' + url + '\" target=\"_blank\">'); 
//document.write('<img src=\"' + imagen + '\" width=') 
//document.write( width + ' height=' + height + ' '); 
//document.write('alt=\"' + alt + '\" border=0 id="bannerEcyn"><br>'); 
//document.write('<small>' + texto + '</small></a>'); 

window.setTimeout("rotar()", 10000);//-->
}