Hi, on my website www. ashcycles .com I have just had a new SSL installed and i want to show the Thawte SSl cetificate image in the bottom right of the page all the time just the same as the COMODO certificate image is shown on this site in the bottom right : www. ladywig .com.

Below is the code i have to show the image :

<div id="thawteseal" style="text-align:center;" title="Click to Verify - This site chose Thawte SSL for secure e-commerce and confidential communications.">
<div><script type="text/javascript" src="https://seal.thawte.com/getthawteseal?host_name=www.ashcycles.com&amp;size=S&amp;lang=en"></script></div>
<div><a href="http://www.thawte.com/products/" target="_blank" style="color:#000000; text-decoration:none; font:bold 10px arial,sans-serif; margin:0px; padding:0px;">ABOUT SSL CERTIFICATES</a></div>
</div>

Can someone please tell me what i would need to do to get it to show on every page in the bottom right corner of the page. Thanks in advance for any help :)