function resize(){ var setHeight = $(window).height()-64-41; $('#centerContent').css('height',setHeight+'px') }