
function onPageLoad() {
	initNav("");
	}

function onPageUnload() {
		return;
}
