In every page except for the home page you can insert javascript code or free html code (not re-interpreted by Edit
Area), to do this you have to:
- select the block in the target page
- go to the "body" section
- click on
- enter the free code into a eaKeep class div as in this example:
<div class="eaKeep">
<...free code...>
</div>