vml_6.htm
25.6 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
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
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
<html xmlns:v="urn:schemas-microsoft-com:vml"
xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5"/>
<link rel="stylesheet" type="text/css" href="visio.css"/>
<title>20141017 ILAP 2</title>
<style type="text/css">
v\:* { behavior: url(#default#VML); }
</style>
<script src="vml_1.js" type="text/javascript" language="javascript"></script>
<script type="text/javascript" language="javascript">
var pageID = 95;
var viewMgr = null;
if (parent.g_FirstPageToLoad != null && parent.g_FirstPageToLoad.length > 0)
{
if (parent.g_FileList[parent.g_CurPageIndex].PageID != pageID)
{
location.replace(parent.g_FileList[parent.g_CurPageIndex].PriImage);
}
parent.g_FirstPageToLoad = null;
}
function getPNZ()
{
var rawHTML = VMLDiv.innerHTML;
var strReturn = ""
strReturn = rawHTML.slice( rawHTML.indexOf( '<v:group' ), rawHTML.indexOf( "</v:shape>" ) );
strReturn += "</v:shape></v:group>\n";
return strReturn;
}
function load()
{
viewMgr = new parent.CViewMgr("ConvertedImage", "arrowDiv");
viewMgr.put_Location = ViewMgrSetVMLLocation;
viewMgr.visBBoxLeft = 0.191642;
viewMgr.visBBoxRight = 11.461902;
viewMgr.visBBoxBottom = 0.179059;
viewMgr.visBBoxTop = 8.107609;
viewMgr.Zoom = VMLZoomChange;
viewMgr.setView= VMLSetView;
viewMgr.SupportsDetails = true;
viewMgr.SupportsSearch = true;
parent.viewMgr = viewMgr;
fit();
}
function unload()
{
viewMgr = null;
parent.viewMgr = null;
}
function fit()
{
if(parent.frmToolbar)
{
if (parent.g_WidgetsLoaded)
{
var zoom100 = parent.frmToolbar.document.getElementById('a100');
if (zoom100)
{
parent.viewMgr.PostZoomProcessing = PostZoomProcessing;
zoom100.click();
}
else
{
parent.viewMgr.PostZoomProcessing = PostZoomProcessing;
viewMgr.Zoom(100);
}
}
else
{
window.setTimeout("fit()", 500);
}
}
else
{
parent.viewMgr.PostZoomProcessing = PostZoomProcessing;
viewMgr.Zoom(100);
}
}
function PostZoomProcessing (newZoomLevel)
{
parent.viewMgr.PostZoomProcessing = null;
var pageIndex = parent.PageIndexFromID (pageID);
parent.viewMgr.getPNZ = getPNZ;
parent.CurPageUpdate (pageIndex);
}
var isUpLevel = parent.isUpLevel;
var OnShapeClick = parent.OnShapeClick;
var OnShapeKey = parent.OnShapeKey;
var UpdateTooltip = parent.UpdateTooltip;
var clickMenu = parent.clickMenu;
var toggleMenuDiv = parent.toggleMenuDiv;
var toggleMenuLink = parent.toggleMenuLink;
var GoToPage = parent.GoToPage;
window.onload = load;
window.onunload = unload;
document.onclick = clickMenu;
</script>
</head>
<body style="MARGIN:10px" onresize="VMLOnResize();" onscroll="VMLOnScroll();">
<div id="arrowdiv" style="position:absolute;top:0;left:0;visibility:hidden;z-index:5">
<img id="arrowgif" alt="Viser plasseringen av den merkede figuren" src="arrow.gif"/>
</div>
<div id="menu1" onclick="clickMenu()" class="hlMenu">
</div>
<div id="VMLDiv" >
<v:group id="ConvertedImage" style="width:5.685912in;height:4.000000in;position:absolute;visibility=hidden;" coordSize="2843,2000" coordOrigin="-1000,-1000" >
<v:shapetype
id="VISSHAPE"
target="_parent"
coordsize="2843,2000"
coordorigin="-1000,-1000"
stroked="f"
strokecolor="red"
filled="t"
>
<v:fill opacity="0.0"/>
</v:shapetype>
<v:shape style="top:-1000.0;left:-1000.0;width:2843.0;height:2000.0;position:absolute" coordSize="2843,2000" coordOrigin="-1000,-1000" >
<v:imagedata src="vml_6.emz"/>
</v:shape>
<v:shape type="#VISSHAPE" origHref="" style="cursor: pointer;" tabindex="1" title="" origTitle="" style="top:-1000;left:-1000;width:2843;height:2000;position:absolute" path=" m -945,705 l -183,705 l -183,-736 l -945,-736 l -945,705xe" onmouseover="UpdateTooltip(this,95,1)" onclick="OnShapeClick(95,1)" onfocus="UpdateTooltip(this,95,1);" onkeyup="OnShapeKey(95,1)"/>
<v:shape type="#VISSHAPE" origHref="" style="cursor: pointer;" tabindex="1" title="-1" origTitle="-1" style="top:-1000;left:-1000;width:2843;height:2000;position:absolute" path=" m -173,704 l 946,704 l 946,-736 l -173,-736 l -173,704xe" onmouseover="UpdateTooltip(this,95,2)" onclick="OnShapeClick(95,2)" onfocus="UpdateTooltip(this,95,2);" onkeyup="OnShapeKey(95,2)"/>
<v:shape type="#VISSHAPE" origHref="http://data.posccaesar.org/ilap/Portfolio" style="cursor: pointer;" tabindex="1" title="Portfolio" origTitle="Portfolio" style="top:-1000;left:-1000;width:2843;height:2000;position:absolute" path=" m -561,-430 l -212,-430 l -212,-608 l -561,-608 l -561,-430xe" onmouseover="UpdateTooltip(this,95,3)" onclick="OnShapeClick(95,3)" onfocus="UpdateTooltip(this,95,3);" onkeyup="OnShapeKey(95,3)"/>
<v:shape type="#VISSHAPE" origHref="http://data.posccaesar.org/ilap/Programme" style="cursor: pointer;" tabindex="1" title="Programme" origTitle="Programme" style="top:-1000;left:-1000;width:2843;height:2000;position:absolute" path=" m -561,-216 l -218,-216 l -218,-394 l -561,-394 l -561,-216xe" onmouseover="UpdateTooltip(this,95,4)" onclick="OnShapeClick(95,4)" onfocus="UpdateTooltip(this,95,4);" onkeyup="OnShapeKey(95,4)"/>
<v:shape type="#VISSHAPE" origHref="http://data.posccaesar.org/ilap/Project" style="cursor: pointer;" tabindex="1" title="Project" origTitle="Project" style="top:-1000;left:-1000;width:2843;height:2000;position:absolute" path=" m -561,-3 l -218,-3 l -218,-181 l -561,-181 l -561,-3xe" onmouseover="UpdateTooltip(this,95,5)" onclick="OnShapeClick(95,5)" onfocus="UpdateTooltip(this,95,5);" onkeyup="OnShapeKey(95,5)"/>
<v:shape type="#VISSHAPE" origHref="http://data.posccaesar.org/ilap/Contract" style="cursor: pointer;" tabindex="1" title="Contract" origTitle="Contract" style="top:-1000;left:-1000;width:2843;height:2000;position:absolute" path=" m -561,209 l -218,209 l -218,32 l -561,32 l -561,209xe" onmouseover="UpdateTooltip(this,95,6)" onclick="OnShapeClick(95,6)" onfocus="UpdateTooltip(this,95,6);" onkeyup="OnShapeKey(95,6)"/>
<v:shape type="#VISSHAPE" origHref="http://data.posccaesar.org/ilap/Activity" style="cursor: pointer;" tabindex="1" title="Activity" origTitle="Activity" style="top:-1000;left:-1000;width:2843;height:2000;position:absolute" path=" m -561,410 l -218,410 l -218,232 l -561,232 l -561,410xe" onmouseover="UpdateTooltip(this,95,7)" onclick="OnShapeClick(95,7)" onfocus="UpdateTooltip(this,95,7);" onkeyup="OnShapeKey(95,7)"/>
<v:shape type="#VISSHAPE" origHref="http://data.posccaesar.org/ilap/WorkOrder" style="cursor: pointer;" tabindex="1" title="Work Order" origTitle="Work Order" style="top:-1000;left:-1000;width:2843;height:2000;position:absolute" path=" m -561,613 l -218,613 l -218,436 l -561,436 l -561,613xe" onmouseover="UpdateTooltip(this,95,8)" onclick="OnShapeClick(95,8)" onfocus="UpdateTooltip(this,95,8);" onkeyup="OnShapeKey(95,8)"/>
<v:shape type="#VISSHAPE" origHref="" style="cursor: pointer;" tabindex="1" title="" origTitle="" style="top:-1000;left:-1000;width:2843;height:2000;position:absolute" path=" m 956,705 l 1707,705 l 1707,-736 l 956,-736 l 956,705xe" onmouseover="UpdateTooltip(this,95,10)" onclick="OnShapeClick(95,10)" onfocus="UpdateTooltip(this,95,10);" onkeyup="OnShapeKey(95,10)"/>
<v:shape type="#VISSHAPE" origHref="http://data.posccaesar.org/ilap/Continent" style="cursor: pointer;" tabindex="1" title="Continent" origTitle="Continent" style="top:-1000;left:-1000;width:2843;height:2000;position:absolute" path=" m 986,-430 l 1315,-430 l 1315,-600 l 986,-600 l 986,-430xe" onmouseover="UpdateTooltip(this,95,11)" onclick="OnShapeClick(95,11)" onfocus="UpdateTooltip(this,95,11);" onkeyup="OnShapeKey(95,11)"/>
<v:shape type="#VISSHAPE" origHref="http://data.posccaesar.org/ilap/Country" style="cursor: pointer;" tabindex="1" title="Country" origTitle="Country" style="top:-1000;left:-1000;width:2843;height:2000;position:absolute" path=" m 986,-224 l 1321,-224 l 1321,-394 l 986,-394 l 986,-224xe" onmouseover="UpdateTooltip(this,95,12)" onclick="OnShapeClick(95,12)" onfocus="UpdateTooltip(this,95,12);" onkeyup="OnShapeKey(95,12)"/>
<v:shape type="#VISSHAPE" origHref="http://data.posccaesar.org/ilap/BusinessArea" style="cursor: pointer;" tabindex="1" title="Business Area" origTitle="Business Area" style="top:-1000;left:-1000;width:2843;height:2000;position:absolute" path=" m 986,-10 l 1315,-10 l 1315,-181 l 986,-181 l 986,-10xe" onmouseover="UpdateTooltip(this,95,13)" onclick="OnShapeClick(95,13)" onfocus="UpdateTooltip(this,95,13);" onkeyup="OnShapeKey(95,13)"/>
<v:shape type="#VISSHAPE" origHref="http://data.posccaesar.org/ilap/Field" style="cursor: pointer;" tabindex="1" title="Field" origTitle="Field" style="top:-1000;left:-1000;width:2843;height:2000;position:absolute" path=" m 986,203 l 1315,203 l 1315,32 l 986,32 l 986,203xe" onmouseover="UpdateTooltip(this,95,14)" onclick="OnShapeClick(95,14)" onfocus="UpdateTooltip(this,95,14);" onkeyup="OnShapeKey(95,14)"/>
<v:shape type="#VISSHAPE" origHref="http://data.posccaesar.org/ilap/Facility" style="cursor: pointer;" tabindex="1" title="Facility" origTitle="Facility" style="top:-1000;left:-1000;width:2843;height:2000;position:absolute" path=" m 986,403 l 1315,403 l 1315,232 l 986,232 l 986,403xe" onmouseover="UpdateTooltip(this,95,15)" onclick="OnShapeClick(95,15)" onfocus="UpdateTooltip(this,95,15);" onkeyup="OnShapeKey(95,15)"/>
<v:shape type="#VISSHAPE" origHref="http://data.posccaesar.org/ilap/Wellbore" style="cursor: pointer;" tabindex="1" title="Wellbore" origTitle="Wellbore" style="top:-1000;left:-1000;width:2843;height:2000;position:absolute" path=" m 986,613 l 1315,613 l 1315,443 l 986,443 l 986,613xe" onmouseover="UpdateTooltip(this,95,16)" onclick="OnShapeClick(95,16)" onfocus="UpdateTooltip(this,95,16);" onkeyup="OnShapeKey(95,16)"/>
<v:shape type="#VISSHAPE" origHref="http://data.posccaesar.org/ilap/Modification" style="cursor: pointer;" tabindex="1" title="Modification" origTitle="Modification" style="top:-1000;left:-1000;width:2843;height:2000;position:absolute" path=" m -924,614 l -582,614 l -582,436 l -924,436 l -924,614xe" onmouseover="UpdateTooltip(this,95,18)" onclick="OnShapeClick(95,18)" onfocus="UpdateTooltip(this,95,18);" onkeyup="OnShapeKey(95,18)"/>
<v:shape type="#VISSHAPE" origHref="http://data.posccaesar.org/ilap/BrownFieldProject" style="cursor: pointer;" tabindex="1" title="Brown Field Project" origTitle="Brown Field Project" style="top:-1000;left:-1000;width:2843;height:2000;position:absolute" path=" m -924,210 l -582,210 l -582,32 l -924,32 l -924,210xe" onmouseover="UpdateTooltip(this,95,19)" onclick="OnShapeClick(95,19)" onfocus="UpdateTooltip(this,95,19);" onkeyup="OnShapeKey(95,19)"/>
<v:shape type="#VISSHAPE" origHref="http://data.posccaesar.org/ilap/DrillingAndWell" style="cursor: pointer;" tabindex="1" title="Drilling & Well" origTitle="Drilling & Well" style="top:-1000;left:-1000;width:2843;height:2000;position:absolute" path=" m -924,-216 l -582,-216 l -582,-394 l -924,-394 l -924,-216xe" onmouseover="UpdateTooltip(this,95,20)" onclick="OnShapeClick(95,20)" onfocus="UpdateTooltip(this,95,20);" onkeyup="OnShapeKey(95,20)"/>
<v:shape type="#VISSHAPE" origHref="http://data.posccaesar.org/ilap/GreenFieldProject" style="cursor: pointer;" tabindex="1" title="Green Field Project" origTitle="Green Field Project" style="top:-1000;left:-1000;width:2843;height:2000;position:absolute" path=" m -924,-3 l -582,-3 l -582,-181 l -924,-181 l -924,-3xe" onmouseover="UpdateTooltip(this,95,21)" onclick="OnShapeClick(95,21)" onfocus="UpdateTooltip(this,95,21);" onkeyup="OnShapeKey(95,21)"/>
<v:shape type="#VISSHAPE" origHref="http://data.posccaesar.org/ilap/OperationAndMaintenance" style="cursor: pointer;" tabindex="1" title="Operation & Maintenance" origTitle="Operation & Maintenance" style="top:-1000;left:-1000;width:2843;height:2000;position:absolute" path=" m -924,410 l -582,410 l -582,232 l -924,232 l -924,410xe" onmouseover="UpdateTooltip(this,95,22)" onclick="OnShapeClick(95,22)" onfocus="UpdateTooltip(this,95,22);" onkeyup="OnShapeKey(95,22)"/>
<v:shape type="#VISSHAPE" origHref="http://data.posccaesar.org/ilap/FieldStudy" style="cursor: pointer;" tabindex="1" title="Field Study" origTitle="Field Study" style="top:-1000;left:-1000;width:2843;height:2000;position:absolute" path=" m -924,-430 l -582,-430 l -582,-607 l -924,-607 l -924,-430xe" onmouseover="UpdateTooltip(this,95,23)" onclick="OnShapeClick(95,23)" onfocus="UpdateTooltip(this,95,23);" onkeyup="OnShapeKey(95,23)"/>
<v:shape type="#VISSHAPE" origHref="http://data.posccaesar.org/ilap/BusinessAsUsual" style="cursor: pointer;" tabindex="1" title="Business as Usual" origTitle="Business as Usual" style="top:-1000;left:-1000;width:2843;height:2000;position:absolute" path=" m 1339,-430 l 1681,-430 l 1681,-607 l 1339,-607 l 1339,-430xe" onmouseover="UpdateTooltip(this,95,24)" onclick="OnShapeClick(95,24)" onfocus="UpdateTooltip(this,95,24);" onkeyup="OnShapeKey(95,24)"/>
<v:shape type="#VISSHAPE" origHref="http://data.posccaesar.org/ilap/IncrementalImprovement" style="cursor: pointer;" tabindex="1" title="Incremental Improvement" origTitle="Incremental Improvement" style="top:-1000;left:-1000;width:2843;height:2000;position:absolute" path=" m 1339,-216 l 1681,-216 l 1681,-394 l 1339,-394 l 1339,-216xe" onmouseover="UpdateTooltip(this,95,25)" onclick="OnShapeClick(95,25)" onfocus="UpdateTooltip(this,95,25);" onkeyup="OnShapeKey(95,25)"/>
<v:shape type="#VISSHAPE" origHref="http://data.posccaesar.org/ilap/RadicalChange" style="cursor: pointer;" tabindex="1" title="Radical Change" origTitle="Radical Change" style="top:-1000;left:-1000;width:2843;height:2000;position:absolute" path=" m 1339,-3 l 1681,-3 l 1681,-181 l 1339,-181 l 1339,-3xe" onmouseover="UpdateTooltip(this,95,26)" onclick="OnShapeClick(95,26)" onfocus="UpdateTooltip(this,95,26);" onkeyup="OnShapeKey(95,26)"/>
<v:shape type="#VISSHAPE" origHref="http://data.posccaesar.org/ilap/IncreasedRecovery" style="cursor: pointer;" tabindex="1" title="Increased Revocery" origTitle="Increased Revocery" style="top:-1000;left:-1000;width:2843;height:2000;position:absolute" path=" m 1339,210 l 1681,210 l 1681,32 l 1339,32 l 1339,210xe" onmouseover="UpdateTooltip(this,95,27)" onclick="OnShapeClick(95,27)" onfocus="UpdateTooltip(this,95,27);" onkeyup="OnShapeKey(95,27)"/>
<v:shape type="#VISSHAPE" origHref="http://data.posccaesar.org/ilap/DisasterRecovery" style="cursor: pointer;" tabindex="1" title="Disaster Recovery" origTitle="Disaster Recovery" style="top:-1000;left:-1000;width:2843;height:2000;position:absolute" path=" m 1339,410 l 1681,410 l 1681,232 l 1339,232 l 1339,410xe" onmouseover="UpdateTooltip(this,95,28)" onclick="OnShapeClick(95,28)" onfocus="UpdateTooltip(this,95,28);" onkeyup="OnShapeKey(95,28)"/>
<v:shape type="#VISSHAPE" origHref="http://data.posccaesar.org/ilap/ManagedClosedown" style="cursor: pointer;" tabindex="1" title="Managed Closedown" origTitle="Managed Closedown" style="top:-1000;left:-1000;width:2843;height:2000;position:absolute" path=" m 1339,614 l 1681,614 l 1681,436 l 1339,436 l 1339,614xe" onmouseover="UpdateTooltip(this,95,29)" onclick="OnShapeClick(95,29)" onfocus="UpdateTooltip(this,95,29);" onkeyup="OnShapeKey(95,29)"/>
<v:shape type="#VISSHAPE" origHref="http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/COR_B" style="cursor: pointer;" tabindex="1" title="Material" origTitle="Material" style="top:-1000;left:-1000;width:2843;height:2000;position:absolute" path=" m 573,-429 l 915,-429 l 915,-606 l 573,-606 l 573,-429xe" onmouseover="UpdateTooltip(this,95,33)" onclick="OnShapeClick(95,33)" onfocus="UpdateTooltip(this,95,33);" onkeyup="OnShapeKey(95,33)"/>
<v:shape type="#VISSHAPE" origHref="http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/COR_E" style="cursor: pointer;" tabindex="1" title="Equipment" origTitle="Equipment" style="top:-1000;left:-1000;width:2843;height:2000;position:absolute" path=" m 581,-215 l 923,-215 l 923,-393 l 581,-393 l 581,-215xe" onmouseover="UpdateTooltip(this,95,34)" onclick="OnShapeClick(95,34)" onfocus="UpdateTooltip(this,95,34);" onkeyup="OnShapeKey(95,34)"/>
<v:shape type="#VISSHAPE" origHref="http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/COR_K" style="cursor: pointer;" tabindex="1" title="Admin and Engineering Manpower" origTitle="Admin and Engineering Manpower" style="top:-1000;left:-1000;width:2843;height:2000;position:absolute" path=" m 635,-180 l 581,-180 l 581,-2 l 923,-2 l 923,-180 l 883,-180 l 883,-186 l 635,-186 l 635,-180xe" onmouseover="UpdateTooltip(this,95,35)" onclick="OnShapeClick(95,35)" onfocus="UpdateTooltip(this,95,35);" onkeyup="OnShapeKey(95,35)"/>
<v:shape type="#VISSHAPE" origHref="http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/COR_L" style="cursor: pointer;" tabindex="1" title="Direct Labor" origTitle="Direct Labor" style="top:-1000;left:-1000;width:2843;height:2000;position:absolute" path=" m 581,211 l 923,211 l 923,33 l 581,33 l 581,211xe" onmouseover="UpdateTooltip(this,95,36)" onclick="OnShapeClick(95,36)" onfocus="UpdateTooltip(this,95,36);" onkeyup="OnShapeKey(95,36)"/>
<v:shape type="#VISSHAPE" origHref="http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/COR_Q" style="cursor: pointer;" tabindex="1" title="Owners Overhead" origTitle="Owners Overhead" style="top:-1000;left:-1000;width:2843;height:2000;position:absolute" path=" m 581,411 l 923,411 l 923,234 l 581,234 l 581,411xe" onmouseover="UpdateTooltip(this,95,37)" onclick="OnShapeClick(95,37)" onfocus="UpdateTooltip(this,95,37);" onkeyup="OnShapeKey(95,37)"/>
<v:shape type="#VISSHAPE" origHref="ilap:refdata%2FNORSOK%2FZ-014%2FSCCSCoding%2FCORClassOfClass" style="cursor: pointer;" tabindex="1" title="Marine Operations" origTitle="Marine Operations" style="top:-1000;left:-1000;width:2843;height:2000;position:absolute" path=" m 581,615 l 923,615 l 923,437 l 581,437 l 581,615xe" onmouseover="UpdateTooltip(this,95,38)" onclick="OnShapeClick(95,38)" onfocus="UpdateTooltip(this,95,38);" onkeyup="OnShapeKey(95,38)"/>
<v:shape type="#VISSHAPE" origHref="http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/PBS_AA" style="cursor: pointer;" tabindex="1" title="Topside" origTitle="Topside" style="top:-1000;left:-1000;width:2843;height:2000;position:absolute" path=" m -138,-429 l 204,-429 l 204,-606 l -138,-606 l -138,-429xe" onmouseover="UpdateTooltip(this,95,50)" onclick="OnShapeClick(95,50)" onfocus="UpdateTooltip(this,95,50);" onkeyup="OnShapeKey(95,50)"/>
<v:shape type="#VISSHAPE" origHref="http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/PBS_AB" style="cursor: pointer;" tabindex="1" title="Substructure" origTitle="Substructure" style="top:-1000;left:-1000;width:2843;height:2000;position:absolute" path=" m -129,-215 l 213,-215 l 213,-393 l -129,-393 l -129,-215xe" onmouseover="UpdateTooltip(this,95,51)" onclick="OnShapeClick(95,51)" onfocus="UpdateTooltip(this,95,51);" onkeyup="OnShapeKey(95,51)"/>
<v:shape type="#VISSHAPE" origHref="http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/PBS_AC" style="cursor: pointer;" tabindex="1" title="Well" origTitle="Well" style="top:-1000;left:-1000;width:2843;height:2000;position:absolute" path=" m -129,-2 l 213,-2 l 213,-180 l -129,-180 l -129,-2xe" onmouseover="UpdateTooltip(this,95,52)" onclick="OnShapeClick(95,52)" onfocus="UpdateTooltip(this,95,52);" onkeyup="OnShapeKey(95,52)"/>
<v:shape type="#VISSHAPE" origHref="http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/PBS_AD" style="cursor: pointer;" tabindex="1" title="Subsea Production System" origTitle="Subsea Production System" style="top:-1000;left:-1000;width:2843;height:2000;position:absolute" path=" m -41,33 l -129,33 l -129,211 l 213,211 l 213,33 l 138,33 l 138,27 l -41,27 l -41,33xe" onmouseover="UpdateTooltip(this,95,53)" onclick="OnShapeClick(95,53)" onfocus="UpdateTooltip(this,95,53);" onkeyup="OnShapeKey(95,53)"/>
<v:shape type="#VISSHAPE" origHref="http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/PBS_AE" style="cursor: pointer;" tabindex="1" title="Transport System" origTitle="Transport System" style="top:-1000;left:-1000;width:2843;height:2000;position:absolute" path=" m -129,411 l 213,411 l 213,234 l -129,234 l -129,411xe" onmouseover="UpdateTooltip(this,95,54)" onclick="OnShapeClick(95,54)" onfocus="UpdateTooltip(this,95,54);" onkeyup="OnShapeKey(95,54)"/>
<v:shape type="#VISSHAPE" origHref="http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/COR_SB" style="cursor: pointer;" tabindex="1" title="Landbased Installations" origTitle="Landbased Installations" style="top:-1000;left:-1000;width:2843;height:2000;position:absolute" path=" m -129,615 l 213,615 l 213,437 l -129,437 l -129,615xe" onmouseover="UpdateTooltip(this,95,55)" onclick="OnShapeClick(95,55)" onfocus="UpdateTooltip(this,95,55);" onkeyup="OnShapeKey(95,55)"/>
<v:shape type="#VISSHAPE" origHref="http://data.posccaesar.org/ilap/Exploration" style="cursor: pointer;" tabindex="1" title="Exploration" origTitle="Exploration" style="top:-1000;left:-1000;width:2843;height:2000;position:absolute" path=" m 216,-430 l 558,-430 l 558,-607 l 216,-607 l 216,-430xe" onmouseover="UpdateTooltip(this,95,59)" onclick="OnShapeClick(95,59)" onfocus="UpdateTooltip(this,95,59);" onkeyup="OnShapeKey(95,59)"/>
<v:shape type="#VISSHAPE" origHref="http://data.posccaesar.org/ilap/Planning" style="cursor: pointer;" tabindex="1" title="Planning" origTitle="Planning" style="top:-1000;left:-1000;width:2843;height:2000;position:absolute" path=" m 225,-216 l 567,-216 l 567,-394 l 225,-394 l 225,-216xe" onmouseover="UpdateTooltip(this,95,60)" onclick="OnShapeClick(95,60)" onfocus="UpdateTooltip(this,95,60);" onkeyup="OnShapeKey(95,60)"/>
<v:shape type="#VISSHAPE" origHref="http://data.posccaesar.org/ilap/Development" style="cursor: pointer;" tabindex="1" title="Development" origTitle="Development" style="top:-1000;left:-1000;width:2843;height:2000;position:absolute" path=" m 225,-3 l 567,-3 l 567,-181 l 225,-181 l 225,-3xe" onmouseover="UpdateTooltip(this,95,61)" onclick="OnShapeClick(95,61)" onfocus="UpdateTooltip(this,95,61);" onkeyup="OnShapeKey(95,61)"/>
<v:shape type="#VISSHAPE" origHref="http://data.posccaesar.org/ilap/Maintenance" style="cursor: pointer;" tabindex="1" title="Operation and Maintenance" origTitle="Operation and Maintenance" style="top:-1000;left:-1000;width:2843;height:2000;position:absolute" path=" m 225,210 l 567,210 l 567,32 l 225,32 l 225,210xe" onmouseover="UpdateTooltip(this,95,62)" onclick="OnShapeClick(95,62)" onfocus="UpdateTooltip(this,95,62);" onkeyup="OnShapeKey(95,62)"/>
<v:shape type="#VISSHAPE" origHref="http://data.posccaesar.org/ilap/ShutdownAndDecommisioning" style="cursor: pointer;" tabindex="1" title="Shutdown and Decomm." origTitle="Shutdown and Decomm." style="top:-1000;left:-1000;width:2843;height:2000;position:absolute" path=" m 225,410 l 567,410 l 567,233 l 225,233 l 225,410xe" onmouseover="UpdateTooltip(this,95,63)" onclick="OnShapeClick(95,63)" onfocus="UpdateTooltip(this,95,63);" onkeyup="OnShapeKey(95,63)"/>
<v:shape type="#VISSHAPE" origHref="http://data.posccaesar.org/ilap/Removal" style="cursor: pointer;" tabindex="1" title="Removal" origTitle="Removal" style="top:-1000;left:-1000;width:2843;height:2000;position:absolute" path=" m 225,614 l 567,614 l 567,437 l 225,437 l 225,614xe" onmouseover="UpdateTooltip(this,95,64)" onclick="OnShapeClick(95,64)" onfocus="UpdateTooltip(this,95,64);" onkeyup="OnShapeKey(95,64)"/>
<v:shape type="#VISSHAPE" origHref="" style="cursor: pointer;" tabindex="1" title="Go back" origTitle="Go back" style="top:-1000;left:-1000;width:2843;height:2000;position:absolute" path=" m 1758,947 l 1760,947 l 1762,947 l 1764,947 l 1765,947 l 1767,946 l 1769,946 l 1770,946 l 1772,945 l 1774,945 l 1775,944 l 1777,943 l 1779,943 l 1780,942 l 1782,941 l 1783,940 l 1785,940 l 1786,939 l 1788,938 l 1789,937 l 1790,936 l 1792,934 l 1793,933 l 1794,932 l 1795,931 l 1796,929 l 1798,928 l 1799,927 l 1800,925 l 1800,924 l 1801,922 l 1802,921 l 1803,919 l 1804,918 l 1804,916 l 1805,915 l 1806,913 l 1806,911 l 1807,910 l 1807,908 l 1807,906 l 1808,905 l 1808,903 l 1808,901 l 1808,899 l 1808,898 l 1808,888 l 1808,886 l 1808,884 l 1808,883 l 1808,881 l 1807,879 l 1807,877 l 1807,876 l 1806,874 l 1806,872 l 1805,871 l 1804,869 l 1804,868 l 1803,866 l 1802,865 l 1801,863 l 1800,862 l 1800,860 l 1799,859 l 1798,857 l 1796,856 l 1795,855 l 1794,853 l 1793,852 l 1792,851 l 1790,850 l 1789,849 l 1788,848 l 1786,847 l 1785,846 l 1783,845 l 1782,844 l 1780,843 l 1779,843 l 1777,842 l 1775,841 l 1774,841 l 1772,840 l 1770,840 l 1769,839 l 1767,839 l 1765,839 l 1764,839 l 1762,838 l 1760,838 l 1758,838 l 1590,838 l 1589,838 l 1587,838 l 1585,839 l 1583,839 l 1582,839 l 1580,839 l 1578,840 l 1577,840 l 1575,841 l 1573,841 l 1572,842 l 1570,843 l 1569,843 l 1567,844 l 1566,845 l 1564,846 l 1563,847 l 1561,848 l 1560,849 l 1559,850 l 1557,851 l 1556,852 l 1555,853 l 1554,855 l 1552,856 l 1551,857 l 1550,859 l 1549,860 l 1548,862 l 1548,863 l 1547,865 l 1546,866 l 1545,868 l 1544,869 l 1544,871 l 1543,872 l 1543,874 l 1542,876 l 1542,877 l 1542,879 l 1541,881 l 1541,883 l 1541,884 l 1541,886 l 1541,888 l 1541,898 l 1541,899 l 1541,901 l 1541,903 l 1541,905 l 1542,906 l 1542,908 l 1542,910 l 1543,911 l 1543,913 l 1544,915 l 1544,916 l 1545,918 l 1546,919 l 1547,921 l 1548,922 l 1548,924 l 1549,925 l 1550,927 l 1551,928 l 1552,929 l 1554,931 l 1555,932 l 1556,933 l 1557,934 l 1559,936 l 1560,937 l 1561,938 l 1563,939 l 1564,940 l 1566,940 l 1567,941 l 1569,942 l 1570,943 l 1572,943 l 1573,944 l 1575,945 l 1577,945 l 1578,946 l 1580,946 l 1582,946 l 1583,947 l 1585,947 l 1587,947 l 1589,947 l 1590,947 l 1758,947xe" onmouseover="UpdateTooltip(this,95,73)" onclick="OnShapeClick(95,73)" onfocus="UpdateTooltip(this,95,73);" onkeyup="OnShapeKey(95,73)"/>
</v:group>
</div>
</body>
</html>