<html lang="es"> <head> <script language="LiveScript"> function pushbutton() { alert("Hola!"); } </script> </head> <body background="http://www.pekegifs.com/fondo.gif"> <form> <input type="button" name="Button1" value="Click" onclick="pushbutton()"> </form> <script> document.addEventListener('DOMContentLoaded', function(event) { cookieChoices.showCookieConsentBar ('En este sitio utilizamos cookies de terceros para personalizar publicidad y realizar análisis de uso y de medición de nuestro tráfico. Si continúas navegando consideramos que aceptas su uso.', 'ACEPTO', 'Leer más', 'http://www.pekegifs.com/cookies.html'); }); </script> <script src="http://www.pekegifs.com/script-jquery-menu.js" type="text/javascript"></script> <script src="http://www.pekegifs.com/script-jquery-menu2.js"></script> <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <script> (adsbygoogle = window.adsbygoogle || []).push({ google_ad_client: "ca-pub-3217429250133976", enable_page_level_ads: true }); </script> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-1519297-1', 'auto'); ga('send', 'pageview'); </script> </body> </html>