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
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <link href="style.css" rel="stylesheet" type="text/css" />
<center> <table width="1000" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="511" height="46" align="left" bgcolor="#EBEBEB" class="txt-clipvdo"> <a href="index.php">หน้าแรก</a> | <a href="aboutus.php">เกี่ยวกับบริษัท</a> | <a href="product.php">ผลิตภัณฑ์</a> | <a href="service.php">บริการ</a> | <a href="reference.php">ผลงาน</a> | <a href="contact.php">ติดต่อเรา</a></td> <td width="489" align="left" valign="top" bgcolor="#EBEBEB"> </td> </tr> <tr> <td align="left" valign="top" bgcolor="#EBEBEB"><img src="images/index/index_39.png" width="261" height="49" alt="" /></td> <td rowspan="2" align="left" valign="top" bgcolor="#EBEBEB"><a href="http://www.bj.co.th/BJconcrete/index.php" target="_blank"><img src="images/index/index_42.png" width="156" height="100" alt=""></a> <a href="http://www.bj.co.th/BJ_precast/index.php" target="_blank"><img src="images/index/index_43.png" width="154" height="100" alt=""></a><a href="http://bj.co.th/benjabhorn_group/index.php" target="_blank"><img src="images/index/index_44.png" width="154" height="100" alt=""></a> </td> </tr> <tr> <td height="56" align="left" valign="bottom" bgcolor="#EBEBEB" class="LR10"> <img src="images/index/index_48.png" width="29" height="30" alt=""> <a href="https://www.facebook.com/bjconcrete?fref=ts" target="_blank"><img src="images/index/index_49.png" width="30" height="30" alt=""></a> <img src="images/index/index_50.png" width="31" height="30" alt=""><a href="contact.php" target="_blank"><img src="images/index/index_52.png" width="29" height="30" alt=""></a> </td> </tr> <tr> <td align="left" valign="top" bgcolor="#EBEBEB" class="LR10 txt8">@2015 BJ-CONCRETE.COM All right reserved.<br /> Developed by <a href="http://www.me-fi.com" target="_blank" id="gray8" >ME-FI dot com</a></td> <td align="left" valign="top" bgcolor="#EBEBEB"> </td> </tr> <tr> <td align="left" valign="top" bgcolor="#EBEBEB" class="LR10 txt8"> </td> <td align="left" valign="top" bgcolor="#EBEBEB"> </td> </tr> </table> </center> <?php mysql_close($link);?>
|