<script type="text/javascript">
var Quotation=new Array()
Quotation[0] = "http://loseasi.blogspot.com/, el mejor sitio para aprender.";
Quotation[1] = "Escribe las citas que quieras en estos sitios.";
Quotation[2] = "Hoy es un día precioso para aprender algo nuevo";
Quotation[3] = "Soy un buen aprendiz.";
Quotation[4] = "Y encima nadie me hace caso en la vida :-(.";
var Q = Quotation.length;
var whichQuotation=Math.round(Math.random()*(Q-1));
function showQuotation() {
document.write(Quotation[whichQuotation]);}
</script>
Citas al recargar la página
Posted by
Mrs Daddy
at
11:52 AM
Código:
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment