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>Sector Coordinator, Social Development</a></strong></p><p>&quot;<a href="http://digitalmedia.worldbank.org/aboutus/staffprofiles/index.html">It&rsquo;s giving voice to people who have been shut out for years</a>.&quot;</p><p align="right"><a class="small" href="http://digitalmedia.worldbank.org/aboutus/staffprofiles/index.html">view staff videos&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>Environmental Economist</a></strong></p><p>&quot;<a href="http://digitalmedia.worldbank.org/aboutus/staffprofiles/index.html">The most important thing... the one thing I care most about is to give people opportunities -- people are the countries&rsquo; most valuable resource</a>.&quot;</p><p align="right"><a class="small" href="http://digitalmedia.worldbank.org/aboutus/staffprofiles/index.html">view staff videos&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>Lead Financial Economist</a></strong></p><p>&quot;<a href="http://digitalmedia.worldbank.org/aboutus/staffprofiles/index.html">Parents say, &rsquo;we don&rsquo;t need to pay you a dowry--our daughter can become an entrepreneur.</a>&rsquo;&ldquo;</p><p align="right"><a class="small" href="http://digitalmedia.worldbank.org/aboutus/staffprofiles/index.html">view staff videos&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>Senior Financial Sector Specialist</a></strong></p><p>&quot;<a href="http://digitalmedia.worldbank.org/aboutus/staffprofiles/index.html">It&rsquo;s inspiring... today you can actually withdraw cash from an ATM [in Afghanistan]</a>.&quot;</p><p align="right"><a  class="small" href="http://digitalmedia.worldbank.org/aboutus/staffprofiles/index.html">view staff videos&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>');
}
