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
|
<table width="170" border="0" cellspacing="0" cellpadding="0"> <tr> <td><A href= "community.php" onmouseover= "chg(q1,'../img/community/left_m_01_on.gif')" onmouseOut= "chg(q1,'../img/community/left_m_01.gif')"><img name ="q1" src= "../img/community/left_m_01.gif" border=0 width="170" height="30"></a></td> </tr> <!--tr> <td><A href= "community_01.php" onmouseover= "chg(q2,'../img/community/left_m_02_on.gif')" onmouseOut= "chg(q2,'../img/community/left_m_02.gif')"><img name ="q2" src= "../img/community/left_m_02.gif" border=0 width="170" height="30"></a></td> </tr--> <tr> <td><A href= "community_02.php" onmouseover= "chg(q3,'../img/community/left_m_03_on.gif')" onmouseOut= "chg(q3,'../img/community/left_m_03.gif')"><img name ="q3" src= "../img/community/left_m_03.gif" border=0 width="170" height="30"></a></td> </tr> <tr> <td><A href= "#" onmouseover= "chg(q4,'../img/community/left_m_04_on.gif')" onmouseOut= "chg(q4,'../img/community/left_m_04.gif')"><img name ="q4" src= "../img/community/left_m_04.gif" border=0 width="170" height="30"></a></td> </tr> <tr> <td align="right" class=txt03><table width="90%" border="0" cellspacing="0" cellpadding="1"> <tr> <td height="5"></td> </tr> <tr> <td class=txt03><A href= "community_03.php?boardId=pro_store"><img hspace=10 vspace=7 src="../img/common/cray_box.gif" border=0 align=absmiddle>ÇÁ·Î±×·¥ ÀÚ·á½Ç</a></td> </tr> <tr> <td class=txt03><A href= "community_03.php?boardId=etc_store"><img hspace=10 vspace=7 src="../img/common/cray_box.gif" border=0 align=absmiddle> ±âŸ ÀÚ·á½Ç</a></td> </tr> </table></td> </tr> <tr> <td></td> </tr> <tr> <td><A href= "community_04.php" onmouseover= "chg(q5,'../img/community/left_m_05_on.gif')" onmouseOut= "chg(q5,'../img/community/left_m_05.gif')"><img name ="q5" src= "../img/community/left_m_05.gif" border=0 width="170" height="30"></a></td> </tr> <tr> <td><A href= "community_05.php" onmouseover= "chg(q6,'../img/community/left_m_06_on.gif')" onmouseOut= "chg(q6,'../img/community/left_m_06.gif')"><img name ="q6" src= "../img/community/left_m_06.gif" border=0 width="170" height="30"></a></td> </tr> <tr> <td><A href= "community_06.php" onmouseover= "chg(q7,'../img/community/left_m_07_on.gif')" onmouseOut= "chg(q7,'../img/community/left_m_07.gif')"><img name ="q7" src= "../img/community/left_m_07.gif" border=0 width="170" height="30"></a></td> </tr> </table>
|