CINXE.COM
DHL | 全球郵件 | 繁體中文
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="zt" xml:lang="zt"><head><script type="text/javascript" src="https://web-static.archive.org/_static/js/bundle-playback.js?v=7YQSqjSh" charset="utf-8"></script> <script type="text/javascript" src="https://web-static.archive.org/_static/js/wombat.js?v=txqj7nKC" charset="utf-8"></script> <script>window.RufflePlayer=window.RufflePlayer||{};window.RufflePlayer.config={"autoplay":"on","unmuteOverlay":"hidden"};</script> <script type="text/javascript" src="https://web-static.archive.org/_static/js/ruffle/ruffle.js"></script> <script type="text/javascript"> __wm.init("https://web.archive.org/web"); __wm.wombat("http://www.dhl.com.tw:80/zt/mail.html","20150503161956","https://web.archive.org/","web","https://web-static.archive.org/_static/", "1430669996"); </script> <link rel="stylesheet" type="text/css" href="https://web-static.archive.org/_static/css/banner-styles.css?v=p7PEIJWi" /> <link rel="stylesheet" type="text/css" href="https://web-static.archive.org/_static/css/iconochive.css?v=3PDvdIFv" /> <!-- End Wayback Rewrite JS Include --> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7"/> <meta name="title" content="DHL | 全球郵件 | 繁體中文"/> <meta name="keywords" content=""/> <meta name="language" content="繁體中文"/> <meta name="publisher" content="DHL"/> <meta name="description" content=""/> <!-- include webtrends tags --> <meta name="WT.cg_n" content="Taiwan"/> <meta name="WT.cg_s" content="Global Mail"/> <meta name="DCSext.language" content="Traditional Chinese"/> <meta name="WT.sp" content="Taiwan"/> <meta name="WT.pi" content="Mail | Taiwan | Traditional Chinese"/> <meta name="WT.ti" content="Mail | Taiwan | Traditional Chinese"/><!-- include custom tags --> <title>DHL | 全球郵件 | 繁體中文</title> <link rel="shortcut icon" href="/web/20150503161956im_/http://www.dhl.com.tw/img/favicon.gif" type="image/gif"/> <link href="/web/20150503161956cs_/http://www.dhl.com.tw/loader/css.areaofinterestTemp.nonlatin.css" rel="stylesheet" type="text/css"/> <!--[if IE 6]> <div id="emhelper" style="width:1em;height:1em;"></div> <link href="/css/ie6_optimization.css" rel="stylesheet" type="text/css" /> <![endif]--> <!--[if IE 7]> <div id="emhelper" style="width:1em;height:1em;"></div> <![endif]--> <style type="text/css"> <!-- #content_cross_reference { width: 24em; } --> </style> <link href="/web/20150503161956cs_/http://www.dhl.com.tw/css/facelift.css" rel="stylesheet" type="text/css"/> <!--[if IE 6]> <link href="/css/facelift_ie6.css" rel="stylesheet" type="text/css"/> <![endif]--> <!--[if IE 7]> <link href="/css/facelift_ie7.css" rel="stylesheet" type="text/css"/> <![endif]--> <!--[if IE 8]> <link href="/css/facelift_ie8.css" rel="stylesheet" type="text/css"/> <![endif]--> <!--[if IE 9]> <link href="/css/facelift_ie9.css" rel="stylesheet" type="text/css"/> <![endif]--> <script type="text/javascript" src="/web/20150503161956js_/http://www.dhl.com.tw/js/lib/jquery/jquery-1.11.1.min.js"></script> <script type="text/javascript" src="/web/20150503161956js_/http://www.dhl.com.tw/js/lib/jquery/jquery-migrate-1.2.1.min.js"></script> <link rel="stylesheet" href="/web/20150503161956cs_/http://www.dhl.com.tw/etc/designs/dhl/docroot/tracking/less/tracking.css" type="text/css"> <script type="text/javascript"> // prevent dojo library from overwriting console object in modern browsers (e.g. FF28) // dojo tests existence of firebug console method if (window.console && !console["firebug"]) { console["firebug"] = function() {}; } </script> <script type="text/javascript" src="/web/20150503161956js_/http://www.dhl.com.tw/js/lib/dojo/dojo.js" djconfig="parseOnLoad: true,preventBackButtonFix: false"></script> <script src="/web/20150503161956js_/http://www.dhl.com.tw/loader/js.areaofinterestTemp.js" type="text/javascript"></script> <script src="/web/20150503161956js_/http://www.dhl.com.tw/content/tw/zt.mainmenu.js" type="text/javascript" language="javascript"></script> <script src="/web/20150503161956js_/http://www.dhl.com.tw/js/jQuery.MarketingStage.js" type="text/javascript" language="javascript"></script> <script src="/web/20150503161956js_/http://www.dhl.com.tw/js/curtain_teaser.js" type="text/javascript" language="javascript"></script> <script src="/web/20150503161956js_/http://www.dhl.com.tw/js/jQuery.StyledDropdown.js" type="text/javascript" language="javascript"></script> <script src="/web/20150503161956js_/http://www.dhl.com.tw/js/facelift.js" type="text/javascript"></script> <script src="/web/20150503161956js_/http://www.dhl.com.tw/js/flyout_nav.js" type="text/javascript"></script> <script type="text/javascript"> FlyoutMenu.setData(mainmenuServlet); jQuery(document).ready(function () { CurtainTeaser.init(); }); </script> <script type="text/javascript"> dojo.addOnLoad(function () { // set the tab based on any URL at load-time if (window.location.hash && window.location.hash.length>0 ) { if( typeof switchPane != "undefined" ) { var hash = window.location.hash.slice(1); // strip leading "#" var newTab = dijit.byId(hash); // default to 1st tab if( typeof newTab != "undefined" ) { switchPane(newTab); window.scrollTo(0, 0); } else { window.location.hash = window.location.hash; } } else { window.location.hash = window.location.hash; } } }); function goTo(url) { url.indexOf("/") == 0 ? document.location.pathname = url : document.location.href = url; } function getDocHeight() { var D = document; return Math.max( Math.max(D.body.scrollHeight, D.documentElement.scrollHeight), Math.max(D.body.offsetHeight, D.documentElement.offsetHeight), Math.max(D.body.clientHeight, D.documentElement.clientHeight) ); } function updateIframeHeight(smepBaseURL) { newHeight = parseInt(getDocHeight(), 10) + 10; if (newHeight > 50) { hiddenIframeHtml = '<iframe src="' + smepBaseURL + '/tools/XSSenabler.html?height=' + newHeight + '"></iframe>'; document.getElementById('xssIframeContainer').innerHTML = hiddenIframeHtml; } } </script> </head><body> <!-- For support --> <!-- [ Date Compiled - Sat May 02 22:54:24 CEST 2015 | Mask - 29 ] --> <div id="skipToErrorDiv" style="position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden ; display:none"> <a href="#ERROR_MESSAGES">Skip to the error encountered during the form submit</a> </div> <div class="hide"> <a href="#content_main">Skip to content</a><br/> <a href="#header">Skip to service links: contact, tools, help, the group</a><br/> <a href="#quicksearch">Skip to search</a><br/><a href="#navigation_main">Skip to main navigation</a><br/><a href="#navigation_content">Skip to sub navigation</a><br/><a href="#footer">Skip to Footer with links to masthead, print, email a friend and disclaimer</a> </div> <a id="toTop"></a> <div class="main facelift"> <div id="content_main_shadow" class="content_main_shadow"> </div> <div id="header" class="header faceliftHeader"> <a id="header"></a> <div class="siteid"><div class="image"> <a href="/web/20150503161956/http://www.dhl.com.tw/zt.html" title="返回主頁"> <img src="/web/20150503161956im_/http://www.dhl.com.tw/img/meta/dhl_logo.gif" alt="返回主頁" width="134" height="42" id="logo" class="logo"/> <img src="/web/20150503161956im_/http://www.dhl.com.tw/js/lib/dijit/form/templates/blank.gif" class="blank_gif" alt="返回主頁"/></a> </div> <div class="clear"> </div></div> <div class="headerservicelinks"><div class="servicelinks"> <ul class="language-list"> <li class="firstItem">繁體中文</li><li><a href="/web/20150503161956/http://www.dhl.com.tw/en.html" target="_self">English</a></li></ul> <ul> <li><a class="contact-center" href="/web/20150503161956/http://www.dhl.com.tw/zt/contact_center.html" title="顧客聯絡中心" target="_self">顧客聯絡中心<img src="/web/20150503161956im_/http://www.dhl.com.tw/js/lib/dijit/form/templates/blank.gif" class="blank_gif" alt="顧客聯絡中心"/></a></li><li><a class="country-profile" href="/web/20150503161956/http://www.dhl.com.tw/zt/country_profile.html" title="各國細節" target="_self">各國細節<img src="/web/20150503161956im_/http://www.dhl.com.tw/js/lib/dijit/form/templates/blank.gif" class="blank_gif" alt="各國細節"/></a></li><li><a class="dhl-global" title="DHL Global" href="https://web.archive.org/web/20150503161956/http://www.dhl.com/" target="_blank">DHL Global<img src="/web/20150503161956im_/http://www.dhl.com.tw/js/lib/dijit/form/templates/blank.gif" class="blank_gif" alt="External Link / New Window: DHL Global"/></a></li></ul> </div> </div> <div class="clearAll"> </div> </div> <div class="navigation_main faceliftNavigationMain" style="display:block"> <div class="mainnav"><a id="navigation_main"></a> <ul id="nav"> <li><a href="/web/20150503161956/http://www.dhl.com.tw/zt/express.html" class="nav_top"><span>國際快遞</span></a> <ul> <li><a href="/web/20150503161956/http://www.dhl.com.tw/zt/express/dhl_express.html" class="navi">國際快遞</a></li> <li><a class="navi" href="https://web.archive.org/web/20150503161956/https://www.mydhl.dhl.com/landing?utm_source=TW&utm_medium=nav&utm_campaign=mydhl_link&ccOverride=TW&language=zt" target="_blank">MyDHL<img src="/web/20150503161956im_/http://www.dhl.com.tw/js/lib/dijit/form/templates/blank.gif" class="blank_gif" alt="External Link / New Window"/></a></li> <li><a href="/web/20150503161956/http://www.dhl.com.tw/zt/express/shipping.html" class="navi">寄件託運</a></li> <li><a href="/web/20150503161956/http://www.dhl.com.tw/zt/express/tracking.html" class="navi">貨件追蹤查詢</a></li> <li><a href="/web/20150503161956/http://www.dhl.com.tw/zt/express/export_services.html" class="navi">出口國際快遞服務</a></li> <li><a href="/web/20150503161956/http://www.dhl.com.tw/zt/express/import_services.html" class="navi">進口國際快遞服務</a></li> <li><a href="/web/20150503161956/http://www.dhl.com.tw/zt/express/optional_services.html" class="navi">加值服務</a></li> <li><a href="/web/20150503161956/http://www.dhl.com.tw/zt/express/industry_solutions.html" class="navi">全方位產業解決方案</a></li> <li><a href="/web/20150503161956/http://www.dhl.com.tw/zt/express/resource_center.html" class="navi">資源專區</a></li> </ul> </li> <li><a href="/web/20150503161956/http://www.dhl.com.tw/zt/logistics.html" class="nav_top"><span>物流運籌服務</span></a> <ul> <li><a href="/web/20150503161956/http://www.dhl.com.tw/zt/logistics/freight_transportation.html" class="navi">貨物運輸</a></li> <li><a href="/web/20150503161956/http://www.dhl.com.tw/zt/logistics/warehousing_and_distribution.html" class="navi">倉儲服務及配送</a></li> <li><a href="/web/20150503161956/http://www.dhl.com.tw/zt/logistics/customs_security_and_insurance.html" class="navi">報關、貨物安全及保險</a></li> <li><a href="/web/20150503161956/http://www.dhl.com.tw/zt/logistics/supply_chain_solutions.html" class="navi">供應鏈方案</a></li> <li><a href="/web/20150503161956/http://www.dhl.com.tw/zt/logistics/lead_logistics_provider_llp.html" class="navi">第四方物流供應商(LLP)</a></li> <li><a href="/web/20150503161956/http://www.dhl.com.tw/zt/logistics/temperature_controlled_logistics.html" class="navi">溫度調控物流</a></li> <li><a href="/web/20150503161956/http://www.dhl.com.tw/zt/logistics/green_logistics_solutions.html" class="navi">綠化物流方案</a></li> <li><a href="/web/20150503161956/http://www.dhl.com.tw/zt/logistics/industry_sector_solutions.html" class="navi">產業方案</a></li> <li><a href="/web/20150503161956/http://www.dhl.com.tw/zt/logistics/customer_resource_area.html" class="navi">客戶專區</a></li> </ul> </li> <li><a href="/web/20150503161956/http://www.dhl.com.tw/zt/mail.html" class="nav_top_active"><span>全球郵件</span></a> </li> <li><a href="/web/20150503161956/http://www.dhl.com.tw/zt/press.html" class="nav_top"><span>新聞</span></a> <ul> <li><a href="/web/20150503161956/http://www.dhl.com.tw/zt/press/releases.html" class="navi">新聞中心</a></li> <li><a href="/web/20150503161956/http://www.dhl.com.tw/zt/press/events.html" class="navi">活動</a></li> </ul> </li> <li><a href="/web/20150503161956/http://www.dhl.com.tw/zt/careers.html" class="nav_top"><span>人力資源</span></a> <ul> <li><a href="/web/20150503161956/http://www.dhl.com.tw/zt/careers/students.html" class="navi">在校生</a></li> <li><a href="/web/20150503161956/http://www.dhl.com.tw/zt/careers/graduates.html" class="navi">畢業生</a></li> <li><a href="/web/20150503161956/http://www.dhl.com.tw/zt/careers/operations.html" class="navi">營運與支援</a></li> <li><a href="/web/20150503161956/http://www.dhl.com.tw/zt/careers/management.html" class="navi">管理與專家</a></li> <li><a href="/web/20150503161956/http://www.dhl.com.tw/zt/careers/jobs.html" class="navi">工作</a></li> <li><a href="/web/20150503161956/http://www.dhl.com.tw/zt/careers/spirit.html" class="navi">在 DHL 工作</a></li> </ul> </li> <li><a href="/web/20150503161956/http://www.dhl.com.tw/zt/about_us.html" class="nav_top"><span>關於我們</span></a> <ul> <li><a href="/web/20150503161956/http://www.dhl.com.tw/zt/about_us/company_portrait.html" class="navi">公司簡介</a></li> <li><a href="/web/20150503161956/http://www.dhl.com.tw/zt/about_us/green_solutions.html" class="navi">綠色解決方案</a></li> <li><a href="/web/20150503161956/http://www.dhl.com.tw/zt/about_us/sector_overview.html" class="navi">部門概覽</a></li> <li><a href="/web/20150503161956/http://www.dhl.com.tw/zt/about_us/responsibility.html" class="navi">企業責任</a></li> </ul> </li> </ul> </div> <div class="staticquicksearch"><script type="text/javascript"> function trimBoth(str) { return str.replace(/^\s\s*/, '').replace(/\s\s*$/, ''); } function isEmptySearch(s) { return ((s == null) || (s.length == 0)); } function isAWB(awb) { awb = trimBoth(awb); if (isNaN(parseInt(awb))) return false; if (awb.length != 10) return false; var check1 = awb.substring(9, 10); var check2 = awb.substring(0, 9) % 7; return check1 == check2; } function checkFormSearch( theForm, defaultValue ) { var trackingPage = '/content/tw/zt/express/tracking/tracking_results.html', searchField = $( '#q' ); //get the query string var queryString = searchField.val(); if ( !isEmptySearch( queryString ) && queryString != defaultValue ) { if ( isAWB( queryString ) ) { // transform field to match to tracking output searchField.attr( 'name', 'AWB'); // remove unused fields for tracking $( 'input[name=without]', theForm ).remove(); $( 'input[name=cqpages]', theForm ).remove(); $( 'input[name=category]', theForm ).remove(); // change form action theForm.action = trackingPage; } return true; } return false; } </script> <div class="quicksearch"> <form action="/web/20150503161956/http://www.dhl.com.tw/content/tw/zt/search.shtml" name="quicksearch" onsubmit="return checkFormSearch(this, '內容搜尋');"> <label for="q">內容搜尋</label> <input type="text" id="q" class="q" name="q"/> <input type="hidden" name="without" id="without" value="dropdown"/> <input type="hidden" name="cqpages" value="on"/> <input type="hidden" id="category" name="category" value="/content/tw/zt"/> <button class="search" id="search" type="submit" value="搜尋"></button> </form> </div> </div> <div class="clearAll"> </div> </div> <script type="text/javascript"> FlyoutMenu.init(); </script> <div class="main_area "> <div class="navigation_content"> <div class="parbase headlineflashimage"><div style="" id="flash_teaser_small"> <a href="#" target="" title="" alt=""> <img height="120" width="200" class="cq-dd-flash" src="/web/20150503161956im_/http://www.dhl.com.tw/content/tw/zt/mail/_jcr_content/headlineflashimage/image.img.jpg/1354019407033.jpg"></a> </div> </div> <div class="leftmenunav"><a id="navigation_content"></a> <div class="menu"> <div class="toplevel"> <h2>全球郵件</h2> <hr/> </div></div> </div> <div class="favoritesselector"><script type="text/javascript"> function bookmark_us(url, title) { if (window.opera && window.print) { // opera var elem = document.createElement('a'); elem.setAttribute('href', url); elem.setAttribute('title', title); elem.setAttribute('rel', 'sidebar'); elem.click(); } else if (document.all) { // ie window.external.AddFavorite(url, title); } } </script> <script type="text/javascript"> // simply check to see if 'favorites' is supported by the browser (not displaying for firefox) if ((document.all || (window.opera && window.print)) && !window.sidebar) { document.write("<div id=\"startpageSelect\" class=\"startpageSelect\">"); document.write("\t<a class=\"favLink\" href=\"javascript:bookmark_us('https://web.archive.org/web/20150503161956/http://www.dhl.com.tw/content/tw/zt/mail.html','全球郵件');\">Bookmark Us</a>"); document.write("</div>"); } </script> </div> </div> <div class="content_main_container"> <a id="content_main"></a> <!-- if index page without yellow header, use content_main_index --> <div class="content_main_index"> <div class="container_title"> <div class="breadcrumb"><div style="" class="breadcrumb"> <img src="/web/20150503161956im_/http://www.dhl.com.tw/img/common/arrow.gif" alt="Link arrow"/> <a href="/web/20150503161956/http://www.dhl.com.tw/zt.html">DHL台灣</a> <span class="separator">|</span> <strong>全球郵件</strong></div> </div> <div class="pagetitle"><h1>全球郵件</h1> <div class="richtext emptycontainer"></div></div> </div> <div class="container"> <div class="parsys containerpar"> <a name="containerpar_richtexteditor_0" style="visibility:hidden"></a><div class="richtexteditor section"><div class="standard_article dhl"> <div class="richtext">感謝您對DHL Global Mail的關注。我們的業務遍佈全球200多個國家或地區。我們目前不能提供所有語言的服務。如果要閱讀用英語寫成的台灣的資訊,請按一下這裏。<br><a class="arrowLink" href="/web/20150503161956/http://www.dhl.com.tw/en/mail.html">DHL Global Mail的英語信息</a><br><br></div></div> </div> </div> </div> <div class="clearAll"> </div> <div class="container_1_1"> <div class="container_slot_1"> <div class="parsys containerleftpar"> </div> </div> <div class="container_slot_2"> <div class="parsys containerrightpar"> </div> </div> </div> <div class="clearAll"> </div> </div> <div class="content_cross_reference"> <div class="parsys crossrefpar"> </div> </div> </div> <div id="standardtemplatefooter-container" class="standardtemplatefooter"><div class="faceliftStandardFooter"> <div class="footer"> <a id="footer"></a> <div class="container"> <div class="logo"> <a href="https://web.archive.org/web/20150503161956/http://www.dp-dhl.com/" title="Deutsche Post DHL Group" target="_blank"> <img title="Deutsche Post DHL Group" height="34" alt="Deutsche Post DHL Group Logo" width="139" class="cq-dd-image" src="/web/20150503161956im_/http://www.dhl.com.tw/content/tw/zt/_jcr_content/standardtemplatefooter/image.img.gif/1426172696707.gif"><!-- mig: whitespace --> <img src="/web/20150503161956im_/http://www.dhl.com.tw/js/lib/dijit/form/templates/blank.gif" class="blank_gif" alt="External Link / New Window: Deutsche Post DHL Group"/></a> </div> <div class="advanced_footer_content"> <div class="parsys containerfooterlinklist"> <a name="standardtemplatefooter_containerfooterlinklist_footerlinklists" style="visibility:hidden"></a><div class="footerlinklists section"><div class="link_box"><h6><a href="/web/20150503161956/http://www.dhl.com.tw/zt/contact_center.html" class="contact_center" target="_self">顧客聯絡中心</a></h6><ul><li><a href="/web/20150503161956/http://www.dhl.com.tw/zt/contact_center/contact_express.html" class="arrowLink" target="_self">國際快遞</a></li><li><a href="/web/20150503161956/http://www.dhl.com.tw/zt/contact_center/contact_global_forwarding.html" class="arrowLink" target="_self">全球貨運</a></li><li><a href="/web/20150503161956/http://www.dhl.com.tw/zt/contact_center/contact_globalmail.html" class="arrowLink" target="_self">全球郵件</a></li><li><a href="/web/20150503161956/http://www.dhl.com.tw/zt/contact_center/contact_supplychain.html" class="arrowLink" target="_self">供應鏈服務</a></li></ul></div> </div> <a name="standardtemplatefooter_containerfooterlinklist_footerlinklists_0" style="visibility:hidden"></a><div class="footerlinklists section"><div class="link_box"><h6><a href="/web/20150503161956/http://www.dhl.com.tw/zt/about_us.html" class="arrowLink" target="_self">關於我們</a></h6><ul><li><a href="/web/20150503161956/http://www.dhl.com.tw/zt/about_us/company_portrait.html" class="arrowLink" target="_self">公司簡介</a></li><li><a href="/web/20150503161956/http://www.dhl.com.tw/zt/about_us/green_solutions.html" class="arrowLink" target="_self">綠色解決方案</a></li><li><a href="/web/20150503161956/http://www.dhl.com.tw/zt/about_us/sector_overview.html" class="arrowLink" target="_self">部門概覽</a></li><li><a href="/web/20150503161956/http://www.dhl.com.tw/zt/about_us/responsibility.html" class="arrowLink" target="_self">企業責任</a></li><li><a href="/web/20150503161956/http://www.dhl.com.tw/zt/legal/fraud_awareness.html" class="arrowLink" target="_self">防欺詐意識</a></li></ul></div> </div> </div> <div class="partnerlogolinks"><div class="partner_box"> <h6>Official Logistics Partner</h6> <ul> <li><a href="https://web.archive.org/web/20150503161956/http://www.dhl.com/f1" target="_blank" title="Formula 1"><img src="/web/20150503161956im_/http://www.dhl.com.tw/content/dam/General DHL pictures/Logos/IA_Refresh/f1_logo_3_63px.png"/><img src="/web/20150503161956im_/http://www.dhl.com.tw/js/lib/dijit/form/templates/blank.gif" class="blank_gif" alt="External Link / New Window: Formula 1"/></a></li> <li><a href="https://web.archive.org/web/20150503161956/http://www.dhl.com/fashionweek" target="_blank" title="Fashion Week"><img src="/web/20150503161956im_/http://www.dhl.com.tw/content/dam/General DHL pictures/Logos/IA_Refresh/fw_logo_63px.png"/><img src="/web/20150503161956im_/http://www.dhl.com.tw/js/lib/dijit/form/templates/blank.gif" class="blank_gif" alt="External Link / New Window: Fashion Week"/></a></li> <li><a href="https://web.archive.org/web/20150503161956/http://www.dhl.com/gewandhaus" target="_blank" title="Gewandhaus Orchestra"><img src="/web/20150503161956im_/http://www.dhl.com.tw/content/dam/General DHL pictures/Logos/IA_Refresh/gwo_logo_63px.png"/><img src="/web/20150503161956im_/http://www.dhl.com.tw/js/lib/dijit/form/templates/blank.gif" class="blank_gif" alt="External Link / New Window: Gewandhaus Orchestra"/></a></li> <li><a href="https://web.archive.org/web/20150503161956/http://www.dhl.com/manchesterunited" target="_blank" title="Manchester United"><img src="/web/20150503161956im_/http://www.dhl.com.tw/content/dam/General DHL pictures/Logos/IA_Refresh/manu_logo_38px.png"/><img src="/web/20150503161956im_/http://www.dhl.com.tw/js/lib/dijit/form/templates/blank.gif" class="blank_gif" alt="External Link / New Window: Manchester United"/></a></li> <li><a href="https://web.archive.org/web/20150503161956/http://www.dhl.com/fe" target="_blank" title="Formula E"><img src="/web/20150503161956im_/http://www.dhl.com.tw/content/dam/General DHL pictures/Logos/IA_Refresh/fia_formulae_championship_84x17.png"/><img src="/web/20150503161956im_/http://www.dhl.com.tw/js/lib/dijit/form/templates/blank.gif" class="blank_gif" alt="External Link / New Window: Formula E"/></a></li> <li><a href="https://web.archive.org/web/20150503161956/http://www.dhl.com/rugbyworldcup" target="_blank" title="Rugby World Cup 2015"><img src="/web/20150503161956im_/http://www.dhl.com.tw/content/dam/General DHL pictures/Logos/IA_Refresh/Rugby_45x18.png"/><img src="/web/20150503161956im_/http://www.dhl.com.tw/js/lib/dijit/form/templates/blank.gif" class="blank_gif" alt="External Link / New Window: Rugby World Cup 2015"/></a></li> <li><a href="https://web.archive.org/web/20150503161956/http://www.dhl.com/cirquedusoleil" target="_blank" title="Cirque du Soleil"><img src="/web/20150503161956im_/http://www.dhl.com.tw/content/dam/General DHL pictures/Logos/IA_Refresh/criquedusoleil_footer_060314.png"/><img src="/web/20150503161956im_/http://www.dhl.com.tw/js/lib/dijit/form/templates/blank.gif" class="blank_gif" alt="External Link / New Window: Cirque du Soleil"/></a></li> </ul> </div> </div> </div> <div class="footer_navigation"> <div class="standardtemplatefooterlinks"><ul><li class="firstItem"><a href="/web/20150503161956/http://www.dhl.com.tw/zt/sitemap.html" title="網站地圖" target="_self">網站地圖<img src="/web/20150503161956im_/http://www.dhl.com.tw/js/lib/dijit/form/templates/blank.gif" class="blank_gif" alt="網站地圖"/></a></li><li><a href="/web/20150503161956/http://www.dhl.com.tw/zt/accessibility.html" title="無障礙網站" target="_self">無障礙網站<img src="/web/20150503161956im_/http://www.dhl.com.tw/js/lib/dijit/form/templates/blank.gif" class="blank_gif" alt="無障礙網站"/></a></li><li><a href="/web/20150503161956/http://www.dhl.com.tw/zt/legal.html#t_c" title="條款和條件" target="_self">條款和條件<img src="/web/20150503161956im_/http://www.dhl.com.tw/js/lib/dijit/form/templates/blank.gif" class="blank_gif" alt="條款和條件"/></a></li><li><a href="/web/20150503161956/http://www.dhl.com.tw/zt/legal.html#privacy" title="隱私和 Cookie" target="_self">隱私和 Cookie<img src="/web/20150503161956im_/http://www.dhl.com.tw/js/lib/dijit/form/templates/blank.gif" class="blank_gif" alt="隱私和 Cookie"/></a></li></ul></div> <p> <a href="/web/20150503161956/http://www.dhl.com.tw/zt/legal.html" target="_self"> 2015 © DHL International GmbH. All rights reserved.</a> </p> </div> <div class="clearAll"> </div> </div> </div> </div> </div> </div> <div class="navigation_main_shadow"> </div> </div> <!-- meta tags from source of thank you page --> <script type="text/javascript" src="/web/20150503161956js_/http://www.dhl.com.tw/js/changeAnchorforPorrtal.js"></script> <script type="text/javascript"> var ctryName = 'tw'; chnageAnchor(isPortalReq(), ctryName); </script> <script type="text/javascript" src="/web/20150503161956js_/http://www.dhl.com.tw/js/cookie.js"></script> <script type="text/javascript"> expdate = new Date(); var expireDay = '1'; FixCookieDate(expdate); var cookieVal = ''; //expdate.setTime (expdate.getTime() + (31536000)); // alert("expireDay---found "+expireDay); expdate.setTime(expdate.getTime() + (expireDay * 24 * 60 * 60 * 1000)); var campaignName_old = GetCookie('campaignName'); if (campaignName_old != null && campaignName_old != "") { //alert('old campaignName found--> '+campaignName_old+'!'); } if (cookieVal != null && cookieVal != "") { //alert('old campaignName not found--> '+campaignName_old+'!'); //new cookies found set new value SetCookie("campaignName", cookieVal, expdate, '/'); } </script> <!-- START OF SmartSource Data Collector TAG v10.2.0 --> <!-- Copyright (c) 2012 Webtrends Inc. All rights reserved. --> <script type="text/javascript"> var fpcdomain = '.dhl.com.tw'; var countrydcsid1 = 'dcsx610touz5bdik550c3wcvt_6b7f'; var countrydcsid2 = ''; </script> <script type="text/javascript"> window.webtrendsAsyncInit = function () { var dcs = new Webtrends.dcs().init({ dcsid: countrydcsid1, timezone: 1, fpcdom: fpcdomain, offsite: true, download: true, alllinks:false, plugins: { } }).track(); var dcs2 = new Webtrends.dcs().init({ dcsid: countrydcsid2, timezone: 1, fpcdom: fpcdomain, offsite: true, download: true, alllinks:false, plugins: { //hm: {src: "//web.archive.org/web/20150503161956/http://s.webtrends.com/js/webtrends.hm.js"}, facebook:{src:"//web.archive.org/web/20150503161956/http://s.webtrends.com/js/webtrends.fb.js"}, yt:{src:"//web.archive.org/web/20150503161956/http://s.webtrends.com/js/webtrends.yt.js"} } }).track(); }; (function () { var s = document.createElement("script"); s.async = true; s.src = "/js/webtrends/webtrends.js"; var s2 = document.getElementsByTagName("script")[0]; s2.parentNode.insertBefore(s, s2); }()); </script> <noscript> <img alt="dcsimg" id="dcsimg" width="1" height="1" src="https://web.archive.org/web/20150503161956im_/http://statse.webtrendslive.com/dcsx610touz5bdik550c3wcvt_6b7f/njs.gif?dcsuri=/nojavascript&WT.js=No&DCSCIP=192.168.95.0&WT.tv=10.2.0&dcssip=www.dhl.com.tw"/> <img alt="dcsimg" id="dcsimgDual" width="1" height="1" src="https://web.archive.org/web/20150503161956im_/http://statse.webtrendslive.com//njs.gif?dcsuri=/nojavascript&WT.js=No&DCSCIP=192.168.95.0&WT.tv=10.2.0&dcssip=www.dhl.com.tw"/> </noscript> <!-- END OF SmartSource Data Collector TAG --></body></html> <!-- FILE ARCHIVED ON 16:19:56 May 03, 2015 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 21:44:47 Mar 01, 2025. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). --> <!-- playback timings (ms): captures_list: 1.019 exclusion.robots: 0.059 exclusion.robots.policy: 0.035 esindex: 0.02 cdx.remote: 42.026 LoadShardBlock: 341.206 (3) PetaboxLoader3.datanode: 136.351 (4) PetaboxLoader3.resolve: 279.774 (2) load_resource: 113.562 -->