function localInit() {
try {
	pageInit();
	} catch (a) {
	;
	}
}
