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
|
<table width="170" border="0" cellspacing="0" cellpadding="0"> <tr> <td><A href= "company.php" onmouseover= "chg(q1,'../img/etc/left_m_01_on.gif')" onmouseOut= "chg(q1,'../img/etc/left_m_01.gif')"><img src="../img/etc/left_m_01.gif" name ="q1" width="170" height="30" border="0"></a></td> </tr> <tr> <td align="right"> <table width="140" border="0" cellspacing="0" cellpadding="2"> <tr> <td height="10" ></td> </tr> <tr> <td class="txt03"><a href="company.php"><font color="#666666">ȸ»ç¼Ò°³</font></a></td> </tr> <tr> <td class="txt03"><a href="company01.php"><font color="#666666">ȸ»ç¿¬Çõ</font></a></td> </tr> <tr> <td height="10" ></td> </tr> </table></td> </tr> <tr> <td><A href= "deal.php" onmouseover= "chg(q3,'../img/etc/left_m_03_on.gif')" onmouseOut= "chg(q3,'../img/etc/left_m_03.gif')"><img src="../img/etc/left_m_03.gif" name ="q3" width="170" height="30" border="0"></a></td> </tr> <tr> <td><A href= "business.php" onmouseover= "chg(q4,'../img/etc/left_m_04_on.gif')" onmouseOut= "chg(q4,'../img/etc/left_m_04.gif')"><img src="../img/etc/left_m_04.gif" name ="q4" width="170" height="30" border="0"></a></td> </tr> </table>
|