<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">&lt;html&gt;
&lt;head&gt;
	&lt;meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /&gt;
	&lt;meta name="viewport" content="user-scalable=no, width=device-width, initial-scale=1.0" /&gt;
	&lt;meta name="apple-mobile-web-app-capable" content="yes" /&gt;
	&lt;meta http-equiv="Pragma" content="no-cache" /&gt;  
    &lt;meta http-equiv="Cache-Control" content="no-cache" /&gt;  
    &lt;meta http-equiv="Expires" content="0" /&gt; 

    &lt;title&gt;404错误提示&lt;/title&gt;
    &lt;style type="text/css"&gt;
    body { margin: 0px; background-color: #E1E1E1;}
    .prompt { width:90%; height:auto; margin:0 auto;}
    .prompt_up { width:100%; height:40px; line-height:40px; background:#fb9a38; text-align:center; font-size:14pt; font-family:"微软雅黑"; color:#FFF;}
    .prompt_down { width:100%; height:auto; background:#fceddd; padding-top:60px; padding-bottom:60px; text-align:center; font-size:14pt; font-family:"宋体"; color:#333; line-height:20px; min-height:60px;}
    .pd_text { width:90%; height:auto; margin:0 auto;}
    &lt;/style&gt;
&lt;script language="javascript"&gt;
	var json ='[{"wboldlink":"/xmu/smu_speech/qyhong","wbnewlink":"/xmu/smu_speech/info/1003/1234.htm"},{"wboldlink":"/xmu/smu_speech/course","wbnewlink":"/xmu/smu_speech/info/1021/1232.htm"}]';
	var jsonArray =eval(json)
	var path = window.location.href;
	for(var i=0;i&lt;jsonArray.length;i++){
			if(jsonArray[i].wboldlink==path){
				window.location.href = jsonArray[i].wbnewlink;
				break;
			}
		}
    window.setTimeout("window.location.href='/xmu/smu_informatics/'", 5000);
&lt;/script&gt;
&lt;/head&gt;
&lt;body scroll="no" leftmargin="0" topmargin="0" rightmargin="0" buttonmargin="0"&gt; 
	&lt;table width="100%" height="100%"&gt;
    	&lt;tr height="10%"&gt;
    		&lt;td&gt;&lt;/td&gt;
    	&lt;/tr&gt;
    	&lt;tr&gt;
    		&lt;td valign="top" align="center"&gt;
    			&lt;div class="prompt"&gt;
		            &lt;div class="prompt_up"&gt;&lt;strong&gt;系统提示&lt;/strong&gt;&lt;/div&gt;
		            &lt;div class="prompt_down"&gt;
		              &lt;div class="pd_text"&gt;您访问的页面未找到， 5秒后自动跳转到首页&lt;/div&gt;
		            &lt;/div&gt;
		          &lt;/div&gt;
    		&lt;/td&gt;
    	&lt;/tr&gt;
	&lt;/table&gt;
&lt;/body&gt;
&lt;/html&gt;
</pre></body></html>