Ver Mensaje Individual
  #3 (permalink)  
Antiguo 21/12/2010, 11:28
_Adrian_
 
Fecha de Ingreso: septiembre-2010
Mensajes: 525
Antigüedad: 14 años
Puntos: 59
Intenta ponerlo así:
Código Javascript:
Ver original
  1. function() {
  2.     var hzex = document.createElement("script"); hzex.type = "text/javascript";
  3.     hzex.src = "http://www.heyzap.com/javascripts/embed.external.js";
  4.     document.getElementsByTagName("head")[0].appendChild(hzex);
  5.     var tm = setInterval(function () { if(typeof window["Heyzap"] == "function") {
  6.       (new Heyzap('heyzap_games__65e16a', {"embed_key":"8073aaf2b","width":"1000"})).renderPortal();
  7.       clearInterval(tm);
  8.     }}, 100);
  9.   };
  10. document.write('<div id="heyzap_games__65e16a"></div>');

Saludos
__________________
01011111 01000001 01100100 01110010 01101001 01100001 01101110 01011111