switch(location.host){

case 'www.jsyh.net':

location.href="http://www.jsyh.net/index.asp"

break;

}
switch(location.host){

case 'jsyh.net':

location.href="http://www.jsyh.net/index.asp"

break;

}



