var how_many_ads = 4;
var now = new Date();
var sec = now.getSeconds();
var ad = sec % how_many_ads;
ad +=1;
if (ad==1) {
	url="http://digitalmedia.worldbank.org/aboutus/staffprofiles/index.html";
	alt="SCOTT  E. GUGGENHEIM";
	banner="http://siteresources.worldbank.org/EXTABOUTUS/Images/image1-565.jpg";
	width="565";
	height="174";
document.write('<div class="desc"><p class="title"><a href="http://digitalmedia.worldbank.org/aboutus/staffprofiles/index.html"><strong>SCOTT  E. GUGGENHEIM<br>Coordinador para el sector de desarrollo social</a></strong></p><p><a href="http://digitalmedia.worldbank.org/aboutus/staffprofiles/index.html">"Es darle voz a gente que ha estado excluida durante a&ntilde;os". (i)</p><p align="right"><a class="small" href="http://digitalmedia.worldbank.org/aboutus/staffprofiles/index.html">Vea videos del personal (i) &gt;&gt;</a></p></div>');
document.write('<a href=\"' + url + '\" target=\"_top\"><img src=\"' + banner + '\" width=');
document.write(width + ' height=' + height + ' ');
document.write('alt=\"' + alt + '\" border=0>');
document.write('</a>');

	} if (ad==2) {
	url="http://digitalmedia.worldbank.org/aboutus/staffprofiles/index.html";
	alt="GIOVANNI RUTA";
	banner="http://siteresources.worldbank.org/EXTABOUTUS/Images/image2-565.jpg";
	width="565";
	height="174";
	document.write('<div class="desc"><p class="title"><a href="http://digitalmedia.worldbank.org/aboutus/staffprofiles/index.html"><strong>GIOVANNI RUTA<br>Economista especializado en asuntos ambientales</a></strong></p><p><a href="http://digitalmedia.worldbank.org/aboutus/staffprofiles/index.html">"Lo m&aacute;s importante... lo que m&aacute;s me preocupa es darle oportunidades a la gente. Las personas son el recurso m&aacute;s valioso de los pa&iacute;ses". (i)</a></p><p align="right"><a class="small" href="http://digitalmedia.worldbank.org/aboutus/staffprofiles/index.html">Vea videos del personal (i) &gt;&gt;</a></p></div>');
document.write('<a href=\"' + url + '\" target=\"_top\"><img src=\"' + banner + '\" width=');
document.write(width + ' height=' + height + ' ');
document.write('alt=\"' + alt + '\" border=0>');
document.write('</a>');
}

if (ad==3) {
	url="http://digitalmedia.worldbank.org/aboutus/staffprofiles/index.html";
	alt="PRIYA BASU";
	banner="http://siteresources.worldbank.org/EXTABOUTUS/Images/image3-565.jpg";
	width="565";
	height="174";
	document.write('<div class="desc"><p class="title"><a href="http://digitalmedia.worldbank.org/aboutus/staffprofiles/index.html"><strong>PRIYA BASU<br>Economista financiera principal</a></strong></p><p><a href="http://digitalmedia.worldbank.org/aboutus/staffprofiles/index.html">"Los padres dicen:  &#96;Ya no tenemos que pagar la dote. Nuestra hija puede convertirse en empresaria&#180;". (i)</a></p><p align="right"><a class="small" href="http://digitalmedia.worldbank.org/aboutus/staffprofiles/index.html">Vea videos del personal (i) &gt;&gt;</a></p></div>');
document.write('<a href=\"' + url + '\" target=\"_top\"><img src=\"' + banner + '\" width=');
document.write(width + ' height=' + height + ' ');
document.write('alt=\"' + alt + '\" border=0>');
document.write('</a>');
}
if (ad==4) {
	url="http://digitalmedia.worldbank.org/aboutus/staffprofiles/index.html";
	alt="SAMUEL MUNZELE MAIMBO";
	banner="http://siteresources.worldbank.org/EXTABOUTUS/Images/image4-565.jpg";
	width="565";
	height="174";
	text1="here is a table2";
	document.write('<div class="desc"><p class="title"><a href="http://digitalmedia.worldbank.org/aboutus/staffprofiles/index.html"><strong>SAMUEL MUNZELE MAIMBO<br>Especialista superior en el sector financiero</a></strong></p><p><a href="http://digitalmedia.worldbank.org/aboutus/staffprofiles/index.html">"Es notable... en la actualidad se puede extraer dinero de un cajero autom&aacute;tico [en Afganist&aacute;n]". (i)</a></p><p align="right"><a  class="small" href="http://digitalmedia.worldbank.org/aboutus/staffprofiles/index.html">Vea videos del personal (i) &gt;&gt;</a></p></div>');
document.write('<a href=\"' + url + '\" target=\"_top\"><img src=\"' + banner + '\" width=');
document.write(width + ' height=' + height + ' ');
document.write('alt=\"' + alt + '\" border=0>');
document.write('</a>');
}
