The below code seems to work in all browsers, apart from IE. Please, please can anyone help.
<?php if ($rwp['MEDIA_IMAGE_00'] != ""){ ?>
<td align="left" valign="top"><img src="images/<?php echo $rwp['MEDIA_IMAGE_00'];?>" width="63" height="78" onclick="bigimg(this.src)"...