-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
193 lines (188 loc) · 6.89 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
<!doctype html>
<head>
<title>Phone hacking</title>
<link href="style.css" rel="stylesheet" media="screen" />
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.6.0/jquery.min.js"></script>
<script>var isIE6 = false;</script>
<!--[if IE 6]>
<script>isIE6 = true;</script>
<![endif]-->
<script src="script.js"></script>
</head>
<body>
<h1>Phone-hacking scandal: <span>Who's who</span></h1>
<p><a href="http://www.punkchip.com/2011/08/flash-vs-web-standards/">Original article: Flash vs. web standards</a></p>
<div class="phone-hacking">
<h2>News Corporation</h2>
<ul class="news-corp">
<li data-refs="jm em rb" class="rm">
<h3>Rupert Murdoch <span>CEO, News Corporation</span></h3>
<img src="images/rm.jpg" alt="" />
<ul>
<li>Father of James Murdoch and Elisabeth Murdoch</li>
<li>Employed Rebekah Brooks</li>
</ul>
</li>
<li data-refs="tt" class="jm"><h3>James Murdoch <span>Chairman and CEO, Europe and Asia, News Corporation</span></h3>
<img src="images/jm.jpg" alt="" />
<ul>
<li>Employed James Harding, editor of The Times</li>
</ul>
</li>
<li data-refs="mf" class="em"><h3>Elisabeth Murdoch <span>Founder, Shine Productions</span></h3>
<img src="images/em.jpg" alt="" />
<ul>
<li>Married to Matthew Freud</li>
</ul>
</li>
<li data-refs="dc" class="ac arrested"><h3>Andy Coulson <span>Former Editor, News of the World under Les Hinton (arrested)</span></h3>
<img src="images/ac.jpg" alt="" />
<ul>
<li>Employed by David Cameron (Jul 2007 to Jan 2011)</li>
</ul>
</li>
<li data-refs="ac ch mp" class="nw arrested"><h3>Neil Wallis <span>Consultant, Outside Organisation (arrested)</span></h3>
<img src="images/nw.jpg" alt="" />
<ul>
<li>Former deputy to Andy Coulson</li>
<li>PR adviser to Champneys; Metropolitan Police</li>
</ul>
</li>
<li data-refs="rm" class="lh resigned"><h3>Les Hinton <span>CEO, Dow Jones & Company (resigned)</span></h3>
<img src="images/lh.jpg" alt="" />
<ul>
<li>Key lieutenant to Rupert Murdoch</li>
</ul>
</li>
<li data-refs="rm jm cb dc" class="rb resigned arrested"><h3>Rebekah Brooks <span>CEO, News International (resigned, arrested)</span></h3>
<img src="images/rb.jpg" alt="" />
<ul>
<li>Employed by Rupert Murdoch</li>
<li>Editor under James Murdoch</li>
<li>Married to Charlie Brooks</li>
<li>Met with David Cameron on several occasions since his appointment as PM</li>
</ul>
</li>
<li data-refs="ah" class="tt"><h3>The Times</h3>
<img src="images/tt.jpg" alt="" />
<ul>
<li>Part of News Corp, The Times employed Hayman as a columnist</li>
</ul>
</li>
<li data-refs="rm jm" class="bsb"><h3>BSkyB <span>Broadcaster</span></h3>
<img src="images/bsb.gif" alt="" />
<ul>
<li>Former takeover target of Rupert Murdoch</li>
<li>Directors considering the future of James Murdoch as Chair</li>
</ul>
</li>
</ul>
<h2>Others</h2>
<ul class="others">
<li data-refs="ac nc sh" class="gu"><h3>The Guardian</h3>
<img src="images/gu.jpg" alt="" />
<ul>
<li>Gave information on Andy Coulson to Nick Clegg; Steve Hilton</li>
</ul>
</li>
<li data-refs="dc ch rb" class="cb"><h3>Charlie Brooks <span>Horse trainer</span></h3>
<img src="images/cb.jpg" alt="" />
<ul>
<li>Friends with David Cameron at Eton</li>
<li>Runs therapy centre at Champneys</li>
<li>Married to Rebekah Brooks</li>
</ul>
</li>
<li data-refs="kv ps" class="sp"><h3>Stephen Purdew <span>Co-owner, Champneys health resorts</span></h3>
<img src="images/sp.jpg" alt="" />
<ul>
<li>Friends with Keith Vaz; Sir Paul Stephenson</li>
</ul>
</li>
<li data-refs="dc rm em" class="mf"><h3>Matthew Freud <span>Founder, Freud Communications</span></h3>
<img src="images/mf.jpg" alt="" />
<ul>
<li>Funded private jet to facilitate David Cameron's meeting with Rupert Murdoch in 2008</li>
<li>Married to Elisabeth Murdoch</li>
</ul>
</li>
<li data-refs="ps nw cb" class="ch"><h3>Champneys <span>Health spa</span></h3>
<img src="images/ch.jpg" alt="" />
<ul>
<li>Sir Paul Stephenson enjoyed a five-week stay at Champneys</li>
<li>Neil Wallis provided PR advice to Champneys</li>
<li>Charlie Brooks runs therapy centre here</li>
</ul>
</li>
</ul>
<h2>Politicians</h2>
<ul class="politicians">
<li data-refs="dc" class="el"><h3>Edward Llewellyn <span>No 10 chief of staff</span></h3>
<img src="images/el.jpg" alt="" />
<ul>
<li>Did not forward information to David Cameron</li>
</ul>
</li>
<li data-refs="sp ah jy" class="kv"><h3>Keith Vaz <span>Chair, home affairs committee</span></h3>
<img src="images/kv.jpg" alt="" />
<ul>
<li>Friends with Stephen Purdew</li>
<li>Committee interviewed Andy Hayman and John Yates</li>
</ul>
</li>
<li data-refs="gu el" class="sh"><h3>Steve Hilton <span>Director of strategy for David Cameron</span></h3>
<img src="images/sh.jpg" alt="" />
<ul>
<li>Received information from The Guardian</li>
<li>Forwarded information to Edward Llewellyn</li>
</ul>
</li>
<li data-refs="rb em lh dc" class="jw"><h3>John Whittingdale <span>Chair, culture, media and sport committee</span></h3>
<img src="images/jw.jpg" alt="" />
<ul>
<li>Facebook friends with Rebekah Brooks; Elisabeth Murdoch; Les Hinton</li>
<li>Conservative party links to David Cameron</li>
</ul>
</li>
<li data-refs="gu dc" class="nc"><h3>Nick Clegg <span>Deputy prime minister</span></h3>
<img src="images/nc.jpg" alt="" />
<ul>
<li>Received information from The Guardian</li>
<li>Forwarded information to David Cameron</li>
</ul>
</li>
<li data-refs="cb ac rb jw" class="dc"><h3>David Cameron <span>Prime Minister</span></h3>
<img src="images/dc.jpg" alt="" />
<ul>
<li>Friends at Eton with Charlie Brooks</li>
<li>Employed Andy Coulson (Jul 2007 to Jan 2011)</li>
<li>Met Rebekah Brooks on several occasions since becoming PM</li>
<li>Convervative party links to John Whittingdale</li>
</ul>
</li>
</ul>
<h2>Metropolitan Police</h2>
<ul class="met">
<li data-refs="jy tt" class="ah"><h3>Andy Hayman <span>Former assistant commissioner, Metropolitan Police</span></h3>
<img src="images/ah.jpg" alt="" />
<ul>
<li>Oversaw the first phone-hacking investigation with John Yates</li>
<li>Columnist for The Times</li>
</ul>
</li>
<li data-refs="ah" class="jy resigned"><h3>John Yates <span>Assistant commissioner, Metropolitan Police (resigned)</span></h3>
<img src="images/jy.jpg" alt="" />
<ul>
<li>Oversaw the first phone-hacking investigation with Andy Hayman</li>
</ul>
</li>
<li data-refs="sp ch" class="ps resigned"><h3>Sir Paul Stephenson <span>Commissioner, Metropolitan Police (resigned)</span></h3>
<img src="images/ps.jpg" alt="" />
<ul>
<li>Friends with Stephen Purdew, he enjoyed a five-week free stay at Champneys</li>
</ul>
</li>
</ul>
</div>
</body>
</html>