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
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
|
<!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">
<head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Untitled Document</title> <link href="style.css" rel="stylesheet" type="text/css" />
<!--------- code menu --------> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> <link rel="stylesheet" type="text/css" href="css/font-awesome.css"> <link rel="stylesheet" type="text/css" href="css/menu.css"> <script type="text/javascript" src="js/jquery.js"></script> <script type="text/javascript" src="js/function.js"></script> <!--------- code menu -------->
<!--------- code slide to top --------> <script src="http://ajax.googleapis.com/ajax/libs/jquery/2.0.0/jquery.min.js"></script>
<style> body { background: url(images/bg-top-detail.jpg) no-repeat top center; background-color:f5f5f5; /* background-color:#2f2f2f;*/ } div#page { max-width: 900px; margin-left: auto; margin-right: auto; padding: 2px; } .back-to-top { position: fixed; bottom: 0em; right: 0px; text-decoration: none; color: #000000; /* background-color: rgba(235, 235, 235, 0.80); */ font-size: 12px; padding: 0em; display: none; }
.back-to-top:hover { /* background-color: rgba(135, 135, 135, 0.50); */ } </style> <!--------- code slide to top -------->
</head>
<body> <center> <table width="1000" border="0" cellspacing="0" cellpadding="0" align="center" class="bg-content"> <tr> <td width="777" align="left" valign="top" style="padding-left:10px;"><?php include("menu.php"); ?></td> <td width="223" align="right" valign="top"><img src="images/index/index_04.png" width="223" height="68" alt="" /></td> </tr> <tr> <td colspan="2" align="left" valign="top" width="1000" height="532" ><table width="1000" border="0" cellspacing="0" cellpadding="0"> <tr> <td height="20" colspan="2" align="center" valign="bottom" > </td> </tr> <tr> <td height="20" colspan="2" align="center" valign="bottom" ><iframe src="SlideProduct/slide/index.html" width="800" height="260" frameborder="0" scrolling="no"></iframe></td> </tr> <tr> <td width="315" align="right" valign="bottom" class="txt-header LR20">ผลิตภัณฑ์ | Products</td> <td align="center" valign="top"> </td> </tr> <tr> <td align="left" valign="top" class="L40"> </td> <td align="left" valign="top" class="txt-product-red"> </td> </tr> <tr> <td align="left" valign="top" class="L30" ><table width="250" border="0" cellspacing="0" cellpadding="0" c="c"> <tr> <td height="5" bgcolor="#f92f00"></td> </tr> <tr> <td align="left" class="menu-left"><i class="icon-file-alt"></i><strong> <a href="product.php" id="white">แผ่นพื้นคอนกรีต</a></strong></td> </tr> <tr> <td align="left" class="menu-left"><ul> <a href="product.php"><li>แผ่นพื้น 7 x 60 cm.</li></a> </ul></td> </tr> <tr> <td align="left" class="menu-left"><ul> <a href="product.php"><li>แผ่นพื้น 8 x 60 cm.</li></a> </ul></td> </tr> <tr> <td align="left" class="menu-left"><ul> <a href="product.php"> <li>แผ่นพื้น 10 x 60 cm.</li></a> </ul></td> </tr> <tr> <td align="left" class="menu-left"><ul> <a href="product.php"><li>แผ่นพื้น 12 x 60 cm.</li></a> </ul></td> </tr> <tr> <td height="5" bgcolor="#f92f00"></td> </tr> <tr> <td align="left" class="menu-left"><i class="icon-file-alt"></i> <a href="ReadyMix.php" id="white"><strong>คอนกรีตผสมเสร็จ</strong></a></td> </tr> <tr> <td height="5" bgcolor="#f92f00"></td> </tr> <tr> <td align="left" class="menu-left"><i class="icon-file-alt"></i> <a href="product.php" id="white"><strong>ผลิตภัณฑ์อื่นๆ</strong></a></td> </tr> </table></td> <td align="left" valign="top" class="txt-product-red"><table width="700" border="0" cellspacing="0" cellpadding="0"> <tr> <td height="5" bgcolor="#f92f00"></td> </tr> <tr> <td align="left" class="menu-left"><i class="icon-file-alt"></i><strong class="txt-product-red LRTB10">แผ่นพื้นคอนกรีต ขนาด 7 x 60 cm.</strong></td> </tr> <tr> <td align="center" bgcolor="#333333" class="LRTB20"><img src="images/7x60.png" width="646" height="785" /></td> </tr> <tr> <td bgcolor="#333333"> </td> </tr> </table></td> </tr> </table></td> </tr> <tr> <td colspan="2" align="left" valign="top" > </td> </tr> </table> <?php include("footer.php"); ?> <!--------- code slide to top --------> <div><a href="#" class="back-to-top"><img src="images/gotop01a.png" alt="" width="104" height="73" /></a></div>
<script> jQuery(document).ready(function() { var offset = 220; var duration = 500; jQuery(window).scroll(function() { if (jQuery(this).scrollTop() > offset) { jQuery('.back-to-top').fadeIn(duration); } else { jQuery('.back-to-top').fadeOut(duration); } }); jQuery('.back-to-top').click(function(event) { event.preventDefault(); jQuery('html, body').animate({scrollTop: 0}, duration); return false; }) }); </script> <!--------- code slide to top -------->
</center> </body> </html>
|