| 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/thebh/LandingDemo2/ |
Upload File : |
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>TheBH Landing</title>
<link type="text/css" rel="stylesheet" href="css/style.css" media="all" />
<script src="http://code.jquery.com/jquery-1.11.3.min.js"></script>
<script type="text/javascript" src="js/jquery.bcat.bgswitcher.js"></script>
</head>
<body>
<div id="bg-body">
</div>
<script type="text/javascript">
var srcBgArray = ["./images/img-slider-4.jpg","./images/img-slider-5.jpg"];
$(document).ready(function() {
$('#bg-body').bcatBGSwitcher({
urls: srcBgArray,
alt: 'Full screen background image',
links: false,
prevnext: false
});
});
</script><!--end of bg-body script-->
<div id="wrapper">
<div class="logo">
<img src="images/bhWhiteLogo.png">
</div>
<div id="leftInfo">
<div class="Wedding">
<a href="#">婚宴專區</a>
</div>
</div><!--end of info-->
<div id="rightInfo">
<div class="Banquet">
<a href="#">其他宴會</a>
</div>
</div><!--end of info-->
</div><!--end of Wrapper-->
</body>
</html>