if (screen.width < 1024)
{
  link = document.getElementsByTagName("link")[0];

  link.href = "phazei800.css";

}