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
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <title>เบญจพรกรุ๊ป Benjabhorn Group</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link href="style.css" rel="stylesheet" type="text/css"> <style type="text/css"> <!-- body { background-image:url(images/bg-inside.jpg); background-position:top; background-repeat:repeat-x; } #apDiv1 { position:absolute; left:422px; top:136px; width:822px; height:310px; z-index:1; } #apDiv2 { position:absolute; left:130px; top:160px; width:1000px; height:50px; z-index:1; } --> </style></head> <body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0"> <!--<div id="apDiv1"> <iframe src="slide-project/index.html" width="800" height="300" frameborder="0" scrolling="no"></iframe></div> --> <center> <?php include("header.php"); ?> <table width="1000" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td height="36" colspan="2" align="left" valign="top"><img src="images/1.jpg" alt="" /></td> </tr> <tr> <td colspan="2" align="left" valign="top"> </td> </tr> <tr> <td width="27%" height="35" align="left" valign="top" class=" LR20 h-title">ABOUT BJ <hr size="2" noshade="noshade" /> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td height="30" align="left" class="line"><a href="#">Company Profile</a></td> </tr> <tr> <td height="30" align="left" class="line"><a href="#">Business Philosophy</a></td> </tr> <tr> <td height="30" align="left" class="line"><a href="#">Management Team</a></td> </tr> <tr> <td height="30" align="left" class="line"><a href="#">Organization Structure</a></td> </tr> <tr> <td height="30" align="left" class="line"><a href="#">Corporate Governance</a></td> </tr> </table> <p></p></td> <td width="73%" height="35" valign="top" align="left"><p class="h-profile">ความเป็นมา</p> <p class="h-title">COMPANY PROFILE</p> <hr size="2" noshade="noshade" /> <p class="h-title">เบญจพร ก้าวย่างสู่... ร่มเงาแห่งแผ่นดิน</p> <p class="txt14"> </p> <p>ความสุขจากการสร้างสังคมเมืองและความสุจริตใจในอาชีพ คือปฐมบทแห่งการเริ่มต้นเข้าสู่ธุรกิจอสังหาริมทรัพย์ ด้วยนโยบายคุณธรรมนำธุรกิจ ภายใต้วิสัยทัศน์ <strong>"เราจะเป็นองค์กรชั้นนำในการพัฒนาธุรกิจอสังหาริมทรัพย์ บนพื้นฐานคุณภาพ คุณธรรม และจรรยาบรรณแห่งวิชาชีพ"</strong></p> <p> </p> <p>20 ปี ถึงวันนี้ ...<span class="h-title"> "เบญจพร" </span>ภูมิใจที่มีส่วนร่วมสร้างทางเลือกใหม่ในการอยู่อาศัย พัฒนา สร้างเสริมสังคมเมืองแห่งคุณภาพเคียงคู่สำนึกร่วมรับผิดชอบต่อสังคมและแผ่นดิน ได้รังสรรค์ผลงานต่าง ๆ มากมาย เป็นที่ยอมรับ เชื่อมั่น ไว้วางใจของผู้บริโภคด้วยดีเสมอมา</p> <p> </p> <p class="h-title">"ขอขอบคุณทุกความไว้วางใจที่มีให้เราตลอดมา เราจะก้าวต่อไป เพื่อสร้าง เบญจพร สู่... ร่มเงาแห่งแผ่นดิน"</p> <p></p></td> </tr> <tr> <td colspan="2" align="right" valign="top"><map name="Map" id="Map2"> <area shape="rect" coords="229,2,299,30" href="#" alt="" /> <area shape="rect" coords="306,2,383,30" href="type.php" alt="" /> </map></td> </tr> <tr> <td align="left" valign="top" class="txt30"><p> </p></td> <td align="left" valign="top"> <p class="h-title"> </p> </td> </tr> <tr> <td colspan="2" align="left" valign="top" class="txt30"> </td> </tr> </table> </center> <?php include("footer.php"); ?> </body> </html>
|