puoi usare l'ifream, ovvero fai und esempio una tabella così ad es:
codice:
<table border="1" width="100%">
  <tr>
    <td width="33%">img 1</td>
    <td width="33%">img 2</td>
    <td width="34%">img 3</td>
  </tr>
  <tr>
    <td width="100%" colspan="3">metti l'iframe</td>
  </tr>
</table>
e inserisci un iframe dove te lo ho segnato e nei link matti target="nomeiframe". Leggiti la mia pillola per informazioni e maggior speigazioni ( )