// JavaScript Document
switch(location.host)
{
	case 'www.xjyyty.net':
	location.href="http://www.xjyyty.net/yyty/"
	break;
}
