I want to add OverLIB (Javascript MouseOver support to my product descriptions <http://www.bosrup.com/web/overlib/>.
Where can I add this line (must be between <head> and </head>) -
<script type="text/javascript" src="overlib.js"></script>
I also need to add (must be between <body> and </body>) -
<div id="overDiv" style="position:absolute; visibility:hidden; z-index:1000;"></div>
After the <div id="overDiv" style line above I need to add the following code (in the body)
here