
function changeStatus(){
	window.status = "Welcome to the Minnesota ASHRAE Chapter!"
}

