| Server IP : 210.245.233.93 / Your IP : 216.73.216.226 Web Server : Apache/2.2.15 (CentOS) System : Linux webserver2.onesolution.com.hk 2.6.32-754.35.1.el6.x86_64 #1 SMP Sat Nov 7 12:42:14 UTC 2020 x86_64 User : apache ( 48) PHP Version : 5.3.3 Disable Function : exec, shell_exec, system, passthru, popen, proc_open, pcntl_exec MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/hkosl.com/innoutstorage2019/tc/ |
Upload File : |
<?php
require_once ('../webadmin/basic_info.php');
?>
<!DOCTYPE html>
<html dir="ltr" lang="en-US">
<head>
<?php require_once ("html_head.php") ?>
<style>
ol ,ul {
padding-left: 40px !important;
}
</style>
</head>
<body class="stretched no-transition">
<?php require_once ("google_analysis.php"); ?>
<!-- Document Wrapper
============================================= -->
<div id="wrapper" class="clearfix">
<!-- Header
============================================= -->
<?php require_once ("html_header.php") ?>
<!-- Content
============================================= -->
<section id="content">
<div class="content-wrap">
<div class="container clearfix">
<div class="col-md-9 bottommargin">
<div class="heading-block center">
<h1>運輸</h1>
<span></span>
</div>
<div>
<p class="one_page_head_title">運輸服務包括 :</p>
- 出入倉搬運服務<br>
- 住宅搬運<br>
- 辦公室搬運<br><br>
<p class="one_page_head_title">安排運輸流程 :</p>
我們可以為你安排運輸服務,務求令你租倉簡易方便<br>
致電 2580 2088 電話查詢運輸細節<br><br>
我們可以為你查詢報價,預約搬運時間及地址<br>
客人直接與安排搬運團組聯絡及繳付運輸費用<br><br>
運輸<br>
搬運團組當天準時到達指定地址,並會將你的儲存物品送到出入易迷你倉
</div>
</div>
<div class="col-md-3 center">
</div>
</div>
</div>
</section><!-- #content end -->
<!-- Footer
============================================= -->
<?php require_once ("html_footer.php"); ?>
</div><!-- #wrapper end -->
<!-- Go To Top
============================================= -->
<div id="gotoTop" class="icon-angle-up"></div>
<!-- Footer Scripts
============================================= -->
<script type="text/javascript" src="../js/functions.js"></script>
</body>
</html>