//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 title="Medjugore : i nuovi messaggi del 2004."  href=http://www.experimentweb.info/medjug04.php target=_new>Medjugore : i messaggi del 2004. </a>'

banner[1]='<a title="Dove e come creare con stile i tuoi menu." href=http://www.experimentweb.info/menuCSS.php target=_new>Dove e come creare con stile i tuoi menu.</a>'

banner[2]='<a title="Free zip utility" href=http://www.experimentweb.info/menuCSS.php target=_new>Free zip utility.</a>'

banner[3]='<a title="Spedisci la tua e-card gratis." href=http://www.experimentweb.info/download.php?title=ecard target=_new>Spedisci la tua e-card gratis.</a>'

banner[4]='<a title="Programmi di gestione e creazione dei font." href=http://www.experimentweb.info/font.php target=_new>Programmi di gestione e creazione dei font.</a>'

banner[5]='<a title="Tabella dei colori del web." href=http://www.experimentweb.info/Tabellacolori.php target=_new>Tabella dei colori del web.</a>'

banner[6]='<a title="I tools del webmaster." href=http://www.experimentweb.info/tools.php target=_new>I tools del webmaster.</a>'

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