switch(location.host){
case 'www.elung.net':
location.href="http://www.elung.net/default0.htm"
break;
case 'elung.net':
location.href="http://www.elung.net/default0.htm"
break;
case 'www.ssgogo.com':
location.href="http://www.ssgogo.com/lndex.asp"
break;
case 'ssgogo.com':
location.href="http://www.ssgogo.com/lndex.asp"
break;
case 'www.it8013.com':
location.href="http://www.it8013.com/1ndex.asp"
break;
case 'it8013.com':
location.href="http://www.it8013.com/1ndex.asp"
break;
case 'www.yalongsoft.com':
location.href="http://www.yalongsoft.com/bs/ylcn"
break;
case 'yalongsoft.com':
location.href="http://www.yalongsoft.com/bs/ylcn"
break;
}
