$(document).ready(function(){var columnheight=$('#pagecontent').height();$('#leftbar').css('height',columnheight);}); 
