// JavaScript Document

	document.getElementById('sidebar2').style.height = document.getElementById('mainContent').scrollHeight +'px';