window.onload = function()
{
	// set div height for [siteContent][columnLeft][columnMiddle][columnRight] to rest of the available scroll height (offsetHeight minus height of header)
	//setSiteAndColumnHeight();
}