// JavaScript Document

// theURL = document.URL;
// last_slash = theURL.lastIndexOf("/");
// last_folder = theURL.slice(last_slash-7,last_slash);
// if (last_folder!="welborn") folder_prepend = "../"; else folder_prepend = "";



if (screen.width < 1000) document.write('<link rel="stylesheet" type="text/css" href="/css/main_800.css">');

