bon j'ai un site d'immobilier ici couplé avec un logiciel,quand j'arrive sur la fiche d'un bien apparaît alors les photos en miniatures au clic celle ci apparait en plus grand (view javascript), j'aimerai installer un effet lightbox, je ne sais pas comment mettre mes liens étant donné que la fiche bien est généré par une page php

Merci d'avance
Cordialement
Bruno


voici le code de la page

Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
<table border="0" width="635">
<tbody>
<tr>
<td width="656" bgcolor="#eaeaea">
<table border="0" width="625">
<tbody>
<tr>
<td height="41" bgcolor="#999999">
<table border="0" width="624">
<tbody>
<tr>
<td width="310"><img src="logo.gif" alt="" width="48" height="30" /></td>
<td width="304"><strong><span style="font-size: small;"><span style="font-size: x-small; color: #36a828; font-family: arial,helvetica,sans-serif;">REF :</span> </span><span style="text-align: center;"><img src="modeles_champs/champ6.jpg" alt="" vspace="2" /></span></strong></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<table style="width: 623px; height: 331px;" border="0" width="623">
<tbody>
<tr>
<td width="327" height="365">
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><img src="modeles_champs/champ10.jpg" alt="" vspace="2" /></p>
</td>
<td width="286" bgcolor="#eaeaea">
<table style="height: 208px;" border="0" width="295" bgcolor="#eaeaea">
<tbody>
<tr>
<td width="137" height="92" bgcolor="#eaeaea">
<p><strong><span style="font-size: x-small; color: #36a828; font-family: arial,helvetica,sans-serif;">BIEN</span></strong><strong><span style="font-size: x-small; color: #36a828; font-family: arial,helvetica,sans-serif;"><br /></span><span style="text-align: center;"><img src="modeles_champs/champ7.jpg" alt="" vspace="2" /></span><span style="text-align: center;"><br /></span></strong></p>
</td>
<td width="148" bgcolor="#eaeaea">
<p><strong><span style="font-size: x-small; color: #36a828; font-family: arial,helvetica,sans-serif;">TRANSACTION</span></strong><strong><span style="font-size: x-small; color: #36a828; font-family: arial,helvetica,sans-serif;"><br /></span><span style="text-align: center;"><img src="modeles_champs/champ8.jpg" alt="" vspace="2" /></span><span style="text-align: center;"><br /></span></strong></p>
</td>
</tr>
<tr>
<td height="106" bgcolor="#eaeaea">
<p align="left"><strong><span style="font-size: x-small; color: #36a828; font-family: arial,helvetica,sans-serif;">SITUATION<br /><br /><br /></span><span style="text-align: left;"><img src="modeles_champs/champ3.jpg" alt="" vspace="2" /><br /><img src="modeles_champs/champ2.jpg" alt="" vspace="2" /></span></strong></p>
</td>
<td bgcolor="#eaeaea">
<p><span style="font-size: x-small;"><span style="font-family: arial,helvetica,sans-serif;"><span class="header_green" style="FONT-SIZE: 10px"><span><span><span><strong><span style="font-size: x-small; color: #36a828;">CONTACT<br /></span><br /><span style="font-size: small;">Yannick COHU</span></strong></span><br /></span></span></span><span><span style="color: #000000;"><strong><span><span><span>T&eacute;l. :</span></span></span></strong><span><strong><span>+33 (0)3 85 94 72 17<br /></span></strong></span></span></span></span></span><span style="color: #000000; font-family: Arial;"><img src="modeles_champs/champ35.jpg" alt="" vspace="2" /></span></p>
</td>
</tr>
</tbody>
</table>
<table style="width: 290px; height: 89px;" border="0" width="298">
<tbody>
<tr>
<td width="269" height="134" bgcolor="#eaeaea">
<p><strong><span style="font-size: x-small; color: #36a828; font-family: arial,helvetica,sans-serif;">DESCRIPTIF</span></strong><br /><img src="modeles_champs/champ1.jpg" alt="" vspace="2" /></p>
<p>&nbsp;</p>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<table border="0" width="624">
<tbody>
<tr>
<td width="624"><img src="modeles_champs/champ11.jpg" alt="" vspace="2" /></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>