{"id":125,"date":"2026-04-12T09:04:17","date_gmt":"2026-04-12T09:04:17","guid":{"rendered":"https:\/\/www.ti0ati.org\/?page_id=125"},"modified":"2026-04-12T17:53:57","modified_gmt":"2026-04-12T17:53:57","slug":"qsocard","status":"publish","type":"page","link":"https:\/\/www.ti0ati.org\/?page_id=125","title":{"rendered":"QSOCard"},"content":{"rendered":"\n<div style=\"margin-bottom: 25px;\">\n    <input type=\"text\" id=\"qsoSearch\" onkeyup=\"filterQSOs()\" placeholder=\"Digita el indicativo a buscar (ej: TI2ABB)...\" \n           style=\"width:100%; padding:15px; font-size:16px; border:2px solid #0073aa; border-radius:8px; box-shadow: 0 2px 4px rgba(0,0,0,0.1);\">\n<\/div>\n\n<div id=\"qsoGallery\" style=\"display: grid; grid-template-columns: repeat(auto-fill, minmax(200px, 1fr)); gap: 20px;\">\n    \n    <script>\n        const base_url = \"http:\/\/www.ti0ati.org\/wp-content\/uploads\/QSO\/\";\n        const imagenes = [\n            \"CA3CZU.jpg\", \"TI2ABB.jpg\", \"TI2ASC.jpg\", \"TI2CJJ.jpg\", \"TI2CVJ.jpg\", \n            \"TI2EMG.jpg\", \"TI2FM.jpg\", \"TI2FRN.jpg\", \"TI2IOS.jpg\", \"TI2OFO.jpg\", \n            \"TI2OX.jpg\", \"TI2VLM.jpg\", \"TI2YO.jpg\", \"TI3DK.jpg\", \"TI3JKS.jpg\", \n            \"TI3JVH.jpg\", \"TI3RKM.jpg\", \"TI3RR.jpg\", \"TI3TBT.jpg\", \"TI3WTI.jpg\", \n            \"TI4FBL.jpg\", \"TI4HBR.jpg\", \"TI4LTC.jpg\", \"TI4MSR.jpg\", \"TI4NJ.jpg\", \n            \"TI4OVR.jpg\", \"TI5CBR.jpg\", \"TI5FSP.jpg\", \"TI5GAA.jpg\", \"TI5HCM.jpg\", \n            \"TI6ZK.jpg\", \"TI7JCC.jpg\", \"TI7JLA.jpg\", \"TI8OJQ.jpg\"\n        ];\n\n        const gallery = document.getElementById('qsoGallery');\n\n        imagenes.forEach(img => {\n            const callsign = img.split('.')[0];\n            const card = document.createElement('div');\n            card.className = 'qso-card';\n            card.setAttribute('data-callsign', callsign);\n            card.style = \"text-align:center; border:1px solid #ddd; border-radius:10px; padding:15px; background:#ffffff; box-shadow: 0 4px 6px rgba(0,0,0,0.05); transition: transform 0.2s;\";\n            \n            card.innerHTML = `\n                <div style=\"margin-bottom:10px;\">\n                    <img decoding=\"async\" src=\"${base_url}${img}\" style=\"width:100%; height:auto; border-radius:5px;\" alt=\"QSL ${callsign}\">\n                <\/div>\n                <div style=\"font-weight:bold; font-family:Arial, sans-serif; color:#333; margin-bottom:10px; font-size:18px;\">${callsign}<\/div>\n                \n                <a href=\"${base_url}${img}\" download=\"${img}\" style=\"display: inline-block; background-color: #0073aa; color: white; padding: 8px 15px; text-decoration: none; border-radius: 5px; font-size: 14px; font-family: sans-serif; transition: background 0.3s;\">\n                    Descargar Tarjeta\n                <\/a>\n            `;\n            \n            card.onmouseover = () => card.style.transform = \"scale(1.03)\";\n            card.onmouseout = () => card.style.transform = \"scale(1.0)\";\n            \n            gallery.appendChild(card);\n        });\n\n        function filterQSOs() {\n            let input = document.getElementById('qsoSearch').value.toUpperCase();\n            let cards = document.getElementsByClassName('qso-card');\n\n            for (let i = 0; i < cards.length; i++) {\n                let callsign = cards[i].getAttribute('data-callsign');\n                cards[i].style.display = callsign.includes(input) ? \"\" : \"none\";\n            }\n        }\n    <\/script>\n<\/div>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-125","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.ti0ati.org\/index.php?rest_route=\/wp\/v2\/pages\/125","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.ti0ati.org\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.ti0ati.org\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.ti0ati.org\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.ti0ati.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=125"}],"version-history":[{"count":13,"href":"https:\/\/www.ti0ati.org\/index.php?rest_route=\/wp\/v2\/pages\/125\/revisions"}],"predecessor-version":[{"id":142,"href":"https:\/\/www.ti0ati.org\/index.php?rest_route=\/wp\/v2\/pages\/125\/revisions\/142"}],"wp:attachment":[{"href":"https:\/\/www.ti0ati.org\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=125"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}