<html>
<head>
<title>Display Hashtagged HTML Data - RJM Programming - March, 2024</title>
<script type='text/javascript'>
var delay=location.search.split('delay=')[1] ? eval(decodeURIComponent(location.search.split('delay=')[1].split('&')[0])) : -4000;
var lh=(('' + location.hash).replace(/^null/g,'').replace(/^undefined/g,'')).replace(/^\#/g,'');
if (lh != '') {
if (lh.indexOf('JTNDY') == 0) {
lh=decodeURIComponent(window.atob(decodeURIComponent(lh))).replace(/\+/g,' ');
} else if (lh.indexOf(window.btoa('<')) == 0 || lh.indexOf('PGJ') == 0) {
lh=window.atob(lh).replace(/\+/g,' ');
//} else if (lh.indexOf('data:') == 0 && delay > 0) {
//} else if (lh.toLowerCase().indexOf('http') == 0) {
} else {
lh=decodeURIComponent(lh).replace(/\+/g,' ');
}
}
var lhdatas=lh.split('data:');
var prefixer='"';
var bodyis='<body></body>', headis='', newlh='';

for (var ilh=1; ilh<lhdatas.length; ilh++) {
prefixer=lhdatas[eval(-1 + ilh)].slice(-1).replace('(',')').replace('[',']').replace('{','}');
if (lhdatas[ilh].split(prefixer)[0].indexOf(' ') != -1) {
lh=lh.replace(lhdatas[ilh].split(prefixer)[0], lhdatas[ilh].split(prefixer)[0].replace(/\ /g,'+'));
}
if (eval('' + lhdatas.length) > 2 && delay > 0 && lh.indexOf('</body>') == -1 && lh.indexOf('<body') == -1 && (lh.trim() != '' && lh.indexOf('<head') == -1)) {
if (newlh == '') {
newlh='<ht' + 'ml><he' + 'ad><title>Animated GIF presentation ...</title><scr' + 'ipt type=text/javascript> var curslide=0, slidecnt=' + eval(-1 + eval('' + lhdatas.length)) + ', delay=' + ('' + delay).replace('-','') + '; function animate() { document.getElementById("topimg").style.backgroundImage="url(" + document.getElementById("animg" + curslide).src + ")"; curslide++; if (curslide >= slidecnt) { curslide=0; } setTimeout(animate, delay); } </scr' + 'ipt></he' + 'ad><bo' + 'dy onload=animate();><div id=topimg style=width:100%;height:800px;background-repeat:no-repeat;background-size:contain;></div></bo' + 'dy></ht' + 'ml>';
}
newlh=newlh.replace('</bo' + 'dy>', '<img style=display:none; id=animg' + eval(-1 + ilh) + ' src="data:' + lhdatas[ilh].replace(/\ /g,'+') + '"></img></bo' + 'dy>');
}
}

if (newlh != '') { lh=newlh; }


if (lh.indexOf('</body>') != -1 && lh.indexOf('<body') != -1) {
bodyis='<body' + lh.split('<body')[1].split('</html>')[0];
} else if (lh.trim() != '' && lh.indexOf('<head') == -1) {
bodyis=lh;
}


if (lh.indexOf('</head>') != -1 && lh.indexOf('<head') != -1) {
headis='<head' + lh.split('<head')[1].split('</head>')[0] + '</head>';
document.write(headis.replace(/https\:\/\//g,'//').replace(/http\:\/\//g,'//') + bodyis.replace(/https\:\/\//g,'//').replace(/http\:\/\//g,'//'));
} else if (bodyis != '<body></body>') {
document.write(bodyis.replace(/https\:\/\//g,'//').replace(/http\:\/\//g,'//'));
}

</script>
</head>
<body>
</body>
</html>