switch(location.host){
			
	
	    case 'www.yjfengcheng.com':
        location.href="/yjfengcheng"
    break;
       case 'yjfengcheng.com':
        location.href="/yjfengcheng"
    break;	
	
	    case 'www.gdhongyu.com':
        location.href="/gdhongyu"
    break;
       case 'gdhongyu.com':
        location.href="/gdhongyu"
    break;	
	
       case 'www.yjyongheng.com':
        location.href="http://www.yjyongheng.com/yjyongheng/index.htm"
    break;

       case 'yjyongheng.com':
        location.href="http://www.yjyongheng.com/yjyongheng/index.htm"
    break;

       case 'www.yuexishengbaoluo.com':
        location.href="/yuexishengbaoluo"
    break;	
       case 'yuexishengbaoluo.com':
        location.href="/yuexishengbaoluo"
    break;
	

 case 'www.gdyjsyxx.com':
        location.href="http://www.yjssyxx.com/yjsyxx.asp"
    break;

    case 'gdyjsyxx.com':
        location.href="http://www.yjssyxx.com/yjsyxx.asp"
    break;
		
 case 'www.yjssyxx.com':
        location.href="http://www.yjssyxx.com/yjsyxx.asp"
    break;

    case 'yjssyxx.com':
        location.href="http://www.yjssyxx.com/yjsyxx.asp"
    break;

	    case '阳江实验学校.中国':
        location.href="http://www.yjssyxx.com/yjsyxx.asp"
    break;

    case 'www.阳江实验学校.中国':
        location.href="http://www.yjssyxx.com/yjsyxx.asp"
    break;
	
   
}

