Monday, February 13, 2017
screen editor
<div id="atnbg2170213m0931frame" style="position:fixed;left:0%;top:0%;width:100%;height:100%;background-color:white;color:pink"><div onmouseover="javascript:atnbg2170213m0931('edit atnbg2170213m0931frame')" style="position:absolute;right:0%;bottom:0%;width:5%;height:5%;background-color:pink"></div></div>
<div id="atnbg2170213m0931editor" style="position:fixed;left:0px;top:0px;width:400px;height:200px;background-color:white;display:none"><textarea id="atnbg2170213m0931editinstructions" style="position:absolute;left:10%;top:10%;width:60%;height:60%"></div><div onmouseover="atnbg2170213m0931('apply')" style="position:absolute;right:10%;bottom:10%;font-size:100px;color:greenyellow">apply</div></div>
<script>
function atnbg2170213m0931(instructions) {
var instructionarray = instructions.split("*whattodo*")
if (instructionarray[0] === "edit") {
document.getElementById("atnbg2170213m0931editor").style.display = "inline"var i = document.getElementById("atnbg2170213m0931editinstructions")
i.value = document.getElementById(instructionarray[1]).innerHTML}
if (instructionarray[0] === "apply") {
</script>