function pmark_addOrRemove(isLeft){
	e_o.dBook().handle_addOrRemovePageMark(!isLeft);
}

