(function(){ pushToScripts(); pushToPages(); var headContents=` `; var bodyContents=`

     


x position
y position
z position
width
height
depth

`; document.head.innerHTML=headContents; document.body.innerHTML=bodyContents; })();