//Copyright 2003 by MyKazaam.com Author: Yaza.  You must leave this copyright header in tact for use.  Please read the License file that accompanies the full package of this script.  For support visit http://www.mykazaam.com
var banner=new Array()

banner[0]='<a style="display: block;height: 150px;width: 150px; position: absolute;right: 0;top: 0; z-index: 100; background: url(http://www.malopolska.eteris.pl/images/ban/angielski.gif) no-repeat;text-decoration: none" href="http://www.akademiawiedzy.com/adc/link.php?id=37"  target="new" >&nbsp;</a>'

banner[1]='<a style="display: block;height: 150px;width: 150px; position: absolute;right: 0;top: 0; z-index: 100; background: url(http://www.malopolska.eteris.pl/images/ban/sukces2.gif) no-repeat;text-decoration: none" href="http://www.akademiawiedzy.com/adc/link.php?id=36"  target="new" >&nbsp;</a>'

banner[2]='<a style="display: block;height: 150px;width: 150px; position: absolute;right: 0;top: 0; z-index: 100; background: url(http://www.malopolska.eteris.pl/images/ban/bogactwo.gif) no-repeat;text-decoration: none" href="http://www.akademiawiedzy.com/adc/link.php?id=38"  target="new" >&nbsp;</a>'

var whichbanner=Math.floor(Math.random()*(banner.length))
document.write(banner[whichbanner])
