/* This document holds scripts specific to the home page */

$(document).ready(function(){
	makeHeight('sidebar_left','main');
});
