
function onPageLoad() {
	initNav("wind_estimator_residential.php");
	load();
}

function onPageUnload() {
	GUnload();
	return;
}
