<html> <head> <meta http-equiv='Content-Type' content='text/html; charset=ISO-8859-1' /> <meta name='author' content='ODYSSEE @ Plonge-Photo-Vido' /> <meta name='copyright' content='Copyright (c) 2002 by ODYSSEE @ Plonge-Photo-Vido' /> <meta name='keywords' content='plongee,plonge,photo,creation,cration,galerie,image,sous-marine,video,vido,location,louer,forum,petites,annonces,petites annonces,caisson,marine,liens,location,louer,PC100,caisson,sealux,eclairage,clairage,lumire,hartenberger,epave,pave,Giannis,Dunraven,Thistlegorm,mer,rouge,red sea, gypte,abrviation,raccourci,poisson,dtendeur,stab,gilet,robinet,premier,deuxime,1er,2me,masque,tuba,accessoire,ferm,ordinateur,manomtre,console,profondimtre,bouteille,combinaison,tanche,humide,lampe,phare,palme,sac,livre,montre,appareil,jetable,poids,lest,vhicule,habit,drouleur,fil,ariane,caisson,flash,boussole,hyperbare,bijou,quipement,photographie,cole,magasin,spcialit,tech,technique,profonde,voyage,faune,flore,rebreather,camera,snapper,hub,propulsion,dpv,software,nitrox,photo,video,service,bsac,cedip,cmas,dan,ffessm,fsss,iantd,nacd,nasds,naui,nss,cds,padi,tdi,ssitdi,ymca,pages,personnelle,club,200 bars,baptme,activits,Neuchtel,Hauterive,sport,Verzasca,Boudry,Robinson,Serrires,Rivaz,Hirondelle,Lman,lman,lac,eau,immersion,coolpix,5000,nikon ' /> <meta name='description' content='ODYSSEE @ Plonge-Photo-Vido' /> <meta name='generator' content='XOOPS 1.0 RC 3.0.5' />  <title>ODYSSEE @ Plonge-Photo-Vido</title> <script type='text/javascript'> <!-- function xoopsGetElementById(id){ 	if (document.getElementById) { 		return (document.getElementById(id)); 	} else if (document.all) { 		return (document.all[id]); 	} else { 		if ((navigator.appname.indexOf("Netscape") != -1) && parseInt(navigator.appversion == 4)) { 			return (document.layers[id]); 		} 	} }  function showImgSelected(imgId, selectId, imgDir) { 	imgDom = xoopsGetElementById(imgId); 	selectDom = xoopsGetElementById(selectId); 	imgDom.src = "http://www.odyssee.ch/"+ imgDir + "/" + selectDom.options[selectDom.selectedIndex].value; }  function justReturn() { 	return; }  function init() {  }  function openWithSelfMain(url,name,width,height){ 	var options = "width=" + width + ",height=" + height + "toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,copyhistory=no"; 	new_window = window.open(url, name, options); 	window.self.name = "main"; 	new_window.focus(); }  function setElementColor(id, color){ 	xoopsGetElementById(id).style.color = "#" + color; }  function setElementFont(id, font){ 	xoopsGetElementById(id).style.fontFamily = font; }  function setElementSize(id, size){ 	xoopsGetElementById(id).style.fontSize = size; }  function changeDisplay(id){ 	var elestyle = xoopsGetElementById(id).style; 	if (elestyle.display == "") { 		elestyle.display = "none"; 	} else { 		elestyle.display = "block"; 	} }  function setVisible(id){ 	xoopsGetElementById(id).style.visibility = "visible"; }  function setHidden(id){ 	xoopsGetElementById(id).style.visibility = "hidden"; }  function makeBold(id){ 	var eleStyle = xoopsGetElementById(id).style; 	if (eleStyle.fontWeight != "bold") { 		eleStyle.fontWeight = "bold"; 	} else { 		eleStyle.fontWeight = "normal"; 	} }  function makeItalic(id){ 	var eleStyle = xoopsGetElementById(id).style; 	if (eleStyle.fontStyle != "italic") { 		eleStyle.fontStyle = "italic"; 	} else { 		eleStyle.fontStyle = "normal"; 	} }  function makeUnderline(id){ 	var eleStyle = xoopsGetElementById(id).style; 	if (eleStyle.textDecoration != "underline") { 		eleStyle.textDecoration = "underline"; 	} else { 		eleStyle.textDecoration = "none"; 	} }  function appendSelectOption(selectMenuId, optionName, optionValue){ 	var selectMenu = xoopsGetElementById(selectMenuId); 	var newoption = new Option(optionName, optionValue); 	selectMenu.options[selectMenu.length] = newoption; 	selectMenu.options[selectMenu.length].selected = true; }  function disableElement(target){ 	var targetDom = xoopsGetElementById(target); 	if (targetDom.disabled != true) { 		targetDom.disabled = true; 	} else { 		targetDom.disabled = false; 	} } function xoopsCheckAll(formname, switchid) { 	var ele = document.forms[formname].elements; 	var switch_cbox = xoopsGetElementById(switchid); 	for (var i = 0; i < ele.length; i++) { 		var e = ele[i]; 		if ( (e.name != switch_cbox.name) && (e.type == 'checkbox') ) { 			e.checked = switch_cbox.checked; 		} 	} }   window.onload=init; //--> </script> <link rel='stylesheet' type='text/css' media='all' href='http://www.odyssee.ch/xoops.css' /> <style type='text/css' media='all'><!-- @import url(http://www.odyssee.ch/themes/kris1/style/style.css); --></style>  <body bgcolor="#1478ad">  <SCRIPT language=JavaScript src='http://www.odyssee.ch/modules/clickdroit/cache/clickdroit.js'></script><div id='waitDiv' style='position:absolute;left:40%;top:50%;visibility:hidden;text-align: center;'><table cellpadding='6' border='2' class='bg2'><tr><td align='center' class='fg1'><b><big>Chargement...</big></b><br /><img src='http://www.odyssee.ch/images/await.gif' alt='' /><br />Patientez SVP</td></tr></table></div><script type='text/javascript'> <!--  	var DHTML = (document.getElementById || document.all || document.layers); function ap_getObj(name) { if (document.getElementById) { return document.getElementById(name).style; } else if (document.all) { return document.all[name].style; } else if (document.layers) { return document.layers[name]; } } function ap_showWaitMessage(div,flag)  { if (!DHTML) return; var x = ap_getObj(div); x.visibility = (flag) ? 'visible':'hidden' if(! document.getElementById) if(document.layers) x.left=280/2; return true; } ap_showWaitMessage('waitDiv', 1);   //--> </script><table width="100%" border="0" cellspacing="1" cellpadding="0" bgcolor="#1478ad">     <tr>     <td valign="top" bgcolor="#15699b">     <table width="100%" border="0" cellspacing="0" cellpadding="0">     <tr>     <td width="285" valign="middle" align="center"> <a href='http://www.odyssee.ch/'><img src="http://www.odyssee.ch/themes/phpkaox/images/logo.gif"></a></td>     <td></td>     </tr>     </table>     </td>     </tr>     <tr>     <td valign="top" bgcolor="#1478ad">     <table width="100%" border="0" cellspacing="0" cellpadding="0" height="100%">     <tr>     <td width="175" bgcolor="#15699b" valign="top" align="center"0><table width="100%" border="0" cellspacing="0" cellpadding="2">     <tr>     <td bgcolor="#2c83ad">&nbsp;<b><font color="#d8d8d8">Se connecter ... (pour qui n&#039;aime pas l&#039;anonymat !!!)</font></b></td>     </tr>     <tr>     <td valign="top"><div align='center'><p><form action='http://www.odyssee.ch/user.php' method='post'>Pseudo<br /><input type='text' name='uname' size='12' maxlength='25' /><br />Mot de Passe<br /><input type='password' name='pass' size='12' maxlength='20' /><br /><input type='hidden' name='op' value='login' /><input type='submit' value='Connexion' /></form></p><a href='http://www.odyssee.ch/user.php#lost'>Mot de Passe perdu?</a><br /><br />Pas encore Membre?<br /> <a href='http://www.odyssee.ch/register.php'>Inscrivez-vous!</a></div></td>     </tr>     </table><br><table width="100%" border="0" cellspacing="0" cellpadding="2">     <tr>     <td bgcolor="#2c83ad">&nbsp;<b><font color="#d8d8d8">Menu principal</font></b></td>     </tr>     <tr>     <td valign="top"><a href='http://www.odyssee.ch/modules/news'>Accueil</a><br /><br /><a href='http://www.odyssee.ch/modules/MyAnnonces/'>Les Petites Annonces</a><br />&#8226;<a href='http://www.odyssee.ch/modules/MyAnnonces/addannonces.php'> Ajouter une annonce</a><br /><a href='http://www.odyssee.ch/modules/eCal/'>Calendrier des vnements</a><br />&#8226;<a href='http://www.odyssee.ch/modules/eCal/addevent.php'> Ajouter un vnement</a><br /><br />&nbsp;<a href='http://www.odyssee.ch/modules/sitemap/'>Plan du site</a><br /><a href='http://www.odyssee.ch/modules/contact/'>Contactez nous</a></td>     </tr>     </table><br><table width="100%" border="0" cellspacing="0" cellpadding="2">     <tr>     <td bgcolor="#2c83ad">&nbsp;<b><font color="#d8d8d8">Aquatique...</font></b></td>     </tr>     <tr>     <td valign="top"><a href='http://www.odyssee.ch/modules/mylinks/'>Les Liens Aquatiques</a><br /><a href='http://www.odyssee.ch/modules/mylinks/submit.php'> Proposer un lien</a><br /><a href='http://www.odyssee.ch/modules/mylinks/topten.php?hit=1'> Les liens populaires</a><br /><a href='http://www.odyssee.ch/modules/mylinks/topten.php?rate=1'> Les liens bien cots</a><br /><a href='http://www.odyssee.ch/modules/glossaire/'>Abrviations</a><br /><a href='http://www.odyssee.ch/modules/glossaire/index.php?pa=Propose'> Proposer une abrviation</a><br /><a href='http://www.odyssee.ch/modules/glossaire/index.php?pa=Demande'> Demander une abrviation</a></td>     </tr>     </table><br><table width="100%" border="0" cellspacing="0" cellpadding="2">     <tr>     <td bgcolor="#2c83ad">&nbsp;<b><font color="#d8d8d8">Les Galeries photo</font></b></td>     </tr>     <tr>     <td valign="top"><a href='http://www.odyssee.ch/modules/gallery/'>Sommaire</a><br /><a href='http://www.odyssee.ch/modules/gallery/view_album.php?set_albumName=aquatica'> Aquatica</a><br /><a href='http://www.odyssee.ch/modules/gallery/view_album.php?set_albumName=voyage'> Voyage</a><br /><a href='http://www.odyssee.ch/modules/gallery/view_album.php?set_albumName=regard'> Regard</a><br /><a href='http://www.odyssee.ch/modules/gallery/'>Proposer une galerie</a></td>     </tr>     </table><br><table width="100%" border="0" cellspacing="0" cellpadding="2">     <tr>     <td bgcolor="#2c83ad">&nbsp;<b><font color="#d8d8d8">Les Forums</font></b></td>     </tr>     <tr>     <td valign="top"><a href="http://www.odyssee.ch/modules/newbb/"> Sommaire</a><br /><a href="http://www.odyssee.ch/modules/newbb/viewforum.php?forum=1&9"> Plonge</a><br /><a href="http://www.odyssee.ch/modules/newbb/viewforum.php?forum=2&6"> Photo</a><br /><a href="http://www.odyssee.ch/modules/newbb/viewforum.php?forum=3&4"> Vido</a><br /> <a href="http://www.odyssee.ch/modules/newbb/viewforum.php?forum=10&0"> Vos expriences sub</a><br />&nbsp;<a href="http://www.odyssee.ch/modules/newbb/viewforum.php?forum=9&0"> Nikon Coolpix 5000</a><br /><a href="http://www.odyssee.ch/modules/newbb/index.php?viewcat=2"> 200 bars (membres)</a><br /><a href="http://www.odyssee.ch/modules/newbb/viewforum.php?forum=6&6"> Blagues</a><br /><a href="http://www.odyssee.ch/modules/newbb/viewforum.php?forum=7&0"> Coup d'gueule !!!</a><br /><a href="http://www.odyssee.ch/modules/newbb/viewforum.php?forum=8&5"> Remarques</a></td>     </tr>     </table><br><table width="100%" border="0" cellspacing="0" cellpadding="2">     <tr>     <td bgcolor="#2c83ad">&nbsp;<b><font color="#d8d8d8">Club des 200 bars</font></b></td>     </tr>     <tr>     <td valign="top"><a href="http://www.odyssee.ch/plongee/200info2.php"> Gnralits</a><br /><a href="http://www.odyssee.ch/plongee/200statu2.php"> Inscription et statuts</a></td>     </tr>     </table><br><table width="100%" border="0" cellspacing="0" cellpadding="2">     <tr>     <td bgcolor="#2c83ad">&nbsp;<b><font color="#d8d8d8">Vido</font></b></td>     </tr>     <tr>     <td valign="top">&nbsp;<a href="http://www.odyssee.ch/video/locvid2.php"> Location caisson vido</a></td>     </tr>     </table><br><table width="100%" border="0" cellspacing="0" cellpadding="2">     <tr>     <td bgcolor="#2c83ad">&nbsp;<b><font color="#d8d8d8">Tlchargements</font></b></td>     </tr>     <tr>     <td valign="top"><a href='http://www.odyssee.ch/modules/mydownloads/'>Tlchargements</a><br />&nbsp;&nbsp;&#149;<a href='http://www.odyssee.ch/modules/mydownloads/submit.php'> Proposer un soft</a><br />&nbsp;&nbsp;&#149;<a href='http://www.odyssee.ch/modules/mydownloads/topten.php?hit=1'> Les softs populaires</a><br />&nbsp;&nbsp;&#149;<a href='http://www.odyssee.ch/modules/mydownloads/topten.php?rate=1'> Les softs bien cots</a></td>     </tr>     </table><br><table width="100%" border="0" cellspacing="0" cellpadding="2">     <tr>     <td bgcolor="#2c83ad">&nbsp;<b><font color="#d8d8d8">Les Articles</font></b></td>     </tr>     <tr>     <td valign="top">&nbsp;<a href='http://www.odyssee.ch/modules/news/'>Sujets</a><br />&nbsp;&nbsp;&#149;<a href='http://www.odyssee.ch/modules/news/submit.php'> Proposer un article</a><br />&nbsp;&nbsp;&#149;<a href='http://www.odyssee.ch/modules/news/archive.php'> Les archives</a></td>     </tr>     </table><br><table width="100%" border="0" cellspacing="0" cellpadding="2">     <tr>     <td bgcolor="#2c83ad">&nbsp;<b><font color="#d8d8d8">Autres...</font></b></td>     </tr>     <tr>     <td valign="top"><a href='http://www.odyssee.ch/modules/xtremguestbook/'>Livre d'or</a><br /><a href='http://www.odyssee.ch/modules/Buddy/'>Messagerie instantane</a><br /></td>     </tr>     </table><br><table width="100%" border="0" cellspacing="0" cellpadding="2">     <tr>     <td bgcolor="#2c83ad">&nbsp;<b><font color="#d8d8d8">Qui est en ligne?</font></b></td>     </tr>     <tr>     <td valign="top"><div align="center">Il y a 2 invit(s) et 0 membre(s) en ligne.<br /><br /><br />Bienvenue visiteur anonyme.<br /><a href=http://www.odyssee.ch/register.php>Inscrivez-vous maintenant!</a></div><br /><small><a href="http://www.odyssee.ch/userinfo.php?uid=2">decouverte</a>:&nbsp; 5 mn</small> <br /><small><a href="http://www.odyssee.ch/userinfo.php?uid=1">kristian</a>:&nbsp; 4 h 35 mn</small> <br /><small><a href="http://www.odyssee.ch/userinfo.php?uid=73">tom</a>:&nbsp;1 j 22 h 24 mn</small> <br /><small><a href="http://www.odyssee.ch/userinfo.php?uid=12">Sirk</a>:&nbsp;1 j 22 h 54 mn</small> <br /><small><a href="http://www.odyssee.ch/userinfo.php?uid=112">jocjjjoc</a>:&nbsp;3 j 3 h 48 mn</small> <br /><small><a href="http://www.odyssee.ch/userinfo.php?uid=114">nono</a>:&nbsp;4 j 3 h 49 mn</small> <br /><small><a href="http://www.odyssee.ch/userinfo.php?uid=115">peluche</a>:&nbsp;5 j 2 h 17 mn</small> </td>     </tr>     </table><br><table width="100%" border="0" cellspacing="0" cellpadding="2">     <tr>     <td bgcolor="#2c83ad">&nbsp;<b><font color="#d8d8d8">Diverses statistiques</font></b></td>     </tr>     <tr>     <td valign="top"><center><font size=1>Bienvenue &nbsp;<a href="http://www.odyssee.ch/userinfo.php?uid=117"><b>andamanscuba</b></a><br />           parmi nos 117 <a href="http://www.odyssee.ch/modules/xoopsmembers/index.php">membres</a>.<br /><li><br />           <a href="http://www.odyssee.ch/modules/news/index.php">26</a> articles<br />           (1534 lectures)<br /><li><br />           <a href="http://www.odyssee.ch/modules/mydownloads/index.php">13</a> fichiers en tlchargement<br />           (411 transferts)<br /><li><br />           <a href="http://www.odyssee.ch/modules/mylinks/index.php">295</a> sites web rfrencs<br />           (8569 consultations)<br /><li><br /> 	    <a href="http://www.odyssee.ch/modules/gallery/index.php"></a>382 images dans les galeries<br /><li><br />           <a href="http://www.odyssee.ch/modules/newbb/index.php">10</a> forums actifs<br />           (57 sujets)<br>           (152 envois)<br> 	  (4913 lectures)<br>           </font></center></td>     </tr>     </table><br><table width="100%" border="0" cellspacing="0" cellpadding="2">     <tr>     <td bgcolor="#2c83ad">&nbsp;<b><font color="#d8d8d8">Nouveaux Membres</font></b></td>     </tr>     <tr>     <td valign="top"><table border='0' cellpadding='0' cellspacing='0' valign='top' width='100%'><tr><td class='bg2'><table width='100%' border='0' cellpadding='4' cellspacing='1'> <tr class='bg1'><td><a href='http://www.odyssee.ch/userinfo.php?uid=117'>andamanscuba</a></td><td align='center'>13/4/2003</td><tr class='bg1'><td><a href='http://www.odyssee.ch/userinfo.php?uid=116'>karim</a></td><td align='center'>10/4/2003</td><tr class='bg1'><td><a href='http://www.odyssee.ch/userinfo.php?uid=115'>peluche</a></td><td align='center'>9/4/2003</td><tr class='bg1'><td><a href='http://www.odyssee.ch/userinfo.php?uid=114'>nono</a></td><td align='center'>9/4/2003</td><tr class='bg1'><td><a href='http://www.odyssee.ch/userinfo.php?uid=113'>aquablue</a></td><td align='center'>3/4/2003</td><tr class='bg1'><td><a href='http://www.odyssee.ch/userinfo.php?uid=112'>jocjjjoc</a></td><td align='center'>3/4/2003</td><tr class='bg1'><td><a href='http://www.odyssee.ch/userinfo.php?uid=111'>Waza</a></td><td align='center'>30/3/2003</td><tr class='bg1'><td><a href='http://www.odyssee.ch/userinfo.php?uid=110'>rvrl</a></td><td align='center'>26/3/2003</td><tr class='bg1'><td><a href='http://www.odyssee.ch/userinfo.php?uid=109'>patzicmu</a></td><td align='center'>25/3/2003</td><tr class='bg1'><td><a href='http://www.odyssee.ch/userinfo.php?uid=108'>clapiluba</a></td><td align='center'>24/3/2003</td></tr></table></td></tr></table> </td>     </tr>     </table><br><table width="100%" border="0" cellspacing="0" cellpadding="2">     <tr>     <td bgcolor="#2c83ad">&nbsp;<b><font color="#d8d8d8">Top Membres</font></b></td>     </tr>     <tr>     <td valign="top"><CENTER>Classement depuis le :<BR>7/6/2002 0:00</CENTER><p><CENTER><table border="0" cellspacing="1" cellpadding="2" class='bg2' width=100%> <tr class='bg2'> <td valign="bottom" width=15></td> <td valign="bottom">Surnom</td> <td align="center" valign="bottom">Points</td> </tr> <TR class='bg3'> <td>1</td> <td><a href="http://www.odyssee.ch/userinfo.php?uid=2">decouverte</a></td><td align="right"><b>79</b></td></tr> <TR class='bg1'> <td>2</td> <td><a href="http://www.odyssee.ch/userinfo.php?uid=12">Sirk</a></td><td align="right"><b>61</b></td></tr> <TR class='bg3'> <td>3</td> <td><a href="http://www.odyssee.ch/userinfo.php?uid=85">Kimy</a></td><td align="right"><b>8</b></td></tr> <TR class='bg1'> <td>4</td> <td><a href="http://www.odyssee.ch/userinfo.php?uid=52">nickie</a></td><td align="right"><b>8</b></td></tr> <TR class='bg3'> <td>5</td> <td><a href="http://www.odyssee.ch/userinfo.php?uid=46">tophe</a></td><td align="right"><b>8</b></td></tr> <TR class='bg1'> <td>6</td> <td><a href="http://www.odyssee.ch/userinfo.php?uid=53">bombarolo</a></td><td align="right"><b>6</b></td></tr> <TR class='bg3'> <td>7</td> <td><a href="http://www.odyssee.ch/userinfo.php?uid=43">Jo</a></td><td align="right"><b>6</b></td></tr> <TR class='bg1'> <td>8</td> <td><a href="http://www.odyssee.ch/userinfo.php?uid=84">kipcool</a></td><td align="right"><b>6</b></td></tr> </table></CENTER> <DIV ALIGN="right"><A HREF="http://www.odyssee.ch/modules/UserPoints/">Toute la liste</A></DIV></td>     </tr>     </table><br></td>     <td align="center" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0" class='bg2'><tr><td> <table width="100%" border="0" cellspacing="1" cellpadding="8"  class='bg5'><tr><td> <table border='0' width='95%' cellpadding='5' align='center'><tr><td align='left'><img src='http://www.odyssee.ch/modules/newbb/images/folder.gif' alt='/' />&nbsp;&nbsp;<a href='http://www.odyssee.ch/modules/newbb/index.php'>Poster Nouvelle Conversation</a><br />&nbsp;&nbsp;&nbsp;<img src='http://www.odyssee.ch/modules/newbb/images/folder.gif' alt='/' />&nbsp;&nbsp;<b>Coup d&#039;gueule !!!</b><br />(Mod&eacute;r&eacute; par&nbsp;:<a href='http://www.odyssee.ch/userinfo.php?uid=1'>Kristian</a>, <a href='http://www.odyssee.ch/userinfo.php?uid=8'>Keepcool</a>)</td><td align='right'><input type='button' value='Nouveau sujet' onclick='location.href="newtopic.php?forum=7"' />&nbsp;&nbsp;</td></tr></table><form action="viewforum.php" method="get"> <div> <table border="0" cellpadding="1" cellspacing="0" align="center" valign="top" width="95%"> <tr><td align="center">  <i>Tri&eacute; par</i> <select name="sortname"> <option value="t.topic_title">titre du sujet</option> <option value="p.post_time" selected>heure du dernier envoi</option> <option value="t.topic_replies">nombre de r&eacute;ponses</option> <option value="t.topic_views">nombre de lectures</option> <option value="u.uname">exp&eacute;diteur du sujet</option> </select>  </nobr><nobr>  <select name="sortorder"> <option value="ASC">Ordre ascendant</option> <option value="DESC" selected>Ordre descendant</option> </select>  <select name="sortdays"> <option value="1">Depuis le dernier jour</option> <option value="2">Depuis les 2 derniers jours</option> <option value="5">Depuis les 5 derniers jours</option> <option value="10">Depuis les 10 derniers jours</option> <option value="20">Depuis les 20 derniers jours</option> <option value="30">Depuis les 30 derniers jours</option> <option value="45">Depuis les 45 derniers jours</option> <option value="60">Depuis les 60 derniers jours</option> <option value="75">Depuis les 75 derniers jours</option> <option value="100" selected>Depuis les 100 derniers jours</option> <option value="365">Depuis la derni&egrave;re ann&eacute;e</option> <option value="1000">Depuis le d&eacute;but</option> </select> <input type="hidden" name="forum" value="7"> <input type="submit" name="refresh" value="OK"> </nobr> </td></tr> </table> </div> </form> <table border="0" cellpadding="0" cellspacing="0" align="center" valign="top" width="95%"><tr><td class='bg2'> <table border="0" cellpadding="4" cellspacing="1" width="100%"> <tr class='bg3' align='left'> <td width="2%">&nbsp;</td> <td width="2%">&nbsp;</td> <td>&nbsp;<i><a href="viewforum.php?forum=7&sortname=t.topic_title&sortdays=100&sortorder=DESC">Sujet</a></i></TD> <td width="9%" align="center"><i><a href="viewforum.php?forum=7&sortname=t.topic_replies&sortdays=100&sortorder=DESC">R&eacute;ponses</a></i></td> <td width="20%" align="center"><i><a href="viewforum.php?forum=7&sortname=u.uname&sortdays=100&sortorder=DESC">Exp&eacute;diteur</a></i></td> <td width="8%" align="center"><i><a href="viewforum.php?forum=7&sortname=t.topic_views&sortdays=100&sortorder=DESC">Lectures</a></i></td> <td width="15%" align="center"><i><a href="viewforum.php?forum=7&sortname=p.post_time&sortdays=100&sortorder=ASC">Date</a></i></td>	 </tr> </table></td></tr></table> <table align="center" border="0" width="95%"><tr><td valign="top"> <img src="http://www.odyssee.ch/modules/newbb/images/red_folder.gif"> = Nouveaux envois depuis votre derni&egrave;re visite (<img src="http://www.odyssee.ch/modules/newbb/images/hot_red_folder.gif" /> = Plus de 10 envois) <br><img src="http://www.odyssee.ch/modules/newbb/images/folder.gif"> = Pas de nouvel envoi depuis votre derni&egrave;re visite (<img src="http://www.odyssee.ch/modules/newbb/images/hot_folder.gif" /> = Plus de 10 envois) <br><img src="http://www.odyssee.ch/modules/newbb/images/lock.gif"> = Sujet verrouill&eacute; (Pas de nouvel envoi possible)<br><img src="http://www.odyssee.ch/modules/newbb/images/sticky.gif"> = Sujet Prioritaire</td> <td align="right"> <br /> 	<form action="viewforum.php" method="get"> 	<select name="forum"><option value="-1">S&eacute;lectionnez un Forum</option> 	<option value="-1">&nbsp;</option> <option value="-1">Passions aquatiques...</option> <option value="-1">----------------</option> <option value='1'>Plonge</option> <option value='2'>Photo</option> <option value='3'>Vido</option> <option value='10'>Vos expriences de plonge</option> <option value="-1">&nbsp;</option> <option value="-1">Technique Photo</option> <option value="-1">----------------</option> <option value='9'>Nikon Coolpix 5000</option> <option value="-1">&nbsp;</option> <option value="-1">Club des 200 bars (pour les membres du club)</option> <option value="-1">----------------</option> <option value='4'>Propositions d&#039;activit</option> <option value='5'>Remarques & suggestions</option> <option value="-1">&nbsp;</option> <option value="-1">Divers</option> <option value="-1">----------------</option> <option value='6'>Blagues</option> <option value='7'>Coup d&#039;gueule !!!</option> <option value='8'>Remarques</option> </select> <input type="submit" value="OK" /> </form></td> </tr></table> </td></tr></table></td></tr></table> </td></td></tr></table></td></tr><tr>     <td height="30" valign="middle" bgcolor="#15699b" align="center">Ce site, comme beaucoup d'autres choses dans la vie, peut vous offenser. Prenez note que des lectrons ont t malmens pour crer les pages du site d'Odysse. Toutes les pages sont faites  100% avec des bits recycls. Ne pas utiliser en conduisant une voiture ou autre moyen de transport potentiellement dangereux. Laver uniquement  la main et scher  basse temprature. Mettez vous dans le chou qu'Odysse ne peut tre tenu pour responsable pour tout dommage dcoulant d'une utilisation quelconque, et surtout abusive, de ce merveilleux site. A bon entendeur...<br /><br />Copyright  2000-2002 Kristian Dill - Tous droits rservs<br /><br />Powered by&nbsp;XOOPS 1.0 RC 3.0.5 &copy; 2002 <a href='http://www.xoops.org/' target='_blank'>The XOOPS Project</a></td>     </tr>     </table><script type='text/javascript'> <!--    			ap_showWaitMessage('waitDiv', 0);  			//--></script><br /></body></html> 
