onContent(inicializarEventos); function inicializarEventos(){ document.getElementById("horoscopoDiarioTiraElTarot").innerHTML = '
00  
00  
0  
0  
00000
0  
0
0
0  
0  
0  
Horoscópo diario correspondiente al Jueves 02 de Septiembre de 2010
Aries
Hoy está vibrando el Número 4 y el color que armoniza tus vibraciones en este día es el blanco hueso. Quizás has estado enamorado de la persona equivocada. Una reacción inesperada en alguien que considerabas amigo te abrirá los ojos frente a una situación sentimental de alto contenido emotivo. Decide si te conviene seguir, o no.
'} function ocultar(){ for(var i = 1; i<=12; i++){ document.getElementById("part1"+i).style.display = "none"; document.getElementById("part2"+i).style.display = "none"; document.getElementById("part3"+i).style.display = "none"; } } function mostrar(i){ ocultar(); document.getElementById("part1"+i).style.display = "block"; document.getElementById("part2"+i).style.display = "block"; document.getElementById("part3"+i).style.display = "block"; } function onContent(f) { var a = onContent, b = navigator.userAgent, d = document, w = window, c = "onContent", e = "addEventListener", o = "opera", r = "readyState", s = ""); a[c] = (function(o) { return function() { a[c] = function() {}; for (a = arguments.callee; ! a.done; a.done = 1) f(o ? o() : o) } })(a[c]); if (d[e]) d[e]("DOMContentLoaded", a[c], false); if (/WebKit|Khtml/i.test(b) || (w[o] && parseInt(w[o].version()) < 9))(function() { / loaded | complete / .test(d[r]) ? a[c]() : setTimeout(arguments.callee, 1) })(); else if (/MSIE/i.test(b)) d.write(s); };