<!--
var frase = new Array()
frase[0] = "<a href=\"http://www.ecomondo.com\"><img src=\"http://www.labottegadellaluna.it/immagini_banner/ecomondo.gif\" width=234 height=100 border=0 alt=\"eco-shopping\"></a>"
frase[1] = "<a href=\"http://www.labottegadellaluna.it/lunapads_colorati.html\"><img src=\"http://www.labottegadellaluna.it/immagini_banner/lunapads_colorati.gif\" width=234 height=100 border=0 alt=\"Lunapads-colorati\"></a>"
frase[2] = "<a href=\"http://www.labottegadellaluna.it/punto_G.asp\"><img src=\"http://www.labottegadellaluna.it/immagini_banner/puntog.gif\" width=234 height=100 border=0 alt=\"puntoG\"></a>"

var mostra = Math.floor(Math.random() * (frase.length))
//-->