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