// JavaScript Document

if (screen.width <= 1200) {
document.write('<link rel="stylesheet" type="text/css" href="http://content.beeg.com/styles/resolution.css">');
//alert("Style Sheet for 1600 x 1200 would have been loaded.");
}