{"id":432,"date":"2024-11-08T17:58:59","date_gmt":"2024-11-08T16:58:59","guid":{"rendered":"https:\/\/dhfuerte.com\/?page_id=432"},"modified":"2024-11-08T18:05:33","modified_gmt":"2024-11-08T17:05:33","slug":"cuenta-atras","status":"publish","type":"page","link":"https:\/\/dhfuerte.com\/en\/cuenta-atras\/","title":{"rendered":"S\u00e9 que tienes ganas"},"content":{"rendered":"<div id=\"contador\">\n    <h1>SOLO QUEDAN&#8230;<\/h1>\n    <div id=\"tiempo\">\n        <div><span id=\"dias\"><\/span>D\u00edas<\/div>\n        <div><span id=\"horas\"><\/span>Horas<\/div>\n        <div><span id=\"minutos\"><\/span>Minutos<\/div>\n        <div><span id=\"segundos\"><\/span>Segundos<\/div>\n    <\/div>\n<\/div>\n\n<style>\n    \/* Estilos CSS *\/\n.entry-content{\ndisplay: flex;\n}\n    #contador {\nwidth: 100%;\n        background-color: #fff;\n        padding: 20px;\n        display: inline-block;\n        border-radius: 10px;\n        text-align: center;\n        font-family: Arial, sans-serif;\n    }\n\n    #tiempo {\n        display: flex;\n        justify-content: center;\n        gap: 20px;\n        margin-top: 20px;\n    }\n\n    #tiempo div {\n        font-size: 1.5em;\n    }\n\n    #tiempo span {\n        display: block;\n        font-size: 2.5em;\n        font-weight: bold;\n    }\n<\/style>\n\n<script>\n    \/\/ C\u00f3digo JavaScript\n    const diasElemento = document.getElementById('dias');\n    const horasElemento = document.getElementById('horas');\n    const minutosElemento = document.getElementById('minutos');\n    const segundosElemento = document.getElementById('segundos');\n\n    const fechaObjetivo = new Date('November 22, 2024 00:00:00').getTime();\n\n    function actualizarCuentaAtras() {\n        const ahora = new Date().getTime();\n        const distancia = fechaObjetivo - ahora;\n\n        const dias = Math.floor(distancia \/ (1000 * 60 * 60 * 24));\n        const horas = Math.floor((distancia % (1000 * 60 * 60 * 24)) \/ (1000 * 60 * 60));\n        const minutos = Math.floor((distancia % (1000 * 60 * 60)) \/ (1000 * 60));\n        const segundos = Math.floor((distancia % (1000 * 60)) \/ 1000);\n\n        diasElemento.innerHTML = dias;\n        horasElemento.innerHTML = horas;\n        minutosElemento.innerHTML = minutos;\n        segundosElemento.innerHTML = segundos;\n\n        if (distancia < 0) {\n            clearInterval(intervalo);\n            document.getElementById('contador').innerHTML = '\u00a1La fecha ha llegado!';\n        }\n    }\n\n    actualizarCuentaAtras();\n    const intervalo = setInterval(actualizarCuentaAtras, 1000);\n<\/script>","protected":false},"excerpt":{"rendered":"<p>SOLO QUEDAN&#8230; D\u00edas Horas Minutos Segundos<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-432","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.0 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>S\u00e9 que tienes ganas - Cullera Downhill Race<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/dhfuerte.com\/en\/cuenta-atras\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"S\u00e9 que tienes ganas - Cullera Downhill Race\" \/>\n<meta property=\"og:description\" content=\"SOLO QUEDAN&#8230; D\u00edas Horas Minutos Segundos\" \/>\n<meta property=\"og:url\" content=\"https:\/\/dhfuerte.com\/en\/cuenta-atras\/\" \/>\n<meta property=\"og:site_name\" content=\"Cullera Downhill Race\" \/>\n<meta property=\"article:modified_time\" content=\"2024-11-08T17:05:33+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/dhfuerte.com\/wp-content\/uploads\/2024\/02\/820e0f60879ed99a08ca075561a2f55c-scaled.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"2560\" \/>\n\t<meta property=\"og:image:height\" content=\"1707\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/dhfuerte.com\/cuenta-atras\/\",\"url\":\"https:\/\/dhfuerte.com\/cuenta-atras\/\",\"name\":\"S\u00e9 que tienes ganas - Cullera Downhill Race\",\"isPartOf\":{\"@id\":\"https:\/\/dhfuerte.com\/#website\"},\"datePublished\":\"2024-11-08T16:58:59+00:00\",\"dateModified\":\"2024-11-08T17:05:33+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/dhfuerte.com\/cuenta-atras\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/dhfuerte.com\/cuenta-atras\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/dhfuerte.com\/cuenta-atras\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Portada\",\"item\":\"https:\/\/dhfuerte.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"S\u00e9 que tienes ganas\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/dhfuerte.com\/#website\",\"url\":\"https:\/\/dhfuerte.com\/\",\"name\":\"Cullera Downhill Race 2024 - dhFuerte\",\"description\":\"Os presentamos la carrera y freeride \u00abCULLERA DOWNHILL RACE\u00bb Donde los m\u00e1s freeriders podr\u00e1n disfrutar de 3 d\u00edas de bajadas sin parar y a la vez acogemos el Campeonato de Espa\u00f1a y de la Comunidad Valenciana\",\"publisher\":{\"@id\":\"https:\/\/dhfuerte.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/dhfuerte.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/dhfuerte.com\/#organization\",\"name\":\"Cullera Downhill Race\",\"url\":\"https:\/\/dhfuerte.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/dhfuerte.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/dhfuerte.com\/wp-content\/uploads\/2024\/02\/ig-logo.jpg\",\"contentUrl\":\"https:\/\/dhfuerte.com\/wp-content\/uploads\/2024\/02\/ig-logo.jpg\",\"width\":1080,\"height\":1080,\"caption\":\"Cullera Downhill Race\"},\"image\":{\"@id\":\"https:\/\/dhfuerte.com\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.instagram.com\/hortadownhill\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"S\u00e9 que tienes ganas - Cullera Downhill Race","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/dhfuerte.com\/en\/cuenta-atras\/","og_locale":"en_GB","og_type":"article","og_title":"S\u00e9 que tienes ganas - Cullera Downhill Race","og_description":"SOLO QUEDAN&#8230; D\u00edas Horas Minutos Segundos","og_url":"https:\/\/dhfuerte.com\/en\/cuenta-atras\/","og_site_name":"Cullera Downhill Race","article_modified_time":"2024-11-08T17:05:33+00:00","og_image":[{"width":2560,"height":1707,"url":"https:\/\/dhfuerte.com\/wp-content\/uploads\/2024\/02\/820e0f60879ed99a08ca075561a2f55c-scaled.webp","type":"image\/webp"}],"twitter_card":"summary_large_image","twitter_misc":{"Estimated reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/dhfuerte.com\/cuenta-atras\/","url":"https:\/\/dhfuerte.com\/cuenta-atras\/","name":"S\u00e9 que tienes ganas - Cullera Downhill Race","isPartOf":{"@id":"https:\/\/dhfuerte.com\/#website"},"datePublished":"2024-11-08T16:58:59+00:00","dateModified":"2024-11-08T17:05:33+00:00","breadcrumb":{"@id":"https:\/\/dhfuerte.com\/cuenta-atras\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/dhfuerte.com\/cuenta-atras\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/dhfuerte.com\/cuenta-atras\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Portada","item":"https:\/\/dhfuerte.com\/"},{"@type":"ListItem","position":2,"name":"S\u00e9 que tienes ganas"}]},{"@type":"WebSite","@id":"https:\/\/dhfuerte.com\/#website","url":"https:\/\/dhfuerte.com\/","name":"Cullera Downhill Race 2024 - dhFuerte","description":"Os presentamos la carrera y freeride \u00abCULLERA DOWNHILL RACE\u00bb Donde los m\u00e1s freeriders podr\u00e1n disfrutar de 3 d\u00edas de bajadas sin parar y a la vez acogemos el Campeonato de Espa\u00f1a y de la Comunidad Valenciana","publisher":{"@id":"https:\/\/dhfuerte.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/dhfuerte.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/dhfuerte.com\/#organization","name":"Cullera Downhill Race","url":"https:\/\/dhfuerte.com\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/dhfuerte.com\/#\/schema\/logo\/image\/","url":"https:\/\/dhfuerte.com\/wp-content\/uploads\/2024\/02\/ig-logo.jpg","contentUrl":"https:\/\/dhfuerte.com\/wp-content\/uploads\/2024\/02\/ig-logo.jpg","width":1080,"height":1080,"caption":"Cullera Downhill Race"},"image":{"@id":"https:\/\/dhfuerte.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.instagram.com\/hortadownhill\/"]}]}},"_links":{"self":[{"href":"https:\/\/dhfuerte.com\/en\/wp-json\/wp\/v2\/pages\/432","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/dhfuerte.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/dhfuerte.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/dhfuerte.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/dhfuerte.com\/en\/wp-json\/wp\/v2\/comments?post=432"}],"version-history":[{"count":5,"href":"https:\/\/dhfuerte.com\/en\/wp-json\/wp\/v2\/pages\/432\/revisions"}],"predecessor-version":[{"id":441,"href":"https:\/\/dhfuerte.com\/en\/wp-json\/wp\/v2\/pages\/432\/revisions\/441"}],"wp:attachment":[{"href":"https:\/\/dhfuerte.com\/en\/wp-json\/wp\/v2\/media?parent=432"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}