function initPage() {
	initInput();
	initInputDate();
	initLinkContainers('menu_voice');
	loadErrorMessage();
	initMask();
}