-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
40 lines (40 loc) · 2.49 KB
/
Copy pathindex.html
File metadata and controls
40 lines (40 loc) · 2.49 KB
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
<!DOCTYPE HTML>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="viewport" content="width=device-width, user-scalable=no">
<title>Peter H. Thorp LL.B (Hons) Barrister</title>
<link href="stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" />
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
<link rel="icon" href="/favicon.ico" type="image/x-icon">
<script src="http://code.jquery.com/jquery-1.11.0.min.js"></script>
</head>
<body class="about">
<section>
<header>
<h1 class="title">Peter H. Thorp <b>LL.B (Hons)</b></h1>
<h2>Barrister</h2>
</header>
<nav id="menu">
<a href="index.html" class="active">About</a>
<a href="professional_experience.html">Professional Experience</a>
<a href="community_experience.html">Community Experience</a>
<a href="contact.html">Contact</a>
</nav>
<div class="background"></div>
<article>
<h3>About</h3>
<div class="underline"></div>
<p>
I have been in practice since 1973 and have extensive experience in general civil and commercial litigation. After many years as a litigation partner, including two as managing partner, at Auckland law firm Martelli McKegg Wells & Cormack, I joined the independent Bar in 1991 and have practised since as a Barrister sole. I appear most regularly before the NZ High Court and Court of Appeal, but have also been admitted from time to time to the Cook Islands and Queensland Bar for cases there.
</p>
<p>
I am committed to providing quality, timely and practical advice intended to achieve an expeditious solution whether through the Courts or by negotiation, mediation or arbitration.
</p>
<p>
I am married with 6 children and my personal interests are primarily sporting. I have served as committee member and Chairman of Ponsonby Rugby Club, as Chairman of its Ponies Association and Chairman of its Trustees and as President of the Club. I am a committed Christian and chair three substantial Christian charitable trusts and a charitable trust associated with Mount Albert Grammar School. I have served as Chairman of the Mount Albert Grammar School Board of Trustees, as committee member and President of the School's Albertians Association and as Chairman of the Mount Albert Grammar School Foundation.
</p>
</article>
</section>
</body>
</html>