// JavaScript Document

if (screen.width<1024) {
document.write("<link href='styles/layout1columnLo.css' rel='stylesheet' type='text/css' />");
document.write("<link href='styles/textLo.css' rel='stylesheet' type='text/css' />");
document.write("<link href='styles/navbar1columnLo.css' rel='stylesheet' type='text/css' />");
}