static bool web_isVerified(WebNode n) { ret n != null && n.web.verified(); }