var link = '';
  if (screen.width < 1025)
    link = document.getElementsByTagName( "link" ) [0];
    link.href = "ad-1024.css";
