<!--
var frase = new Array()
frase[0] = "<A HREF=\"http://www.webtops.ws/afiliadosgdi.php\"><IMG SRC=\"http://techworkerblog.googlepages.com/gdi120x600.gif\" BORDER=\"0\"></A>"



var mostrar = Math.floor(Math.random() * (frase.length))
document.write(frase[mostrar])
//-->



