// JavaScript Document
if (screen.width >= 900){
	document.write('<link rel="stylesheet" type="text/css" href="assets/highRes.css" />')
};
