Facebook
https://www.facebook.com/2008/fbml~~HEAD=NNS OG tutorial App </ title> </ Head> <body> <div id="fb-root"> </ div> <script> window.fbAsyncInit = function () { FB.init ({ Id de aplicación: "[YOUR_APP_ID] ', / / ​​ID App estado: true, / / ​​comprobar el estado de inicio de sesión cookie: true, / / ​​habilitar las cookies para permitir que el servidor para acceder a la sesión XFBML: true / / Procesar XFBML }); }; / / Cargar el SDK de forma asincrónica (Function (d) { var js, id = 'facebook-jssdk', si (d.getElementById (id)) {return;} js = d.createElement ('script'); js.id = id; js.async = true; js.src = "/ / connect.facebook.net / en_US / all.js"; d.getElementsByTagName ("cabeza") [0] appendChild (JS).; } (Documento)); </ Script> <fb:login-button show-faces="true" width="200" max-rows="1" scope="publish_actions"> </ Fb: login-button> <h3> relleno cookies </ h3> <p> <Img title = "cookies" de peluche src = "http://fbwerks.com:8000/zhen/cookie.jpg" width = "550" /> </ P> </ Body> </ Html><div class="OUTBRAIN" data-ob-contenturl="https://djdaker.es.tl/Facebook.htm" data-widget-id="AR_1" data-ob-installation-key="DEDER1336F53KG67MGDL4PLCO"> </div></TD> </TR> </TABLE> </div> </td> </tr> <tr> <td class="cont_bottom"><img src="//theme.webme.com/designs/red/images/cont_bottom.gif" width="522"></td> </tr> </table> </td> </tr> </table> </td> <td width="221" align="left" valign="top" background="//theme.webme.com/designs/red/images/left_bg.gif" class="edit_zeile"> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td height="100" align="left" valign="top" background="//theme.webme.com/designs/red/images/left_bg.gif" class="edit_zeile2"> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td height="100" align="left" valign="top" background="//theme.webme.com/designs/red/images/left_bg2.gif" class="edit_zeile3"> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td class="rb_over" height="16"></td> </tr> <tr> <td height="23" background="//theme.webme.com/designs/red/images/head.gif" style="padding-left:10px;color:white;" class="edit_rechts_header"></td> </tr> <tr> <td class="edit_rechts_container" height="17"> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td background="//theme.webme.com/designs/red/images/top.gif" height="23" class="edit_rechts_header2"> </td> </tr> <tr> <td align="center" background="//theme.webme.com/designs/red/images/main.gif" class="edit_rechts_bg"> <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="//fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="150" height="150" id="clock" align="middle"> <param name="allowScriptAccess" value="sameDomain" /> <param name="movie" value="//theme.webme.com/designs/clock.swf?color=0x000000" /> <param name="quality" value="high" /> <param name="bgcolor" value="#ffffff" /> <embed src="//theme.webme.com/designs/clock.swf?color=0x000000" quality="high" bgcolor="#ffffff" width="150" height="150" name="clock" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="//www.macromedia.com/go/getflashplayer" /> </object> </td> </tr> <tr> <td class="rb_footer"><img src="//theme.webme.com/designs/red/images/bottom2.gif" width="217" height="19"></td> </tr> </table></td> </tr> <tr> <td height="23" background="//theme.webme.com/designs/red/images/head.gif" style="padding-left:10px;color:white;" class="edit_rechts_header"></td> </tr> <tr> <td class="edit_rechts_container" height="17"> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td background="//theme.webme.com/designs/red/images/top.gif" height="23" class="edit_rechts_header2"> </td> </tr> <tr> <td align="center" background="//theme.webme.com/designs/red/images/main.gif" class="edit_rechts_bg"> http://djdaker.es.tl/1ab24e5441e7792.html </td> </tr> <tr> <td class="rb_footer"><img src="//theme.webme.com/designs/red/images/bottom2.gif" width="217" height="19"></td> </tr> </table></td> </tr> </table> </td> </tr> <tr> <td class="rb_bottom"><img src="//theme.webme.com/designs/red/images/left_bottom.gif"></td> </tr> </table> </td> </tr> <tr> <td class="rb_bottom2" height="58"> </td> </tr> </table> </td> <td class="rb_right_mini" width="3"></td> </tr> </table> </td> <td class="edit_rechts_bg_unten" height="400" width="22" background="//theme.webme.com/designs/red/images/rechts.gif"></td> </tr> <tr> <td background="//theme.webme.com/designs/red/images/links.gif" colspan="3" class="edit_bottom_bg"><img src="//theme.webme.com/designs/red/images/bottom.gif" width="1000" height="25"></td> </tr> </table> <center> <font color="white" style="font-size: 11px; font-family: Tahoma, Arial, Helvetica, sans-serif">Hoy habia 4 visitantes (6 clics a subpáginas) ¡Aqui en esta página!</font> </center> <script language="JavaScript"> function getBrowser() { var ua, matched, browser; ua = navigator.userAgent; ua = ua.toLowerCase(); var match = /(chrome)[ \/]([\w.]+)/.exec( ua ) || /(webkit)[ \/]([\w.]+)/.exec( ua ) || /(opera)(?:.*version|)[ \/]([\w.]+)/.exec( ua ) || /(msie)[\s?]([\w.]+)/.exec( ua ) || /(trident)(?:.*? rv:([\w.]+)|)/.exec( ua ) || ua.indexOf("compatible") < 0 && /(mozilla)(?:.*? rv:([\w.]+)|)/.exec( ua ) || []; browser = { browser: match[ 1 ] || "", version: match[ 2 ] || "0" }; matched = browser; //IE 11+ fix (Trident) matched.browser = matched.browser == 'trident' ? 'msie' : matched.browser; browser = {}; if ( matched.browser ) { browser[ matched.browser ] = true; browser.version = matched.version; } // Chrome is Webkit, but Webkit is also Safari. if ( browser.chrome ) { browser.webkit = true; } else if ( browser.webkit ) { browser.safari = true; } return browser; } var browser = getBrowser(); var contentType = 'mp3'; var tagsToWrite = Array(); tagsToWrite['bgsound'] = '<bgsound src="http:\/\/07.media.v4.skyrock.net\/music\/073\/839\/073839707629eae9e11b8904e9bc4aa0.mp3" loop=infinite>'; tagsToWrite['audio'] = '<audio src="http:\/\/07.media.v4.skyrock.net\/music\/073\/839\/073839707629eae9e11b8904e9bc4aa0.mp3" loop="loop" autoplay="autoplay"></audio>'; tagsToWrite['embed'] = '<EMBED src="http:\/\/07.media.v4.skyrock.net\/music\/073\/839\/073839707629eae9e11b8904e9bc4aa0.mp3" width="1" height="1" hidden="true" loop="true" autostart="true"></EMBED>'; var tagKey = 'audio'; if (contentType === 'ogg') { if (browser.msie || browser.safari) { //does not support ogg in audio tag tagKey = 'bgsound'; } else { tagKey = 'audio'; } } else if (contentType === 'wav') { if (browser.msie) { //does not support wav in audio tag tagKey = 'bgsound'; } else { tagKey = 'audio'; } } else if (contentType === 'mp3') { //all modern browser support mp3 in audio tag tagKey = 'audio'; } else { //all other types, preserve old behavior if (browser.msie) { //does not support wav in audio tag tagKey = 'bgsound'; } else { tagKey = 'embed'; } } document.write(tagsToWrite[tagKey]); </script><a id="selfpromotionOverlay" href="https://www.paginawebgratis.es/?c=4000&utm_source=selfpromotion&utm_campaign=overlay&utm_medium=footer" target="_blank" rel="nofollow"> Este sitio web fue creado de forma gratuita con <b>PaginaWebGratis.es</b>. ¿Quieres también tu sitio web propio? <div class="btn btn-1">Registrarse gratis</div> </a> <style> body { padding-top: 124px; } #forFixedElement { top: 124px; } @media (min-width: 365px) { body { padding-top: 103px; } #forFixedElement { top: 103px; } } @media (min-width: 513px) { body { padding-top: 82px; } #forFixedElement { top: 82px; } } @media (min-width: 936px) { body { padding-top: 61px; } #forFixedElement { top: 61px; } } /* General button style */ #selfpromotionOverlay .btn { border: none; font-size: inherit; color: inherit; background: none; cursor: pointer; padding: 6px 15px; display: inline-block; text-transform: uppercase; letter-spacing: 1px; font-weight: 700; outline: none; position: relative; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; margin: 0px; } /* Button 1 */ #selfpromotionOverlay .btn-1, #selfpromotionOverlay .btn-1:visited { background: rgb(0, 85, 204); color: #fff; } #selfpromotionOverlay .btn-1:hover { background: #2980b9; } #selfpromotionOverlay .btn-1:active { background: #2980b9; top: 2px; } #selfpromotionOverlay { font: 400 12px/1.8 "Open Sans", Verdana, sans-serif; text-align: center; opacity: 1; transition: opacity 1s ease; position: fixed; overflow: hidden; box-sizing: border-box; font-size: 14px; text-decoration: none; line-height: 1.5em; flex-wrap: nowrap; z-index: 5000; padding: 14px; width: 100%; left: 0; right: 0; top: 0; color: rgb(35,35,35); background-color: rgb(246,246,246); border-bottom: 1px solid #5a5a5a; } #selfpromotionOverlay:hover { background: white; text-decoration: none; } </style></body> </html>