function pageStartup() {
	if (parent.mainpage) {
		parent.addExpanderHandlers();
	}
}
