$(document).ready(function() {
	//if (screen.width > 1600) $("link[href=css/layout1600.css]").attr({href : "css/layout2560.css"});
});
