if (screen.width >= 1200)
{window.location.href = '2000/introduction.shtml';}
else
{window.location.href = '1000/introduction.shtml';}

