$(document).ready(function() {
	$('#rightBox').css('height', '5000px');
	$('#copyright').css('height', '10px');
	$('#menuBackground').css('height', '5000px');
});
