// JavaScript Document


if (screen.height < 2000)
link = document.getElementsByTagName("link")[0];
link.href = "CSS/index.css";

