45c45 < td { text-align: left; vertical-align: top; } --- > td { text-align: left; } 47,48c47 < input { border:0; padding:0; font-family: "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace; border-radius: 0 !important; -webkit-appearance: none; } < button { text-align: left; } --- > input { border:0; padding:0; font-family: "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace; } 51,53d49 < var vsres=""; < var newres=""; < 55,56d50 < var cmedianame=location.search.split('imedia=')[1] ? decodeURIComponent(location.search.split('imedia=')[1].split('&')[0]).replace(/\+/g,' ') : ""; < var cmediacontent=''; 98,113c92 < < var dci=false; < var fbr=null; < var reso=null, lastreso=''; < var detailscount=1; < var scriptstuff=''; < var preso=''; < var defname=''; < var xname=''; < < var attachment=''; < var imgd=null, imgh=-1, imgw=-1, altimgw=-1, altimgh=-1, two=2, twotwo=2, wasv='', firstgo=true, ewo=null, ewf=null, prevffs=-11, ffs=-1; < var vtrue=true, twentythousand=20000, altsubject='', prevlastisaved='', prevlastvsaved='', prevlastasaved='', lastvsaved='', lastasaved='', lastisaved='', lastaudioname='', lastresult=''; < var vsres='', zhr=null, zform=null, lastacnt=1, tgsps=[], tgspsop=[], newres='', preurl='', tgspsopwhat=[], cvis='', prevsv='', thissv='', haikusuffix='', lastu=''; < < --- > 143,213d121 < < function lookfvsres() { < fvsres('pointer'); < } < < function fvsres(inv) { < if (newres == '') { < if (inv == 'progress') { < vsres=document.getElementById('result').innerHTML; < setTimeout(lookfvsres, 2000); < return inv; < } else if (inv == 'pointer') { < if (vsres != document.getElementById('result').innerHTML) { < document.getElementById('inum').innerHTML='1'; < document.getElementById('result').style.cursor=inv; < vsres=document.getElementById('result').innerHTML; < } else { < setTimeout(lookfvsres, 2000); < } < } < } < return inv; < } < < function laterfbr() { < if (fbr) { < console.log(11); < fbr.accept='.pdf,audio/*,video/*,image/*'; < console.log(12); < } < } < < function notwotwo() { < twotwo=33; < vtrue=false; < twentythousand=200; < } < < < function selch(thisvalue) { < if (lastvalue != '.*') { < while (document.getElementById('outputname').value.indexOf(lastvalue) != -1) { < document.getElementById('outputname').value=document.getElementById('outputname').value.replace(lastvalue, '.*'); < } < } < document.getElementById('outputname').value=document.getElementById('outputname').value.replace(/\.\*/g,'.' + thisvalue); < lastvalue='.' + thisvalue; < document.getElementById('cbi').src=document.getElementById('cbi').src.split('#')[0].split('?')[0] + '?totype=' + encodeURIComponent(thisvalue.replace('*','html')) + '&d=' + Math.floor(Math.random() * 19876543); < } < < function checkmedia(iois) { < if (iois != null) { < var aconto = (iois.contentWindow || iois.contentDocument); < if (aconto != null) { < if (aconto.document) { aconto = aconto.document; } < if (aconto.body != null) { < var hs=aconto.getElementsByTagName('h1'); < hs[0].style.display='none'; < hs=aconto.getElementsByTagName('h3'); < hs[0].style.display='none'; < console.log(1); < fbr=aconto.getElementById('files'); < setTimeout(laterfbr,3000); < aconto.getElementById('files').accept='.pdf,audio/*,video/*,image/*'; < aconto.getElementById('files').style.fontSize='8px'; < aconto.getElementById('files').title='Select media file.'; < console.log(2); < } < } < } < } 413,420d320 < if (cmedianame != '') { < if (window.sessionStorage) { < cmediacontent=decodeURIComponent(window.sessionStorage.getItem(cmedianame)); < window.sessionStorage.removeItem(cmedianame); < } else { < cmedianame=''; < } < } 500c400 < document.getElementById('ixandy').style.width='' + Math.round(eval(0 + maxlh) * 7.5) + 'px'; --- > document.getElementById('ixandy').style.width='' + Math.round(eval(0 + maxlh) * 7.5) + 'px'; 503c403 < document.getElementById('ixandy').style.width='' + Math.round(eval(0 + maxlh) * 7.5) + 'px'; // 8.0 --- > document.getElementById('ixandy').style.width='' + Math.round(eval(0 + maxlh) * 8.0) + 'px'; 507c407 < document.getElementById('bx').innerHTML=ih.replace(/\/g,'').replace(/bxandy/g,'bx'); --- > document.getElementById('bx').innerHTML=ih.replace(/\/g,''); 517c417 < document.getElementById('ixandy').style.width='' + Math.round(eval(0 + 6) * 7.5) + 'px'; --- > document.getElementById('ixandy').style.width='' + Math.round(eval(0 + 6) * 7.5) + 'px'; 520c420 < document.getElementById('ixandy').style.width='' + Math.round(eval(0 + 6) * 7.5) + 'px'; // 8.0 --- > document.getElementById('ixandy').style.width='' + Math.round(eval(0 + 6) * 8.0) + 'px'; 523,621c423 < } < if (cmediacontent.indexOf('divbxandy">') != -1) { < document.getElementById('bxandy').innerHTML+='
' + cmediacontent.split('divbxandy">')[1].split('
')[0] + ''; < } else if (cmediacontent.indexOf("divbxandy'>") != -1) { < document.getElementById('bxandy').innerHTML+='
' + cmediacontent.split("divbxandy'>")[1].split('
')[0] + ''; < } else if (cmediacontent.indexOf('divbxandy>') != -1) { < document.getElementById('bxandy').innerHTML+='
' + cmediacontent.split('divbxandy>')[1].split('
')[0] + ''; < } < if (cmediacontent.indexOf('divbx">') != -1) { < document.getElementById('bx').innerHTML+='
' + cmediacontent.split('divbx">')[1].split('
')[0] + ''; < } else if (cmediacontent.indexOf("divbx'>") != -1) { < document.getElementById('bx').innerHTML+='
' + cmediacontent.split("divbx'>")[1].split('
')[0] + ''; < } else if (cmediacontent.indexOf('divbx>') != -1) { < document.getElementById('bx').innerHTML+='
' + cmediacontent.split('divbx>')[1].split('
')[0] + ''; < } < } < < function dotimeaway() { < var ii, buts=[], recis; < if (document.getElementById('result').innerHTML != '') { < dres=document.getElementById('result').innerHTML; < document.getElementById('result').innerHTML=''; < buts=document.getElementsByTagName('button'); < document.getElementById('imedia').innerHTML=''; < for (ii=0; ii'; < } else { < buts[ii].innerHTML+='

'; < //document.body.style.backgroundImage='linear-gradient(rgba(255,255,255,0.8),rgba(255,255,255,0.8)),URL(data:image/' + dres.split('data:image/')[1].split('"')[0].split("'")[0].split('>')[0] + ')'; < //document.body.style.backgoundRepeat='no-repeat'; < //document.body.style.backgoundSize='contain'; < } < } else if (dres.indexOf('data:audio/') != -1) { < if (document.getElementById('div' + buts[ii].id)) { < document.getElementById('div' + buts[ii].id).innerHTML+='
'; < } else { < buts[ii].innerHTML+='

'; < } < } else if (dres.indexOf('data:video/') != -1) { < if (document.getElementById('div' + buts[ii].id)) { < document.getElementById('div' + buts[ii].id).innerHTML+='
'; < } else { < buts[ii].innerHTML+='

'; < } < } < document.getElementById('imedia').innerHTML+=encodeURIComponent(document.getElementById('div' + buts[ii].id).outerHTML); < } < } else if (document.getElementById('resultav').innerHTML != '') { < dres=document.getElementById('resultav').innerHTML; < document.getElementById('resultav').innerHTML=''; < buts=document.getElementsByTagName('button'); < document.getElementById('imedia').innerHTML=''; < for (ii=0; ii'; < } else { < buts[ii].innerHTML+='
'; < //document.body.style.backgroundImage='linear-gradient(rgba(255,255,255,0.8),rgba(255,255,255,0.8)),URL(data:image/' + dres.split('data:image/')[1].split('"')[0].split("'")[0].split('>')[0] + ')'; < //document.body.style.backgoundRepeat='no-repeat'; < //document.body.style.backgoundSize='contain'; < } < } else if (dres.indexOf('data:audio/') != -1) { < if (document.getElementById('div' + buts[ii].id)) { < document.getElementById('div' + buts[ii].id).innerHTML+='
'; < } else { < buts[ii].innerHTML+='

'; < } < } else if (dres.indexOf('data:video/') != -1) { < if (document.getElementById('div' + buts[ii].id)) { < document.getElementById('div' + buts[ii].id).innerHTML+='
'; < } else { < buts[ii].innerHTML+='

'; < } < } < document.getElementById('imedia').innerHTML+=encodeURIComponent(document.getElementById('div' + buts[ii].id).outerHTML); < } < } < setTimeout(dotimeaway, 2000); < } < < function ssit() { < var ourssname='media' + Math.floor(Math.random() * 19876543); < if (document.getElementById('imedia') && document.getElementById('divmedia')) { < if (document.getElementById('imedia').value != '') { < if (window.sessionStorage) { < window.sessionStorage.setItem(ourssname, document.getElementById('imedia').innerHTML); < document.getElementById('imedia').innerHTML=''; < document.getElementById('divmedia').innerHTML=""; < } < } < } < return true; --- > } 624,625d425 < setTimeout(dotimeaway, 3000); < 631c431 < document.write("

Multipurpose Buttons for
  

"); --- > document.write("

Multipurpose Buttons for

"); 657,672d456 < < < < < < < < < < < < < <
<
<