// JavaScript Document
switch(location.host){
case "qnedu.com.cn":
location.href="http://www.qnedu.com.cn/jiandanxuexi.html"
break;
}
