// JavaScript Document
if(screen.width <= 800) 
  document.getElementById('css1').href = 'style800.css';
