Using it on the News(Home) page.
<a href="http://dkpfiles.com/iws/files/majordomo.png" rel="shadowbox"><img src="http://dkpfiles.com/iws/files/majordomosplash.png"/></a>
and here's the script that's used in the layout.html file.
<link rel="stylesheet" type="text/css" href="http://dkpfiles.com/iws/files/shadowbox.css">
<script type="text/javascript" src="http://dkpfiles.com/iws/files/shadowbox.js"></script>
<script type="text/javascript">
Shadowbox.init();
</script>
Thanks for looking into it Chops.