|
|
Linha 33: |
Linha 33: |
| } | | } |
|
| |
|
| .image-container img { | | .image-container img { |
| object-fit: cover; /* Mantém a proporção da imagem, cortando se necessário */
| | object-fit: cover; /* Mantém a proporção da imagem, cortando se necessário */ |
| margin-bottom: 5px;
| | margin-bottom: 5px; |
| } | | } |
|
| |
|
| .image-info { | | .image-info { |
Linha 83: |
Linha 83: |
| min-width: 340px; | | min-width: 340px; |
| min-height: 270px; | | min-height: 270px; |
| }
| | } |
|
| |
|
| .input-group { | | .input-group { |
Linha 115: |
Linha 115: |
| /* Inclui o padding e a borda na largura total */ | | /* Inclui o padding e a borda na largura total */ |
| } | | } |
|
| |
|
| |
|
| .input-group input[type="text"] { | | .input-group input[type="text"] { |
Linha 148: |
Linha 147: |
| display: flex; | | display: flex; |
| align-items: center; | | align-items: center; |
|
| |
| } | | } |
|
| |
|
Linha 199: |
Linha 197: |
| <label class="maps__label" for="specificOption">Local do X</label> | | <label class="maps__label" for="specificOption">Local do X</label> |
| </div> | | </div> |
| | |
| <div class="filter-container"> | | <div class="filter-container"> |
| <input type="checkbox" id="enableFilter"> | | <input type="checkbox" id="enableFilter"> |
Linha 206: |
Linha 205: |
| <div id="filterSection" class="hidden"> | | <div id="filterSection" class="hidden"> |
| <div id="filterById" class="input-group"> | | <div id="filterById" class="input-group"> |
| <label for="searchIds" class="mapsCalc__label">Buscar por Nº do Mapa:</label> | | <label for="searchIds" class="maps__label">Buscar por Nº do Mapa:</label> |
| <input type="text" id="searchIds" placeholder="Digite os números separados por vírgula" | | <input type="text" id="searchIds" placeholder="Digite os números separados por vírgula" |
| class="mapsCalc__select"> | | class="maps__select"> |
| | </div> |
| | |
| | <div id="filterByTag" class="hidden input-group"> |
| | <label for="searchTags" class="maps__label">Buscar por Tag:</label> |
| | <input type="text" id="searchTags" placeholder="Digite a tag desejada" class="maps__select"> |
| </div> | | </div> |
|
| |
|
Linha 218: |
Linha 222: |
| </div> | | </div> |
| </div> | | </div> |
| | |
| <div id="imageContainer" class="image-container hidden"> | | <div id="imageContainer" class="image-container hidden"> |
| <!-- As imagens e suas informações serão exibidas aqui --> | | <!-- As imagens e suas informações serão exibidas aqui --> |
Linha 231: |
Linha 236: |
| // Outras opções do Mapa Vermelho | | // Outras opções do Mapa Vermelho |
| }, | | }, |
| 2: {
| | 2: { |
| 'Areia': [ | | 'Areia': [ |
| { id: '1001', local: ' Outland Water', coordinates: '2847, 2827, 6', imageUrl: 'https://wiki.pokexgames.com/images/b/b9/Mapa_Verde_ADV_-_2847%2C_2827%2C_6.webp' },
| | { id: '1001', local: 'Outland Water', coordinates: '2847, 2827, 6', imageUrl: 'https://wiki.pokexgames.com/images/b/b9/Mapa_Verde_ADV_-_2847%2C_2827%2C_6.webp' }, |
| { id: '1002', local: ' Outland Water', coordinates: '2863, 2850, 6', imageUrl: 'https://wiki.pokexgames.com/images/c/c9/Mapa_Verde_ADV_-_2863%2C_2850%2C_6.webp' },
| | { id: '1002', local: 'Outland Water', coordinates: '2863, 2850, 6', imageUrl: 'https://wiki.pokexgames.com/images/c/c9/Mapa_Verde_ADV_-_2863%2C_2850%2C_6.webp' }, |
| { id: '1003', local: ' Respawn de Baltoy', coordinates: '5575, 5658, 5', imageUrl: 'https://wiki.pokexgames.com/images/3/3f/Mapa_Verde_ADV_-_5575%2C_5658%2C_5.webp' },
| | { id: '1003', local: 'Respawn de Baltoy', coordinates: '5575, 5658, 5', imageUrl: 'https://wiki.pokexgames.com/images/3/3f/Mapa_Verde_ADV_-_5575%2C_5658%2C_5.webp' }, |
| { id: '1004', local: ' Respawn de Vibrava', coordinates: '5616, 5729, 7', imageUrl: 'https://wiki.pokexgames.com/images/6/67/Mapa_Verde_ADV_-_5616%2C_5729%2C_7.webp' },
| | { id: '1004', local: 'Respawn de Vibrava', coordinates: '5616, 5555, 8', imageUrl: 'https://wiki.pokexgames.com/images/d/d1/Mapa_Verde_ADV_-_5616%2C_5555%2C_8.webp' }, |
| { id: '1005', local: ' Respawn de Flygon', coordinates: '5730, 5708, 7', imageUrl: 'https://wiki.pokexgames.com/images/6/6b/Mapa_Verde_ADV_-_5730%2C_5708%2C_7.webp' },
| |
| { id: '1006', local: ' Respawn de Pelipper', coordinates: '5814, 6111, 7', imageUrl: 'https://wiki.pokexgames.com/images/0/06/Mapa_Verde_ADV_-_5814%2C_6111%2C_7.webp' },
| |
| ], | | ], |
| 'Gelo': [ | | // Outras opções do Mapa Verde |
| { id: '2001', local: ' Outland Ice', coordinates: '2562, 3244, 6', imageUrl: 'https://wiki.pokexgames.com/images/4/40/Mapa_Verde_ADV_-_2562%2C_3244%2C_6.webp' },
| | }, |
| { id: '2002', local: ' Outland Ice', coordinates: '2670, 3318, 8', imageUrl: 'https://wiki.pokexgames.com/images/7/71/Mapa_Verde_ADV_-_2670%2C_3318%2C_8.webp' },
| | 3: { |
| { id: '2003', local: ' Outland Ice', coordinates: '2695, 3286, 7', imageUrl: 'https://wiki.pokexgames.com/images/e/e5/Mapa_Verde_ADV_-_2695%2C_3286%2C_7.webp' },
| | 'Areia': [ |
| { id: '2004', local: ' Outland Dragon', coordinates: '2710, 3287, 4', imageUrl: 'https://wiki.pokexgames.com/images/9/94/Mapa_Verde_ADV_-_2710%2C_3287%2C_4.webp' },
| | { id: '10001', local: 'Grotto', coordinates: '3400, 4500, 6', imageUrl: 'https://wiki.pokexgames.com/images/5/56/Mapa_Roxo_ADV_-_3400%2C_4500%2C_6.png' }, |
| { id: '2005', local: ' Respawn de Swellow', coordinates: '5047, 5744, 5', imageUrl: 'https://wiki.pokexgames.com/images/7/7c/Mapa_Verde_ADV_-_5047%2C_5744%2C_5.webp' },
| |
| { id: '2006', local: ' Respawn de Walrein', coordinates: '5845, 5800, 7', imageUrl: 'https://wiki.pokexgames.com/images/9/93/Mapa_Verde_ADV_-_5845%2C_5800%2C_7.webp' },
| |
| ], | | ], |
| 'Grama': [ | | // Outras opções do Mapa Roxo |
| { id: '3001', local: ' Outland Bug', coordinates: '2633, 3039, 7', imageUrl: 'https://wiki.pokexgames.com/images/4/40/Mapa_Verde_ADV_-_2633%2C_3039%2C_7.webp' },
| |
| { id: '3002', local: ' Outland Water', coordinates: '2654, 2810, 7', imageUrl: 'https://wiki.pokexgames.com/images/2/26/Mapa_Verde_ADV_-_2654%2C_2810%2C_7.webp' },
| |
| { id: '3003', local: ' Outland Grass', coordinates: '2863, 2879, 7', imageUrl: 'https://wiki.pokexgames.com/images/8/8d/Mapa_Verde_ADV_-_2863%2C_2879%2C_7.webp' },
| |
| { id: '3004', local: ' Respawn de Nuzleaf', coordinates: '5355, 5962, 7', imageUrl: 'https://wiki.pokexgames.com/images/d/d8/Mapa_Verde_ADV_-_5355%2C_5962%2C_7.webp' },
| |
| { id: '3005', local: ' Respawn de Grovyle', coordinates: '5383, 5892, 6', imageUrl: 'https://wiki.pokexgames.com/images/9/9c/Mapa_Verde_ADV_-_5383%2C_5892%2C_6.webp' },
| |
| { id: '3006', local: ' Respawn de Sceptile', coordinates: '5395, 5795, 6', imageUrl: 'https://wiki.pokexgames.com/images/d/de/Mapa_Verde_ADV_-_5395%2C_5795%2C_6.webp' },
| |
| { id: '3007', local: ' Respawn de Zangoose', coordinates: '5417, 5757, 7', imageUrl: 'https://wiki.pokexgames.com/images/4/49/Mapa_Verde_ADV_-_5417%2C_5757%2C_7.webp' },
| |
| { id: '3008', local: ' Respawn de Exploud', coordinates: '5437, 5561, 5', imageUrl: 'https://wiki.pokexgames.com/images/6/6c/Mapa_Verde_ADV_-_5437%2C_5561%2C_5.webp' },
| |
| { id: '3009', local: ' Respawn de Ludicolo', coordinates: '5463, 5838, 7', imageUrl: 'https://wiki.pokexgames.com/images/c/c3/Mapa_Verde_ADV_-_5463%2C_5838%2C_7.webp' },
| |
| { id: '3010', local: ' Respawn de Wingull', coordinates: '5726, 6160, 7', imageUrl: 'https://wiki.pokexgames.com/images/3/37/Mapa_Verde_ADV_-_5729%2C_6160%2C_7.webp' },
| |
| { id: '3011', local: ' Artificial Safari', coordinates: '5797, 5661, 7', imageUrl: 'https://wiki.pokexgames.com/images/3/3e/Mapa_Verde_ADV_-_5797%2C_5661%2C_7.webp' },
| |
| { id: '3012', local: ' Artificial Safari', coordinates: '5871, 5532, 7', imageUrl: 'https://wiki.pokexgames.com/images/b/b7/Mapa_Verde_ADV_-_5871%2C_5532%2C_7.webp' },
| |
| ],
| |
| 'Pedra': [
| |
| { id: '4001', local: ' Outland Fire', coordinates: '2793, 3029, 7', imageUrl: 'https://wiki.pokexgames.com/images/f/fc/Mapa_Verde_ADV_-_2793%2C_3029%2C_7.webp' },
| |
| { id: '4002', local: ' Outland Water', coordinates: '2808, 2864, 7', imageUrl: 'https://wiki.pokexgames.com/images/0/0a/Mapa_Verde_ADV_-_2808%2C_2864%2C_7.webp' },
| |
| { id: '4003', local: ' Respawn de Hariyama', coordinates: '5368, 5779, 5', imageUrl: 'https://wiki.pokexgames.com/images/4/45/Mapa_Verde_ADV_-_5368%2C_5779%2C_5.webp' },
| |
| { id: '4004', local: ' Respawn de Blaziken', coordinates: '5613, 5910, 4', imageUrl: 'https://wiki.pokexgames.com/images/a/ab/Mapa_Verde_ADV_-_5613%2C_5910%2C_4.webp' },
| |
| { id: '4005', local: ' Respawn de Camerupt', coordinates: '5617, 5925, 5', imageUrl: 'https://wiki.pokexgames.com/images/a/a1/Mapa_Verde_ADV_-_5617%2C_5925%2C_5.webp' },
| |
| { id: '4006', local: ' Respawn de Claydol', coordinates: '5621, 5667, 5', imageUrl: 'https://wiki.pokexgames.com/images/7/72/Mapa_Verde_ADV_-_5621%2C_5667%2C_5.webp' },
| |
| { id: '4007', local: ' Respawn de Torkoal', coordinates: '5650, 5914, 6', imageUrl: 'https://wiki.pokexgames.com/images/c/c9/Mapa_Verde_ADV_-_5650%2C_5914%2C_6.webp' },
| |
| ],
| |
| 'Subaquáticos': [
| |
| { id: '5001', local: ' Caminho da Outland North', coordinates: '4204, 4404, 12', imageUrl: 'https://wiki.pokexgames.com/images/4/4b/Mapa_Verde_ADV_-_4204%2C_4404%2C_12.webp' },
| |
| { id: '5002', local: ' Área subaquática próximo aos Zangoose', coordinates: '5425, 5747, 8', imageUrl: 'https://wiki.pokexgames.com/images/6/63/Mapa_Verde_ADV_-_5425%2C_5747%2C_8.webp' },
| |
|
| |
| ],
| |
| 'Terra': [
| |
| { id: '6001', local: ' Outland Ground', coordinates: '2551, 3105, 7', imageUrl: 'https://wiki.pokexgames.com/images/8/8d/Mapa_Verde_ADV_-_2551%2C_3105%2C_7.webp' },
| |
| { id: '6002', local: ' Outland Bug', coordinates: '2720, 3039, 7', imageUrl: 'https://wiki.pokexgames.com/images/e/e7/Mapa_Verde_ADV_-_2720%2C_3039%2C_7.webp' },
| |
| { id: '6003', local: ' Outland Fire', coordinates: '2842, 3073, 6', imageUrl: 'https://wiki.pokexgames.com/images/f/f1/Mapa_Verde_ADV_-_2842%2C_3073%2C_6.webp' },
| |
| { id: '6004', local: ' Outland Grass', coordinates: '2922, 2913, 6', imageUrl: 'https://wiki.pokexgames.com/images/3/3f/Mapa_Verde_ADV_-_2922%2C_2913%2C_6.webp' },
| |
| { id: '6005', local: ' Respawn de Toxicroak', coordinates: '5309, 5805, 6', imageUrl: 'https://wiki.pokexgames.com/images/4/40/Mapa_Verde_ADV_-_5309%2C_5805%2C_6.webp' },
| |
| { id: '6006', local: ' Respawn de Seviper', coordinates: '5317, 5787, 7', imageUrl: 'https://wiki.pokexgames.com/images/6/67/Mapa_Verde_ADV_-_5317%2C_5787%2C_7.webp' },
| |
| { id: '6007', local: ' Respawn de Shiftry', coordinates: '5400, 6039, 6', imageUrl: 'https://wiki.pokexgames.com/images/d/d7/Mapa_Verde_ADV_-_5400%2C_6039%2C_6.webp' },
| |
| { id: '6008', local: ' Respawn de Poochyena', coordinates: '5414, 6019, 8', imageUrl: 'https://wiki.pokexgames.com/images/3/31/Mapa_Verde_ADV_-_5414%2C_6019%2C_8.webp' },
| |
| { id: '6009', local: ' Respawn de Vigoroth', coordinates: '5569, 5883, 5', imageUrl: 'https://wiki.pokexgames.com/images/b/b2/Mapa_Verde_ADV_-_5569%2C_5883%2C_5.webp' },
| |
| { id: '6010', local: ' Respawn de Medicham', coordinates: '5606, 5682, 6', imageUrl: 'https://wiki.pokexgames.com/images/b/b3/Mapa_Verde_ADV_-_5606%2C_5682%2C_6.webp' },
| |
| { id: '6011', local: ' Entrada dos Castform de Phenac', coordinates: '5612, 5638, 7', imageUrl: 'https://wiki.pokexgames.com/images/a/a5/Mapa_Verde_ADV_-_5612%2C_5638%2C_7.webp' },
| |
| { id: '6012', local: ' Respawn de Swampert', coordinates: '5694, 5804, 7', imageUrl: 'https://wiki.pokexgames.com/images/8/82/Mapa_Verde_ADV_-_5694%2C_5804%2C_7.webp' },
| |
| | |
| ],
| |
| 'Pisos':[
| |
| { id: '7001', local: ' Outland Electric', coordinates: '2505, 3105, 10', imageUrl: 'https://wiki.pokexgames.com/images/b/b8/Mapa_Verde_ADV_-_2505%2C_3105%2C_10.webp' },
| |
| { id: '7002', local: ' Outland Psychic', coordinates: '2586, 2968, 7', imageUrl: 'https://wiki.pokexgames.com/images/8/84/Mapa_Verde_ADV_-_2586%2C_2968%2C_7.webp' },
| |
| { id: '7003', local: ' Outland Psychic', coordinates: '2607, 2958, 6', imageUrl: 'https://wiki.pokexgames.com/images/f/f3/Mapa_Verde_ADV_-_2607%2C_2958%2C_6.webp' },
| |
| { id: '7004', local: ' Respawn de Lairon', coordinates: '5361, 5682, 7', imageUrl: 'https://wiki.pokexgames.com/images/e/eb/Mapa_Verde_ADV_-_5361%2C_5682%2C_7.webp' },
| |
| { id: '7005', local: ' Respawn de Metang', coordinates: '5437, 5561, 6', imageUrl: 'https://wiki.pokexgames.com/images/b/b0/Mapa_Verde_ADV_-_5437%2C_5561%2C_6.webp' },
| |
| { id: '7006', local: ' Respawn de Mightyena', coordinates: '5485, 5987, 8', imageUrl: 'https://wiki.pokexgames.com/images/0/06/Mapa_Verde_ADV_-_5485%2C_5987%2C_8.webp' },
| |
| { id: '7007', local: ' Pirâmide nos Cacturne', coordinates: '5631, 5589, 7', imageUrl: 'https://wiki.pokexgames.com/images/9/93/Mapa_Verde_ADV_-_5631%2C_5589%2C_7.webp' },
| |
| ]
| |
| },
| |
| 3: { // Mapa Roxo
| |
| // Adicionar dados para o Mapa Roxo aqui
| |
| } | | } |
| }; | | }; |
|
| |
|
| document.getElementById('enableFilter').addEventListener('change', function () { | | function updateFilterVisibility() { |
| const filterSection = document.getElementById('filterSection'); | | const enableFilter = document.getElementById('enableFilter').checked; |
| if (this.checked) { | | document.getElementById('filterSection').classList.toggle('hidden', !enableFilter); |
| filterSection.classList.remove('hidden');
| | document.getElementById('specificOptions').classList.toggle('hidden', !enableFilter); |
| } else { | | } |
| filterSection.classList.add('hidden'); | | |
| | function filterImages() { |
| | const mapType = document.getElementById('mapType').value; |
| | const specificOption = document.getElementById('specificOption').value; |
| | const searchIds = document.getElementById('searchIds').value.split(',').map(id => id.trim()).filter(id => id); |
| | const searchTags = document.getElementById('searchTags').value.trim().toLowerCase(); |
| | |
| | if (!mapType && !searchTags && !searchIds.length) { |
| | alert('Selecione pelo menos um tipo de mapa ou insira uma tag ou número.'); |
| | return; |
| } | | } |
| });
| |
|
| |
|
| | const images = []; |
| | if (mapType && specificOption) { |
| | if (specificOptions[mapType] && specificOptions[mapType][specificOption]) { |
| | images.push(...specificOptions[mapType][specificOption]); |
| | } |
| | } |
|
| |
|
| document.getElementById('searchIds').addEventListener('keypress', function (event) {
| | if (searchIds.length) { |
| if (event.key === 'Enter') {
| | images.push(...Object.values(specificOptions).flatMap(option => option).filter(item => searchIds.includes(item.id))); |
| event.preventDefault();
| |
| document.getElementById('filterButton').click();
| |
| } | | } |
| });
| |
| document.getElementById('mapType').addEventListener('change', function () {
| |
| const selectedMapType = this.value;
| |
| const specificOptionSelect = document.getElementById('specificOption');
| |
|
| |
|
| if (selectedMapType) { | | if (searchTags) { |
| specificOptionSelect.innerHTML = '<option value="">Selecione uma opção</option>'; | | images.push(...Object.values(specificOptions).flatMap(option => option).filter(item => item.tag && item.tag.toLowerCase().includes(searchTags))); |
| const options = Object.keys(specificOptions[selectedMapType]);
| |
| options.forEach(option => {
| |
| specificOptionSelect.innerHTML += `<option value="${option}">${option}</option>`;
| |
| });
| |
| document.getElementById('specificOptions').classList.remove('hidden');
| |
| } else {
| |
| document.getElementById('specificOptions').classList.add('hidden');
| |
| } | | } |
| });
| |
|
| |
|
| document.getElementById('specificOption').addEventListener('change', function () {
| | displayImages(images); |
| const selectedMapType = document.getElementById('mapType').value; | | } |
| const selectedOption = this.value;
| |
| const imageContainer = document.getElementById('imageContainer');
| |
|
| |
|
| if (selectedMapType && selectedOption) {
| | function displayImages(images) { |
| const images = specificOptions[selectedMapType][selectedOption];
| | const container = document.getElementById('imageContainer'); |
| let imagesHtml = '';
| | container.innerHTML = ''; |
| | | if (images.length === 0) { |
| if (Array.isArray(images)) {
| | container.innerHTML = '<p>Nenhuma imagem encontrada.</p>'; |
| images.forEach(image => {
| | } else { |
| imagesHtml += `
| | images.forEach(image => { |
| <div class="image-item">
| | const div = document.createElement('div'); |
| <img src="${image.imageUrl}" alt="${selectedOption}">
| | div.className = 'image-item'; |
| <div class="image-info">
| | div.innerHTML = ` |
| <b>Número do Mapa</b>: ${image.id} <br>
| | <img src="${image.imageUrl}" alt="${image.local}" /> |
| <b>Local</b>: ${image.local} <br>
| | <div class="image-info"> |
| <b>Coordenada</b>: ${image.coordinates}<br>
| | <p>ID: ${image.id}</p> |
| <b>Tag(s)</b>: ${image.tag}
| | <p>Local: ${image.local}</p> |
| </div>
| | <p>Coordenadas: ${image.coordinates}</p> |
| </div>
| |
| `;
| |
| }); | |
| } else {
| |
| imagesHtml = ` | |
| <div class="image-item"> | |
| <img src="${images.imageUrl}" alt="${selectedOption}">
| |
| <div class="image-info">
| |
| <b>Número do Mapa</b>: ${images.id} <br>
| |
| <b>Local</b>: ${images.local} <br>
| |
| <b>Coordenada</b>: ${images.coordinates}
| |
| </div>
| |
| </div> | | </div> |
| `; | | `; |
| }
| | container.appendChild(div); |
| imageContainer.innerHTML = imagesHtml;
| | }); |
| imageContainer.classList.remove('hidden');
| |
| } else {
| |
| imageContainer.classList.add('hidden');
| |
| } | | } |
| }); | | container.classList.remove('hidden'); |
| | } |
|
| |
|
| document.getElementById('filterButton').addEventListener('click', function () { | | document.getElementById('enableFilter').addEventListener('change', updateFilterVisibility); |
| const searchIds = document.getElementById('searchIds').value.split(',').map(id => id.trim());
| |
| const imageContainer = document.getElementById('imageContainer');
| |
|
| |
|
| if (searchIds.length > 0) {
| | document.getElementById('filterButton').addEventListener('click', filterImages); |
| let imagesHtml = '';
| |
| let allImages = [];
| |
|
| |
|
| // Recolhe todas as imagens que correspondem aos IDs
| | document.getElementById('searchIds').addEventListener('input', function () { |
| Object.keys(specificOptions).forEach(mapType => {
| | document.getElementById('searchTags').value = ''; |
| const mapOptions = specificOptions[mapType];
| | document.getElementById('filterByTag').classList.add('hidden'); |
| Object.keys(mapOptions).forEach(option => {
| | }); |
| const images = mapOptions[option].filter(image => searchIds.includes(image.id));
| |
| allImages = allImages.concat(images);
| |
| });
| |
| });
| |
|
| |
|
| // Ordena as imagens pelo nome do local
| | document.getElementById('searchTags').addEventListener('input', function () { |
| allImages.sort((a, b) => a.local.localeCompare(b.local));
| | document.getElementById('searchIds').value = ''; |
| | document.getElementById('filterById').classList.add('hidden'); |
| | }); |
|
| |
|
| // Gera o HTML para exibir as imagens ordenadas
| | // Inicializa a visibilidade dos filtros ao carregar a página |
| allImages.forEach(image => {
| | updateFilterVisibility(); |
| imagesHtml += `
| |
| <div class="image-item">
| |
| <img src="${image.imageUrl}" alt="Imagem ID ${image.id}">
| |
| <div class="image-info">
| |
| <b>Número do Mapa</b>: ${image.id} <br>
| |
| <b>Local</b>: ${image.local} <br>
| |
| <b>Coordenada</b>: ${image.coordinates}<br>
| |
| <b>Tag(s)</b>: ${image.tag}
| |
| </div>
| |
| </div>
| |
| `;
| |
| });
| |
| | |
| imageContainer.innerHTML = imagesHtml || 'Nenhuma imagem encontrada com os números fornecidos.';
| |
| imageContainer.classList.remove('hidden');
| |
| } else {
| |
| imageContainer.classList.add('hidden');
| |
| }
| |
| });
| |
| </script> | | </script> |
| </body> | | </body> |
|
| |
|
| </html> | | </html> |