public function canRead($bookId) {
		return OgHelper::canRead($bookId) ; 
	}