<!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">
    <head>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
        <title></title>
        <script type="text/javascript">
            function getLocation() {
                var domain = document.domain;
                var arr = domain.split('.');
                var len = arr.length;
                if (len === 2) {
                    return domain;
                }
                var top = arr[len - 2] + '.' + arr[len - 1];
                if (top == 'com.cn') {
                    return arr[len - 3] + '.' + top;
                }
                return top;
            }
            function load() {
                /*var domain = document.domain;
                var host, url = window.location.href, localdomain = domain.slice(3);
                switch (localdomain) {
                    case 'xjtlyy.com':
                        host = 'wap.xjtlyy.com';
                        break;
                    case '0991-8781769.com.cn':
                        host = 'wap.0991-8781769.com.cn';
                        break;
                    case 'wtlbaby.com.cn':
                        host = 'wap.wtlbaby.com.cn';
                        break;
                    case 'wtlbuyun.com.cn':
                        host = 'wap.wtlbuyun.com.cn';
                        break;
                    case 'wtlbuyun.cn':
                        host = 'wap.wtlbuyun.cn';
                        break;
                    case '0991-8851111.com.cn':
                        host = 'mo.0991-8851111.com.cn';
                        break;
                    case '0991by.com':
                        host = 'wap.0991by.com';
                        break;
                    case '09918551111.com':
                        host = 'wap.09918551111.com';
                        break;
                    case '80319120.com.cn':
                        host = 'wap.80319120.com.cn';
                        break;
                    case 'tianlunhospital.com':
                        host = 'wap.tianlunhospital.com';
                        break;
                    case 'tianlun0991.com':
                        host = 'sg.tianlun0991.com';
                        break;
                    case '0991tlyy.com':
                        host = 'wap.0991tlyy.com';
                        break;
                    case 'tianlunbb.com':
                        host = 'hs.tianlunbb.com';
                        break;
                    default:
                        host = 'wap.xjtlyy.com';
                        break
                }
                window.location.href = url.replace(domain, host);*/
				window.location.href = 'http://zt.0991-8781769.com.cn/zt/tlzdtwxjm170508/';
            }
        </script>
    </head>
    <body onload="load()"></body>
</html>
