<!--
	var nr = 3;
	var ad;
	ad=Math.floor(nr*Math.random());
	if (ad==0) {
		url="http://www.amazon.de/exec/obidos/redirect-home?tag=swahili-21&site=home";
		banner="../swa-graphs-3/but_multi_05.gif";
	}
	if (ad==1) {
		url="http://www.amazon.de/exec/obidos/redirect-home?tag=swahili-21&site=home";
		banner="../swa-graphs-3/but_multi_06.gif";
	}
   if (ad==2) {
		url="http://www.amazon.de/exec/obidos/redirect?tag=swahili-21&path=tg/browse/-/746356";
		banner="../swa-graphs-3/microso-3.gif";
	}
	document.write('<a href=\"' + url + '\" ><img src=\"' + banner + '\" width=100 height=70 border=0></a>');
//  -->



