Hey BWZ, found a solution for your problem !!...
Replace the
<a href>.... </a> tag with this:-
Code:
<a href="$prepared[homepage]" target="_blank"><img src="http://www.shrinktheweb.com/xino.php?embed=1&u=Your Secret Access Key&STWAccessKeyId=Your Access Key ID&inside=1&Size=lg&Url=$prepared[homepage]" width="175" height="125" align="left" border="0" style="border: 3px double #e3e3e3" alt="$prepared[username]'s Homepage" /></a>
Notice the
&inside=1 before &Size=lg. This should solve your problem..