| Server IP : 103.233.193.20 / Your IP : 216.73.216.169 Web Server : Apache/2 System : Linux host1.itclever.com 4.18.0-553.16.1.el8_10.x86_64 #1 SMP Thu Aug 8 17:47:08 UTC 2024 x86_64 User : oriscomadm ( 1120) PHP Version : 5.6.40 Disable Function : exec,system,passthru,shell_exec,escapeshellarg,escapeshellcmd,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname MySQL : ON | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /home/oriscomadm/domains/oriscom.com/private_html/include/ |
Upload File : |
<!-- Header For Mobile -->
<div class="wrapper_header">
<a href="index.php" class="link_logo">
<img src="data/<?php echo $Rs['logo']?>" width="35%" class="logo_mobile">
</a>
<div class="manage_flag">
<ul class="flag">
<li><a href="#" id="img_th2"><span>TH</span></a></li>
<li><a href="#" id="img_en2"><span>EN</span></a></li>
</ul>
</div>
<div class="manage_bt">
<div><h3><label class="thh">GPS Tracking Login</label><label class="enn" style="display:none;">GPS Tracking Login</label></h3></div>
<div class="center_bt">
<ul class="bt_gps">
<li>
<a href="oris_server.php" target="_blank">
<span class="bt_top">
<label class="thh">Standard</label><label class="enn" style="display:none;">Standard</label>
</span>
</a>
</li>
<li>
<a href="oris_premium.php" target="_blank">
<span class="bt_top">
<label class="thh">Premium</label><label class="enn" style="display:none;">Premium</label>
</span>
</a>
</li>
</ul>
</div>
<div>
<div id="menu"><img src="images/menu.png" width="18" height="16" style="margin-right:10px;">MENU</div>
<ul class="menulist" id="nav">
<li><a href="index.php"><span class="manage_link"><label class="thh">หน้าแรก</label><label class="enn" style="display:none;">Home</label></span></a></li>
<li><a href="news_event.php"><span class="manage_link"><label class="thh">ข่าว & กิจกรรม </label><label class="enn" style="display:none;">New & Event </label></span></a></li>
<li class="li_plus">
<a href="#Products"><span class="manage_link"><label class="thh">สินค้า & บริการ </label><label class="enn" style="display:none;">Products & Service </label><span class="plus"></span></span></a>
<ul class="second">
<?php
$ResultProduct_I = $Class->selectProduct_I(null);
foreach($ResultProduct_I as $Level1){
?>
<li><a href="#two_way_radio"><span class="manage_link"><label class="thh"><?php echo $Level1['nameth']?></label><label class="enn" style="display:none;"><?php echo $Level1['nameen']?></label></span></a>
<ul class="third">
<?php
$ResultProduct_II = $Class->selectProduct_II($Level1['id'],null);
foreach($ResultProduct_II as $Level2){
?>
<li><a href="#"><span class="manage_link"><label class="thh">+ <?php echo $Level2['nameth']?></label><label class="enn" style="display:none;">+ <?php echo $Level2['nameen']?></label></span></a>
<ul class="fourth">
<?php
$ResultProduct_III = $Class->selectProduct_III($Level2['id'],null);
foreach($ResultProduct_III as $Level3){
?>
<li><a href="#"><span class="manage_link"><label class="thh">+ <?php echo $Level3['nameth']?></label><label class="enn" style="display:none;">+ <?php echo $Level3['nameen']?></label></span></a>
<ul class="fifth">
<?php
$ResultProduct_IV = $Class->selectProduct_IV($Level3['id'],null);
foreach($ResultProduct_IV as $Level4){
?>
<li><a href="#"><span class="manage_link"><label class="thh">+ <?php echo $Level4['nameth']?></label><label class="enn" style="display:none;">- <?php echo $Level4['nameen']?></label></span></a>
<ul class="sixth">
<?php
$ResultProduct_V = $Class->selectProduct_V($Level4['id'],null);
foreach($ResultProduct_V as $Level5){
$L5k = $Level5['nameth'].','.$Level5['nameen'];
$link5=checklink("product_detail.php?i=2&l=5&id=$Level5[id]&name=$L5k",$Level5['link']);
?>
<li><a href="<?php echo $link5?>"><span class="manage_link"><label class="thh">- <?php echo $Level5['nameth']?></label><label class="enn" style="display:none;">- <?php echo $Level5['nameen']?></label></span></a></li>
<?php }// Level5?>
</ul>
</li>
<?php }// Level4?>
</ul>
</li>
<?php }// Level3?>
</ul>
</li>
<?php }// Level2?>
</ul>
</li>
<?php }// Level 1?>
</ul>
</li>
<li><a href="download.php"><span class="manage_link"><label class="thh">ดาวน์โหลด</label><label class="enn" style="display:none;">Download</label></span></a></li>
<li><a href="reference.php"><span class="manage_link"><label class="thh">ผลงาน</label><label class="enn" style="display:none;">Reference</label></span></a></li>
<li><a href="partners.php"><span class="manage_link"><label class="thh">ตัวแทนสินค้า</label><label class="enn" style="display:none;">Partners</label></span></a></li>
<li><a href="page.php?id=2&name=ร่วมงานกับเรา,partner"><span class="manage_link"><label class="thh">สมัครงาน</label><label class="enn" style="display:none;">Career</label></span></a></li>
<li><a href="page.php?id=1&name=เกี่ยวกับเรา,about us"><span class="manage_link"><label class="thh">เกี่ยวกับเรา</label><label class="enn" style="display:none;">About</label></span></a></li>
<li><a href="contact.php"><span class="manage_link"><label class="thh">ติดต่อเรา</label><label class="enn" style="display:none;">Contact Us</label></span></a></li>
</ul>
</div>
</div>
</div>
<!-- End Header For Mobile -->
<div class="wrapper_header_big">
<div class="top_menu_bar">
<ul>
<li><span class="text_bt_gps_top"><label class="thh">GPS Tracking Login</label><label class="enn" style="display:none;">GPS Tracking Login</label> <span class="arrow"></span></span></li>
<li>
<a href="oris_server.php" target="_blank">
<span class="bt_gps_top2"><label class="thh">Standard</label><label class="enn" style="display:none;">Standard</label></span>
</a>
</li>
<li>
<a href="oris_premium.php" target="_blank">
<span class="bt_gps_top"><label class="thh">Premium</label><label class="enn" style="display:none;">Premium</label></span>
</a>
</li>
<li><span class="border_flag"></span></li>
<li>
<a href="#">
<span class="flag_big"><img src="images/th.png" width="18" height="12" id="img_th" /></span>
</a>
</li>
<li>
<a href="#">
<span class="flag_big"><img src="images/gb.png" width="18" height="12" id="img_en" /></span>
</a>
</li>
</ul>
</div>
<div class="clear"></div>
<div class="logo_menu">
<a href="index.php">
<div class="logo"><img src="data/<?php echo $Rs['logo']?>" width="204" height="64" /></div>
</a>
<div class="box_menu">
<ul class="sf-menu" id="example">
<li id="menu_active" class="main"><a href="index.php?i=0"><span><label class="thh">หน้าแรก</label><label class="enn" style="display:none;">Home</label></span></a></li>
<li class="main"><span class="border"></span><a href="news_event.php?i=1"><span><label class="thh">ข่าว & กิจกรรม</label><label class="enn" style="display:none;">New & Event</label></span></a></li>
<li class="main">
<span class="border"></span><a href="#" id="main_link"><span><label class="thh">สินค้า & บริการ</label><label class="enn" style="display:none;">Product & Service</label></span></a><span class="arrow_product"></span>
<ul>
<?php
foreach($ResultProduct_I as $Level1){
$L1k = $Level1['nameth'].','.$Level1['nameen'];
$link1="category.php?i=2&l=1&id=$Level1[id]&name=$L1k";
?>
<li>
<a href="<?php echo $link1?>"><label class="thh"><?php echo $Level1['nameth']?></label><label class="enn" style="display:none;"><?php echo $Level1['nameen']?></label></a>
<?php
$ResultProduct_II = $Class->selectProduct_IV($Level1['id'],null);
if(count($ResultProduct_I[0]['id'])>0){
?>
<ul class="sub">
<?php
$ResultProduct_II = $Class->selectProduct_II($Level1['id'],null);
foreach($ResultProduct_II as $Level2){
$L2k = $Level2['nameth'].','.$Level2['nameen'];
$link2="category.php?i=2&l=2&id=$Level2[id]&name=$L2k";
?>
<li>
<a href="<?php echo $link2?>"><label class="thh"><?php echo $Level2['nameth']?></label><label class="enn" style="display:none;"><?php echo $Level2['nameen']?></label></a>
<?php
$ResultProduct_III = $Class->selectProduct_IV($Level2['id'],null);
if(count($ResultProduct_III[0]['id'])>0){
?>
<ul class="sub2">
<?php
$ResultProduct_III = $Class->selectProduct_III($Level2['id'],null);
foreach($ResultProduct_III as $Level3){
$ResultProduct_IV = $Class->selectProduct_IV($Level3['id'],null);
$L3k = $Level3['nameth'].','.$Level3['nameen'];
if(count($ResultProduct_IV[0]['id'])>=1){
$link3=checklink("product.php?i=2&l=3&id=$Level3[id]&name=$L3k",$Level3['link']);
}else{
$link3=checklink("product_detail.php?i=2&l=3&id=$Level3[id]&name=$L3k",$Level3['link']);
}
?>
<li><a href="<?php echo $link3?>"><label class="thh"><?php echo $Level3['nameth']?></label><label class="enn" style="display:none;"><?php echo $Level3['nameen']?></label></a>
<?php
$ResultProduct_IV = $Class->selectProduct_IV($Level3['id'],null);
if(count($ResultProduct_IV[0]['id'])>0){
?>
<ul class="sub3">
<?php
foreach($ResultProduct_IV as $Level4){
$L4k = $Level4['nameth'].','.$Level4['nameen'];
$ResultProduct_V = $Class->selectProduct_V($Level4['id'],null);
if(count($ResultProduct_V[0]['id'])>=1){
$link4=checklink("products.php?i=2&l=4&id=$Level4[id]&name=$L4k",$Level4['link']);
}else{
$link4=checklink("product_detail.php?i=2&l=4&id=$Level4[id]&name=$L4k",$Level4['link']);
}
?>
<li><a href="<?php echo $link4?>"><label class="thh"><?php echo $Level4['nameth']?></label><label class="enn" style="display:none;"><?php echo $Level4['nameen']?></label></a>
<?php
$ResultProduct_V = $Class->selectProduct_V($Level4['id'],null);
if(count($ResultProduct_V[0]['id'])>0){
?>
<ul class="sub4">
<?php
foreach($ResultProduct_V as $Level5){
$L5k = $Level5['nameth'].','.$Level5['nameen'];
$link5=checklink("product_detail.php?i=2&l=5&id=$Level5[id]&name=$L5k",$Level5['link']);
?>
<li><a href="<?php echo $link5?>"><label class="thh"><?php echo $Level5['nameth']?></label><label class="enn" style="display:none;"><?php echo $Level5['nameen']?></label></a></li>
<?php }// Level 5?>
</ul>
<?php }// Level 5 Check arrow?>
</li>
<?php }// Level 4?>
</ul>
<?php }// Level 4 Check arrow?>
</li>
<?php }// Level 3?>
</ul>
<?php }// Level 3 Check arrow?>
</li>
<?php }// Level 2?>
</ul>
<?php }// Level 2 Check arrow?>
</li>
<?php }// Level 1?>
</ul>
</li>
<li class="main"><span class="border"></span><a href="download.php?i=3"><span><label class="thh">ดาวน์โหลด</label><label class="enn" style="display:none;">Download</label></span></a></li>
<li class="main"><span class="border"></span><a href="reference.php?i=4"><span><label class="thh">ผลงาน</label><label class="enn" style="display:none;">Reference</label></span></a></li>
<li class="main"><span class="border"></span><a href="partners.php?i=5"><span><label class="thh">ตัวแทนสินค้า</label><label class="enn" style="display:none;">Partners</label></span></a></li>
<li class="main"><span class="border"></span><a href="page.php?i=6&id=2&name=ร่วมงานกับเรา,partner"><span><label class="thh">ร่วมงานกับเรา</label><label class="enn" style="display:none;">Career</label></span></a></li>
<li class="main"><span class="border"></span><a href="page.php?i=7&id=1&name=เกี่ยวกับเรา,about us"><span><label class="thh">เกี่ยวกับเรา</label><label class="enn" style="display:none;">About</label></span></a></li>
<li class="main"><span class="border"></span><a href="contact.php?i=8"><span><label class="thh">ติดต่อเรา</label><label class="enn" style="display:none;">Contact Us</label></span></a></li>
</ul>
</div>
</div>
</div>
<div class="clear"></div>
<div class="line_header"></div>
<script>
$(function(){
if(<?php echo $_GET[i];?> != ''){
obj = <?php echo $_GET[i];?>
}
else{
obj = 0
}
$('ul.sf-menu li.main').removeAttr('id')
$('ul.sf-menu li.main').eq(obj).attr('id','menu_active')
});
</script>
<script>
$(function(){
if('<?php echo $_SESSION['lan'];?>' == 'en')
{
$('.enn').fadeIn()
$('.thh').hide()
}
if('<?php echo $_SESSION['lan'];?>' == 'th')
{
$('.thh').fadeIn()
$('.enn').hide()
}
$('#img_th,#img_th2').click(function(){
$.post('include/language.php',{lan:'th'},function(){})
$('.thh').fadeIn()
$('.enn').hide()
});
$('#img_en,#img_en2').click(function(){
$.post('include/language.php',{lan:'en'},function(){})
$('.enn').fadeIn()
$('.thh').hide()
});
});
</script>