| 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") ?>
<?php
if($langcode == "tc"){
$recaptcha_langcode = "zh-HK";
}else{
$recaptcha_langcode = "en";
}
?>
<script src='https://www.google.com/recaptcha/api.js?hl=<?=$recaptcha_langcode?>'></script>
</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="heading-block center">
<h1>聯絡我們</h1>
<span>與我們接觸</span>
</div>
<!-- Contact Form
============================================= -->
<div class="col_one_third">
<div class="fancy-title title-dotted-border">
<h3>發一個電郵給我們</h3>
</div>
<form class="nobottommargin" id="template-contactform" name="template-contactform" action="contactus_post.php" method="post" >
<div class="form-process"></div>
<div class="col_full">
<label for="template-contactform-name">姓名 <small>*</small></label>
<input type="text" id="template-contactform-name" name="template-contactform-name" value="" class="sm-form-control required" />
</div>
<div class="col_full">
<label for="template-contactform-phone">電話 <small>*</small></label>
<input type="text" id="template-contactform-phone" name="template-contactform-phone" value="" class="sm-form-control required" />
</div>
<div class="col_full">
<label for="template-contactform-email">電郵 <small>*</small></label>
<input type="email" id="template-contactform-email" name="template-contactform-email" value="" class="required email sm-form-control" />
</div>
<div class="col_full">
<label for="template-contactform-message">訊息 <small>*</small></label>
<textarea class="required sm-form-control" id="template-contactform-message" name="template-contactform-message" rows="6" cols="30"></textarea>
</div>
<div class="col_full">
<label for="template-contactform-message">驗證 <small>*</small></label>
<div class="g-recaptcha" data-theme="light" data-sitekey="<?=$google_recaptcha_site_key?>"></div>
</div>
<div class="col_full hidden">
<input type="text" id="template-contactform-botcheck" name="template-contactform-botcheck" value="" class="sm-form-control" />
</div>
<div class="col_full">
<button name="submit" type="submit" id="submit-button" tabindex="5" value="Submit" class="button button-3d nomargin">發送</button>
</div>
</form>
<script type="text/javascript">
$("#template-contactform").validate({
});
</script>
</div><!-- Contact Form End -->
<!-- Google Map
============================================= -->
<div class="col_two_third col_last">
<section id="google-map" class="gmap" style="height: 610px;"></section>
<script type="text/javascript" src="http://maps.google.com/maps/api/js?sensor=false&language=<?=$recaptcha_langcode?>&key=AIzaSyBBkgvj6NU0oXbDva078yy9tKLedzONGG0"></script>
<script type="text/javascript" src="../js/jquery.gmap.js"></script>
<script type="text/javascript">
jQuery('#google-map').gMap({
address: 'Shing Dao Industrial Building, 232 Aberdeen Main Road, Aberdeen, Hong Kong',
maptype: 'ROADMAP',
zoom: 19,
markers: [
{
address: "<?=$site_info["companyaddr_".$langcode]?>",
html: '<div style="width: 300px;"><h4 style="margin-bottom: 8px;"><?=$site_info["companyname_".$langcode]?></h4><?=$site_info["companyaddr_".$langcode]?></div>',
icon: {
image: "../images/map-icon-red.png",
iconsize: [90, 120],
iconanchor: [120,85]
}
}
],
doubleclickzoom: false,
controls: {
disableDefaultUI:false
/*panControl: true,
zoomControl: true,
mapTypeControl: true,
scaleControl: false,
streetViewControl: false,
overviewMapControl: false*/
}
});
</script>
</div><!-- Google Map End -->
<div class="clear"></div>
<!-- Contact Info
============================================= -->
<div class="row clear-bottommargin">
<div class="col-md-3 col-sm-6 bottommargin clearfix">
<div class="feature-box fbox-center fbox-bg fbox-plain" style="min-height:345px;">
<div class="fbox-icon"><img src="../images/contact_icon_location.png" ></div>
<h2>租倉地點<span class="subtitle"><?=$site_info["companyaddr_".$langcode]?></span></h2>
</div>
</div>
<div class="col-md-3 col-sm-6 bottommargin clearfix">
<div class="feature-box fbox-center fbox-bg fbox-plain" style="min-height:345px;">
<div class="fbox-icon"><img src="../images/contact_icon_officehours.png" ></div>
<h2>辦公時間
<span class="subtitle text-left">
客戶服務 :<br>
星期一至五,上午十時至晚上七時<br>
星期六,上午十時至下午二時<br><br>
開放時間 :<br>
星期一至星期日-24小時開放(只限客戶)
</span></h2>
</div>
</div>
<div class="col-md-3 col-sm-6 bottommargin clearfix">
<div class="feature-box fbox-center fbox-bg fbox-plain" style="min-height:345px;">
<div class="fbox-icon"><img src="../images/contact_icon_phone.png" ></div>
<h2>電話<a href="tel:+852<?=($site_info["companytel"])?>" style="color: inherit;" class="hotline"><span class="subtitle">(852) <?=$site_info["companytel"]?></span></a></h2>
</div>
</div>
<div class="col-md-3 col-sm-6 bottommargin clearfix">
<div class="feature-box fbox-center fbox-bg fbox-plain" style="min-height:345px;">
<div class="fbox-icon"><img src="../images/contact_icon_email.png" ></div>
<h2>電郵<span class="subtitle"><a href="mailto:<?=$site_info["enquiryemail"]?>"><?=$site_info["enquiryemail"]?></a></span></h2>
</div>
</div>
</div><!-- Contact Info End -->
</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>