
// These bits were formerly inline JavaScript in the home page */

//window.onload = function()
//{
//	document.getElementById('siteMapBottom').style.height = '0px';
//	siteBottom = new fx.Height('siteMapBottom', {duration: 400});
//}
