function resizeFrame(barId){$("iframe").height($(window).height()-$("#"+barId).outerHeight()+1);}