3c3 < Swipe Media ... RJM Programming - August, 2025 --- > Swipe Media ... RJM Programming - August, 2025 9,13d8 < a { < text-shadow:-1px 1px 1px #ff2d95; < background-color:rgba(255,255,255,0.3); < } < 20c15 < content: 'Media Gallery \a RJM Programming \a August, 2025 \a Thanks to Lorem Picsum at https://picsum.photos/ \a Thanks to YouTube at https://youtube.com \a ' attr(alt); --- > content: 'Media Gallery \a RJM Programming \a August, 2025 \a Thanks to Lorem Picsum at https://picsum.photos/ \a ' attr(alt); 24d18 < 35d28 < amin-=60; 38c31 < var urls=['//picsum.photos/' + amin + '/' + amin + '/', '//www.rjmprogramming.com.au/ITblog/' + amin + '/' + amin + '/']; --- > var urls=['//www.rjmprogramming.com.au/ITblog/' + amin + '/' + amin + '/', '//picsum.photos/' + amin + '/' + amin + '/']; 40,44c33 < var bcol=['yellow', '#f0f0f0']; < var vidids=((location.search + ('' + location.hash).replace(/^null/g,'').replace(/^undefined/g,'').replace(/^\#/g,'&')).split('youtube=')[1] ? decodeURIComponent(decodeURIComponent((location.search + ('' + location.hash).replace(/^null/g,'').replace(/^undefined/g,'').replace(/^\#/g,'&')).split('youtube=')[1].split('&')[0])) : '').split(','); < var isaudio=(location.search + ('' + location.hash).replace(/^null/g,'').replace(/^undefined/g,'').replace(/^\#/g,'&')).split('audioyoutube=')[1] ? true : false; < < //https://youtu.be/8iwBM_YB1sE --- > var bcol=['#f0f0f0', 'yellow']; 156,239d144 < function grabcontent(idx) { < if (vidids[0] != '') { < if (idx < eval('' + vidids.length)) { < var cellno=eval(1 + eval('' + idx)); < if (eval('' + vidids[idx].length) == 11) { < if (isaudio) { < return '


'; < } else { < return ''; < } < } < } < } < return ''; < } < < function checkiflater(iois) { < var aconto = (iois.contentWindow || iois.contentDocument); < if (aconto != null) { < if (aconto.document) { aconto = aconto.document; } < if (aconto.body != null) { < var hones=aconto.getElementsByTagName('h1'); < if (eval('' + hones.length) > 0) { < if (hones[0].innerHTML.indexOf('Karaoke via YouTube') != 0) { < document.getElementById('a' + iois.id.replace('if','')).innerHTML=hones[0].innerHTML; < document.getElementById('a' + iois.id.replace('if','')).className='audioytplay'; < document.getElementById('a' + iois.id.replace('if','')).title=hones[0].innerHTML; < audioytlook(); < } < } < } < } < } < < function zcheckif(iois) { < var aconto = (iois.contentWindow || iois.contentDocument); < if (aconto != null) { < if (aconto.document) { aconto = aconto.document; } < if (aconto.body != null) { < try { < aconto.getElementById('c0').checked=true; < } catch(hfgd) { < setTimeout(function(){ xcheckif(document.getElementById(iois.id)); }, 6000); < } < } < } < } < < < function xcheckif(iois) { < var aconto = (iois.contentWindow || iois.contentDocument); < if (aconto != null) { < if (aconto.document) { aconto = aconto.document; } < if (aconto.body != null) { < try { < aconto.getElementById('c0').checked=true; < } catch(hfgd) { < } < } < } < } < < < function checkif(iois) { < var aconto = (iois.contentWindow || iois.contentDocument); < if (aconto != null) { < if (aconto.document) { aconto = aconto.document; } < if (aconto.body != null) { < var hones=aconto.getElementsByTagName('h1'); < if (eval('' + hones.length) > 0) { < if (hones[0].innerHTML.indexOf('Karaoke via YouTube') == 0) { < setTimeout(function(){ checkiflater(document.getElementById(iois.id)); }, 6000); < } else { < document.getElementById('a' + iois.id.replace('if','')).innerHTML=hones[0].innerHTML; < document.getElementById('a' + iois.id.replace('if','')).className='audioytplay'; < document.getElementById('a' + iois.id.replace('if','')).title=hones[0].innerHTML; < audioytlook(); < } < } < } < } < } < < 260,261c165,166 < if (eval(kk % eval('' + bcol.length)) == 0) { < document.write('' + grabcontent(eval(-1 + kk)) + ''); --- > if (eval(kk % eval('' + bcol.length)) == 1) { > document.write(''); 263c168 < document.write('' + grabcontent(eval(-1 + kk)) + ''); --- > document.write('');