Hello
I was able to install the page peel on my zen cart and started working on the images. Now a few issues have arised.

I have a banner in the header that start acting up after I added the script for the page peel. This issue will only appear in IE Everything works Ok in FF. If you display the site in IE the free shipping banner will stop when the page peel comes on.

Another issue is when going to a secure page a message comes on (This page contain both secure and unsecure items) I have tried to maipulate the code by adding https: where the script is located but no luck. This is the code I added in the html_header.php to activate the script:
Code:
<script src="https://www.coolcarpartsonline.com/peel/peel.js" type="text/javascript"></script>
I wanted to know if there is away to get the script to work without trigering the security message OR add the script to the home page only!!??