window.onload = function()
{
	document.getElementById("subnav-investors").style.display = "block";
	swapImg(1,'nav-invest');
}
