documentReady("theLakes");
function theLakes()
{
	$("h1").addClass("longNameFix");
}
