if (screen.width == 800) {
document.write('<link rel="stylesheet" type="text/css" href="wildcountryart-800.css">');
}
if (screen.width == 1024) {
document.write('<link rel="stylesheet" type="text/css" href="wildcountryart.css">');
} 