$(function() { adjustWindow(); });
$(window).resize(function() { adjustWindow(); });