<?php
$this->contenu .='
<span class="liens"><table width=\"100%\">
<tr>

	<td >
	<a href="http://tykay.free.fr"><img src="images/LIENS/banniere_ylang.jpg" alt="Tykay blog - le vortex à chats" title="Tykay blog - le vortex à chats"/></a>
	</td>
	<td width="80%">
	Blog:<br/><a href="http://tykay.free.fr">Tykay blog - le vortex à chats </a> <br/>'.$blog.'
	</td>
</tr>
<tr>
	<td ><a href="http://tykayn.deviantart.com"><img src="decoration/deviantart-logo.jpg" alt="Tykayn galerie Deviantart" title="Tykayn galerie Deviantart"/><img src="decoration/tykayn.gif" alt="icone animée de Tykayn sur Deviantart" title="icone animée de Tykayn sur Deviantart"/></a>

	</td>
	<td width="80%">
		<a href="http://tykayn.deviantart.com">Galerie Deviantart</a><br/> '.$gallerie_deviantart.'
	</td>
</tr>
<tr>
	<td >
	<a href="http://qzine.fr"><img src="decoration/q-fanzine-culturel.png" alt="forum de !Q le fanzine culturel" alt="!QLe Forum Culturel" title="!QLe Forum Culturel"/></a>
	</td>
	<td width="80%">
	<a href="http://qzine.fr">!Q Le Forum Culturel  </a> <br/>'.$forum_q.'
	</td>
	</span>

</tr>

</table>

';


?>