<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<HTML><HEAD>
<TITLE>Loading</TITLE>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
</HEAD><BODY>
<script>
if(navigator.userAgent.toLowerCase().indexOf("micromessenger")>-1){
	if (window.location.pathname.indexOf("/lan/detail/3/")>-1){
		window.location='http://apps.dlpu.edu.cn' + window.location.pathname.replace('/lan/detail/3/','/wlfw/detail/');
	}
	if (window.location.pathname.indexOf("/lan/detail/22/")>-1){
		window.location='http://apps.dlpu.edu.cn' + window.location.pathname.replace('/lan/detail/22/','/wlfw/detail22/');
	}
	if (window.location.pathname.indexOf("/lan/doc/")>-1){
		window.location='http://apps.dlpu.edu.cn' + window.location.pathname.replace('/lan/doc/','/wlfw/doc/');
	}
}
</script>
<h1>404</h1><hr>not found;
</BODY></HTML>