vml_6.htm
25.3 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>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 = 15.838583;
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:2.878826in;height:4.000000in;position:absolute;visibility=hidden;" coordSize="1439,2000" coordOrigin="-1000,-1000" >
<v:shapetype
id="VISSHAPE"
target="_parent"
coordsize="1439,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:1439.4;height:2000.0;position:absolute" coordSize="1439,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:1439;height:2000;position:absolute" path=" m -972,850 l -586,850 l -586,119 l -972,119 l -972,850xe" 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:1439;height:2000;position:absolute" path=" m -581,850 l -15,850 l -15,119 l -581,119 l -581,850xe" 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:1439;height:2000;position:absolute" path=" m -778,274 l -601,274 l -601,184 l -778,184 l -778,274xe" 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:1439;height:2000;position:absolute" path=" m -778,383 l -604,383 l -604,293 l -778,293 l -778,383xe" 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:1439;height:2000;position:absolute" path=" m -778,491 l -604,491 l -604,401 l -778,401 l -778,491xe" 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:1439;height:2000;position:absolute" path=" m -778,599 l -604,599 l -604,509 l -778,509 l -778,599xe" 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:1439;height:2000;position:absolute" path=" m -778,700 l -604,700 l -604,610 l -778,610 l -778,700xe" 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:1439;height:2000;position:absolute" path=" m -778,804 l -604,804 l -604,714 l -778,714 l -778,804xe" 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:1439;height:2000;position:absolute" path=" m -10,850 l 370,850 l 370,119 l -10,119 l -10,850xe" 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:1439;height:2000;position:absolute" path=" m 6,275 l 172,275 l 172,188 l 6,188 l 6,275xe" 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:1439;height:2000;position:absolute" path=" m 6,379 l 175,379 l 175,293 l 6,293 l 6,379xe" 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:1439;height:2000;position:absolute" path=" m 6,487 l 172,487 l 172,401 l 6,401 l 6,487xe" 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:1439;height:2000;position:absolute" path=" m 6,596 l 172,596 l 172,509 l 6,509 l 6,596xe" 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:1439;height:2000;position:absolute" path=" m 6,697 l 172,697 l 172,611 l 6,611 l 6,697xe" 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:1439;height:2000;position:absolute" path=" m 6,804 l 172,804 l 172,717 l 6,717 l 6,804xe" 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:1439;height:2000;position:absolute" path=" m -962,804 l -789,804 l -789,714 l -962,714 l -962,804xe" 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:1439;height:2000;position:absolute" path=" m -962,599 l -789,599 l -789,509 l -962,509 l -962,599xe" 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:1439;height:2000;position:absolute" path=" m -962,383 l -789,383 l -789,293 l -962,293 l -962,383xe" 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:1439;height:2000;position:absolute" path=" m -962,491 l -789,491 l -789,401 l -962,401 l -962,491xe" 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:1439;height:2000;position:absolute" path=" m -962,701 l -789,701 l -789,611 l -962,611 l -962,701xe" 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:1439;height:2000;position:absolute" path=" m -962,275 l -789,275 l -789,185 l -962,185 l -962,275xe" 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:1439;height:2000;position:absolute" path=" m 184,275 l 357,275 l 357,185 l 184,185 l 184,275xe" 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:1439;height:2000;position:absolute" path=" m 184,383 l 357,383 l 357,293 l 184,293 l 184,383xe" 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:1439;height:2000;position:absolute" path=" m 184,491 l 357,491 l 357,401 l 184,401 l 184,491xe" 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:1439;height:2000;position:absolute" path=" m 184,599 l 357,599 l 357,509 l 184,509 l 184,599xe" 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:1439;height:2000;position:absolute" path=" m 184,701 l 357,701 l 357,611 l 184,611 l 184,701xe" 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:1439;height:2000;position:absolute" path=" m 184,804 l 357,804 l 357,714 l 184,714 l 184,804xe" 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:1439;height:2000;position:absolute" path=" m -204,275 l -31,275 l -31,185 l -204,185 l -204,275xe" 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:1439;height:2000;position:absolute" path=" m -199,383 l -26,383 l -26,293 l -199,293 l -199,383xe" 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:1439;height:2000;position:absolute" path=" m -172,402 l -199,402 l -199,492 l -26,492 l -26,402 l -47,402 l -47,398 l -172,398 l -172,402xe" 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:1439;height:2000;position:absolute" path=" m -199,600 l -26,600 l -26,510 l -199,510 l -199,600xe" 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:1439;height:2000;position:absolute" path=" m -199,701 l -26,701 l -26,611 l -199,611 l -199,701xe" 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:1439;height:2000;position:absolute" path=" m -199,804 l -26,804 l -26,714 l -199,714 l -199,804xe" 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:1439;height:2000;position:absolute" path=" m -564,275 l -390,275 l -390,185 l -564,185 l -564,275xe" 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:1439;height:2000;position:absolute" path=" m -559,383 l -386,383 l -386,293 l -559,293 l -559,383xe" 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:1439;height:2000;position:absolute" path=" m -559,492 l -386,492 l -386,402 l -559,402 l -559,492xe" 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:1439;height:2000;position:absolute" path=" m -515,510 l -559,510 l -559,600 l -386,600 l -386,510 l -424,510 l -424,506 l -515,506 l -515,510xe" 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:1439;height:2000;position:absolute" path=" m -559,701 l -386,701 l -386,611 l -559,611 l -559,701xe" 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:1439;height:2000;position:absolute" path=" m -559,804 l -386,804 l -386,714 l -559,714 l -559,804xe" 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:1439;height:2000;position:absolute" path=" m -384,275 l -211,275 l -211,185 l -384,185 l -384,275xe" 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:1439;height:2000;position:absolute" path=" m -380,383 l -207,383 l -207,293 l -380,293 l -380,383xe" 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:1439;height:2000;position:absolute" path=" m -380,491 l -207,491 l -207,401 l -380,401 l -380,491xe" 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:1439;height:2000;position:absolute" path=" m -380,599 l -207,599 l -207,509 l -380,509 l -380,599xe" 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:1439;height:2000;position:absolute" path=" m -380,701 l -207,701 l -207,611 l -380,611 l -380,701xe" 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:1439;height:2000;position:absolute" path=" m -380,804 l -207,804 l -207,714 l -380,714 l -380,804xe" 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:1439;height:2000;position:absolute" path=" m 397,973 l 398,973 l 398,973 l 399,973 l 400,973 l 401,973 l 402,973 l 403,972 l 404,972 l 404,972 l 405,972 l 406,971 l 407,971 l 408,971 l 408,970 l 409,970 l 410,969 l 411,969 l 411,968 l 412,968 l 413,967 l 413,967 l 414,966 l 415,965 l 415,965 l 416,964 l 416,964 l 417,963 l 417,962 l 418,961 l 418,961 l 419,960 l 419,959 l 420,958 l 420,957 l 420,957 l 420,956 l 421,955 l 421,954 l 421,953 l 421,952 l 421,952 l 422,951 l 422,950 l 422,949 l 422,948 l 422,943 l 422,942 l 422,941 l 422,940 l 421,940 l 421,939 l 421,938 l 421,937 l 421,936 l 420,935 l 420,934 l 420,934 l 420,933 l 419,932 l 419,931 l 418,931 l 418,930 l 417,929 l 417,928 l 416,928 l 416,927 l 415,926 l 415,926 l 414,925 l 413,924 l 413,924 l 412,923 l 411,923 l 411,922 l 410,922 l 409,921 l 408,921 l 408,920 l 407,920 l 406,920 l 405,919 l 404,919 l 404,919 l 403,919 l 402,919 l 401,918 l 400,918 l 399,918 l 398,918 l 398,918 l 397,918 l 312,918 l 311,918 l 310,918 l 309,918 l 308,918 l 307,918 l 306,919 l 305,919 l 305,919 l 304,919 l 303,919 l 302,920 l 301,920 l 301,920 l 300,921 l 299,921 l 298,922 l 298,922 l 297,923 l 296,923 l 295,924 l 295,924 l 294,925 l 293,926 l 293,926 l 292,927 l 292,928 l 291,928 l 291,929 l 290,930 l 290,931 l 289,931 l 289,932 l 289,933 l 288,934 l 288,934 l 288,935 l 287,936 l 287,937 l 287,938 l 287,939 l 287,940 l 287,940 l 287,941 l 286,942 l 286,943 l 286,948 l 286,949 l 287,950 l 287,951 l 287,952 l 287,952 l 287,953 l 287,954 l 287,955 l 288,956 l 288,957 l 288,957 l 289,958 l 289,959 l 289,960 l 290,961 l 290,961 l 291,962 l 291,963 l 292,964 l 292,964 l 293,965 l 293,965 l 294,966 l 295,967 l 295,967 l 296,968 l 297,968 l 298,969 l 298,969 l 299,970 l 300,970 l 301,971 l 301,971 l 302,971 l 303,972 l 304,972 l 305,972 l 305,972 l 306,973 l 307,973 l 308,973 l 309,973 l 310,973 l 311,973 l 312,973 l 397,973xe" onmouseover="UpdateTooltip(this,95,73)" onclick="OnShapeClick(95,73)" onfocus="UpdateTooltip(this,95,73);" onkeyup="OnShapeKey(95,73)"/>
</v:group>
</div>
</body>
</html>