You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
132 lines
6.1 KiB
132 lines
6.1 KiB
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta http-equiv="Expires" content="0">
|
|
<meta http-equiv="Pragma" content="no-cache">
|
|
<meta http-equiv="Cache-control" content="no-cache">
|
|
<meta http-equiv="Cache" content="no-cache">
|
|
<meta http-equiv="content-language" content="en">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
|
|
<meta name="keywords" content="駒驛、G-Yi、展覽品、佈展、拆裝箱、堆高機、展場服務、展品定位、展品運輸、展品物流、展品倉儲、展品報關">
|
|
<meta name="description" content="">
|
|
<title>Expos - G-Yi Logistics</title>
|
|
<link rel="shortcut icon" href="../images/favicon.ico">
|
|
<link href="../../Scripts/3rd/jquery-ui/jquery-ui.min.css" rel="stylesheet" />
|
|
<link href="../../Scripts/3rd/select2/css/select2.min.css" rel="stylesheet" />
|
|
<link href="../css/main.css?v=20180730" rel="stylesheet" type="text/css">
|
|
<link href="../css/en.css" rel="stylesheet" type="text/css">
|
|
<link href="../css/expo.css" rel="stylesheet" type="text/css">
|
|
<link href="../../Content/simplePagination.css" rel="stylesheet" />
|
|
<style>
|
|
.select2-container, .select2-selection--single, .select2-selection__rendered, .select2-selection__arrow {
|
|
height: 40px !important;
|
|
}
|
|
|
|
.select2-container, .select2-selection__rendered {
|
|
min-width: 70px;
|
|
}
|
|
|
|
.select2-selection__placeholder, .select2-container--default .select2-selection--single .select2-selection__rendered {
|
|
line-height: 40px;
|
|
}
|
|
</style>
|
|
</head>
|
|
<body>
|
|
<!-- header -->
|
|
<header>
|
|
<div id="headerWrapper">
|
|
<h1><a href="index_en.html">G-YI</a></h1>
|
|
<ul id="language">
|
|
<li class="en"><a href="expo.html">中</a></li>
|
|
</ul>
|
|
<h4>Menu</h4>
|
|
<ul id="menu">
|
|
<li id="index"><a href="index_en.html">Home</a></li>
|
|
<li id="about"><a href="about_en.html">About G-Yi</a></li>
|
|
<li id="service"><a href="service_en.html">Our Services</a></li>
|
|
<li id="inquiry"><a href="inquiry_en.html">Get a Quote</a></li>
|
|
<li id="contact"><a href="contact_en.html">Contact Us</a></li>
|
|
<li id="download"><a href="download_en.html">Downloads</a></li>
|
|
</ul>
|
|
</div>
|
|
</header>
|
|
<!-- header end -->
|
|
<!--------------------- article --------------------->
|
|
<div class="article">
|
|
<h1 class="addBG">Expos</h1>
|
|
<p> </p>
|
|
<!--------------------- expoSort --------------------->
|
|
<ul id="expoSort">
|
|
<li>
|
|
<input type="text" class="maxText textStyle" id="keyword" placeholder="Keywords">
|
|
</li>
|
|
<li>
|
|
<select class="maxText textStyle" id="area"></select>
|
|
</li>
|
|
<li>
|
|
<input class="textStyle datepicker" placeholder="Begin Date" id="datestart" readonly> - <input class="textStyle datepicker" id="dateend" placeholder="End Date" readonly>
|
|
</li>
|
|
<li>
|
|
<input type="submit" value="GO" class="btn btnStyle">
|
|
</li>
|
|
</ul>
|
|
<!--------------------- expoSort end --------------------->
|
|
<p> </p>
|
|
<ul class="expoList">
|
|
</ul>
|
|
<!--------------------- page --------------------->
|
|
<div id="pager"></div>
|
|
<!--------------------- page end --------------------->
|
|
</div>
|
|
<!--------------------- article end --------------------->
|
|
<!--------------------- footer --------------------->
|
|
<footer>
|
|
<div id="footer">
|
|
<img src="../images/logoFooter.png">
|
|
<ul>
|
|
<li>10F., No.457, Chongyang Rd., Nangang Dist., Taipei, Taiwan</li>
|
|
<li>+886-2-2785-7900</li>
|
|
<li><a href="mailto:info@g-yi.com">info@g-yi.com</a></li>
|
|
</ul>
|
|
<p>Copyright © G-YI INT'L LOGISTICS CO., LTD.</p>
|
|
</div>
|
|
</footer>
|
|
<div id="toTop">TOP</div>
|
|
<div id="money" class="NoShowInMobile"><a href="inquiry_en.html"></a></div>
|
|
<script id="temp_expo" type="text/x-jsrender">
|
|
<li>
|
|
<div class="expoListLeft">
|
|
<div class="squareThumb"><img width="100%" src="{{:~setFilePath(LogoFilePath)}}"></div>
|
|
</div>
|
|
<div class="expoListRight">
|
|
<h4>{{:Exhibitioname_EN}}</h4>
|
|
<p class="divider"></p>
|
|
<p>Date:{{:~setRangeDate(ExhibitionDateStart,ExhibitionDateEnd)}}</p>
|
|
<p>Venue:<a href="#">Taiwan</a> / {{:ExhibitionAddressName_EN}}</p>
|
|
<div class="exopBtn">
|
|
<p class="money"><a href="inquiry_en.html?SN={{:SN}}&State={{:State}}&Year={{:~getYear(ExhibitionDateStart)}}&Month={{:~getMonth(ExhibitionDateStart)}}">Online Inquiry</a></p>
|
|
<!--<p class="heart"><a href="javascript:void(0)">Collection exhibition</a></p>-->
|
|
</div>
|
|
</div>
|
|
</li>
|
|
</script>
|
|
</body>
|
|
</html>
|
|
<script src="../../Scripts/jquery-1.11.3.min.js"></script>
|
|
<script src="../../Scripts/3rd/jquery-ui/jquery-ui.min.js"></script>
|
|
<script src="../js/menu.js?v=20180730"></script>
|
|
<script src="../../Scripts/3rd/imgLiquid-min.js"></script>
|
|
<script src="../../Scripts/3rd/select2/js/select2.min.js"></script>
|
|
<script src="../../Scripts/jquery.simplePagination.js"></script>
|
|
<script src="../../Scripts/jsrender.min.js"></script>
|
|
<script src="../../Scripts/jquery.blockUI.js"></script>
|
|
<script src="../../Scripts/lib/base64.js"></script>
|
|
<script src="../../Scripts/lib/Util.min.js?v=20180730"></script>
|
|
<script src="../js/expo.js"></script>
|
|
<!--Global site tag(gtag.js) - Google Analytics-->
|
|
<script>
|
|
if ('www.g-yi.com'.indexOf(window.location.hostname) > -1) {
|
|
document.write('<script async src="https://www.googletagmanager.com/gtag/js?id=UA-120713824-1"><\x2Fscript><script type="text/javascript">window.dataLayer = window.dataLayer || [];function gtag() { dataLayer.push(arguments); } gtag("js", new Date()); gtag("config", "UA-120713824-1");<\x2Fscript>');
|
|
}
|
|
</script>
|