Looks like you have commented out the ability to have the large image:
PHP Code:
<!--bof Main Product Image -->
<div id="productMainImage" class="centeredContent back">
<!-- begin zen lightbox v1.3 aclarke 2006-10-20 -->
<script language="javascript" type="text/javascript"><!--
document.write('<a href="images/rest_assured/standrews.jpg" rel="lightbox[gallery]" title="Rest Assured - St Andrews - Premiur Universal."><img src="bmz_cache/8/80fc9f92a600ee77a874d4451c7c4f8c.image.300x200.jpg" alt="Rest Assured - St Andrews - Premiur Universal." title=" Rest Assured - St Andrews - Premiur Universal. " width="300" height="200" /><br /><span class="imgLink">larger image</span></a>');
//--></script>
<!-- end zen lightbox v1.3 aclarke 2006-10-20 -->
<noscript>
<a href="http://www.thissideup.co.za/store/index.php?main_page=popup_image&pID=314" target="_blank"><img src="bmz_cache/8/80fc9f92a600ee77a874d4451c7c4f8c.image.300x200.jpg" alt="Rest Assured - St Andrews - Premiur Universal." title=" Rest Assured - St Andrews - Premiur Universal. " width="300" height="200" /><br /><span class="imgLink">larger image</span></a> </noscript>
</div>
<!--eof Main Product Image-->
It also looks like you have an add-on ...
Perhaps you do not have the add-on installed correctly?