png_32.htm
16.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
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<link rel="stylesheet" type="text/css" href="visio.css"/>
<title>
20141017 ILAP 2
</title>
<script type="text/javascript" language="javascript">
function UpdateTooltip(){};
function OnShapeClick(){};
</script>
<script src="png_1.js" type="text/javascript" language="javascript"></script>
<script type="text/javascript" language="javascript">
if( (parent.isSVG) ||
(parent.isVML && parent.vmlSupported) ||
(parent.isXAML && parent.isUpLevel))
{
location.replace(parent.g_FileList[parent.g_CurPageIndex].PriImage);
}
</script>
<script type="text/javascript" language="javascript">
var pageID = 154;
var isUpLevel = parent.isUpLevel;
var OnShapeClick = null;
if (!parent.isMac)
{
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;
if (parent.isUpLevel)
{
if (parent.g_FirstPageToLoad != null && parent.g_FirstPageToLoad.length > 0)
{
if (parent.g_FileList[parent.g_CurPageIndex].PageID != pageID)
{
var fileEntry = parent.g_FileList[parent.g_CurPageIndex];
var fileToLoad = fileToLoad = fileEntry.PriImage;
if (fileEntry.SecImage.length > 0)
{
fileToLoad = fileEntry.SecImage;
}
location.replace(fileToLoad);
}
parent.g_FirstPageToLoad = null;
}
var viewMgr = new parent.CViewMgr();
parent.viewMgr = viewMgr;
viewMgr.SupportsDetails = true;
viewMgr.SupportsSearch = true;
viewMgr.put_Location = ViewMgrSetRasterLocation;
viewMgr.visBBoxLeft = 0.191642;
viewMgr.visBBoxRight = 11.540642;
viewMgr.visBBoxBottom = 0.179059;
viewMgr.visBBoxTop = 8.107609;
viewMgr.highlightDiv = null;
}
function load ()
{
if(isUpLevel)
{
arrowdiv.innerHTML = '<img id="arrowgif" alt="Viser plasseringen av den merkede figuren" src="arrow.gif"/>';
var pageIndex = parent.PageIndexFromID (pageID);
parent.CurPageUpdate (pageIndex);
}
}
function unload()
{
if(isUpLevel)
{
viewMgr = null;
parent.viewMgr = null;
}
}
window.onload = load;
window.onunload = unload;
document.onclick = clickMenu;
</script>
<style type="text/css">
body {
background:url(foo) fixed;
padding: 10px;
}
div.banner {
position: fixed;
_position: absolute;
top: 0;
left: 0;
_top: expression(eval(document.body.scrollTop));
_left: expression(eval(document.body.scrollLeft));
width: 100%;
_width: expression(eval(document.body.clientWidth));
margin: 0;
padding: 3px;
padding-left: 6px;
background:lime;
background-color: #FFFFC6;
font: 11px tahoma,arial,serif;
border-bottom: 2px ridge #FFFFC6;
}
</style>
</head>
<body class="pageView" bgcolor="#FFFFFF" style="margin: 0px">
<div id="arrowdiv" style="position:absolute;top:0;left:0;visibility:hidden;z-index:5">
</div>
<div id="menu1" onclick="clickMenu()" class="hlMenu">
</div>
<DIV id="RasterDiv" style="margin:10px">
<center>
<IMG id="ConvertedImage" SRC="png_32.png" ALT="Planned & Scheduled Activities" name=RasterImage BORDER="0" USEMAP="#visImageMap">
</center>
<MAP NAME="visImageMap">
<AREA shape="POLYGON" tabindex="1" ALT="has Activity in Schedule Activity in Plan" origTitle="has Activity in Schedule Activity in Plan" TITLE="has Activity in Schedule Activity in Plan" HREF="http://staging.data.posccaesar.org/ilap/hasActivityInScheduleActivityInPlan" target="_top" COORDS="325,433,365,433,365,398,359,398,359,395,196,395,196,398,187,398,187,433,227,433,227,433,325,433,325,433" onmouseover="UpdateTooltip(this,154,49,event)" onfocus="UpdateTooltip(this,154,49,event)" onclick="return OnShapeClick(154,49,event);" onkeyup="OnShapeKey(154,49,event);">
<AREA shape="POLYGON" tabindex="1" ALT="has Activity Plan" origTitle="has Activity Plan" TITLE="has Activity Plan" HREF="http://staging.data.posccaesar.org/ilap/hasActivityPlan" target="_top" COORDS="107,305,141,305,141,270,130,270,130,267,49,267,49,270,34,270,34,305,72,305,72,306,107,306,107,305" onmouseover="UpdateTooltip(this,154,44,event)" onfocus="UpdateTooltip(this,154,44,event)" onclick="return OnShapeClick(154,44,event);" onkeyup="OnShapeKey(154,44,event);">
<AREA shape="POLYGON" tabindex="1" ALT="has Activity Schedule" origTitle="has Activity Schedule" TITLE="has Activity Schedule" HREF="http://staging.data.posccaesar.org/ilap/hasActivitySchedule" target="_top" COORDS="476,433,494,433,494,398,483,398,483,395,403,395,403,398,388,398,388,433,410,433,410,433,476,433,476,433" onmouseover="UpdateTooltip(this,154,47,event)" onfocus="UpdateTooltip(this,154,47,event)" onclick="return OnShapeClick(154,47,event);" onkeyup="OnShapeKey(154,47,event);">
<AREA shape="POLYGON" tabindex="1" ALT="Planned Activity" origTitle="Planned Activity" TITLE="Planned Activity" HREF="http://data.posccaesar.org/ilap/PlannedActivity" target="_top" COORDS="186,367,186,361,183,356,179,352,173,347,165,343,157,340,147,337,136,334,125,332,113,331,100,331,88,331,76,332,65,334,54,337,44,340,35,343,28,347,22,352,18,356,15,361,14,367,15,372,18,377,22,381,28,386,35,390,44,393,54,396,65,399,76,401,88,402,100,402,113,402,125,401,136,399,147,396,157,393,165,390,173,386,179,381,183,377,186,372,186,367" onmouseover="UpdateTooltip(this,154,7,event)" onfocus="UpdateTooltip(this,154,7,event)" onclick="return OnShapeClick(154,7,event);" onkeyup="OnShapeKey(154,7,event);">
<AREA shape="POLYGON" tabindex="1" ALT="has Schedule Plan" origTitle="has Schedule Plan" TITLE="has Schedule Plan" HREF="http://staging.data.posccaesar.org/ilap/hasSchedulePlan" target="_top" COORDS="499,145,533,145,533,110,530,110,530,107,434,107,434,110,427,110,427,145,465,145,465,146,499,146,499,145" onmouseover="UpdateTooltip(this,154,22,event)" onfocus="UpdateTooltip(this,154,22,event)" onclick="return OnShapeClick(154,22,event);" onkeyup="OnShapeKey(154,22,event);">
<AREA shape="POLYGON" tabindex="1" ALT="Revised Schedule" origTitle="Revised Schedule" TITLE="Revised Schedule" HREF="http://data.posccaesar.org/ilap/RevisedSchedule" target="_top" COORDS="1013,234,1012,229,1009,224,1005,219,999,215,992,211,983,207,973,204,963,202,951,200,939,199,927,199,915,199,903,200,891,202,880,204,871,207,862,211,855,215,849,219,844,224,842,229,841,234,842,239,844,244,849,249,855,253,862,257,871,261,880,264,891,267,903,268,915,269,927,270,939,269,951,268,963,267,973,264,983,261,992,257,999,253,1005,249,1009,244,1012,239,1013,234" onmouseover="UpdateTooltip(this,154,33,event)" onfocus="UpdateTooltip(this,154,33,event)" onclick="return OnShapeClick(154,33,event);" onkeyup="OnShapeKey(154,33,event);">
<AREA shape="POLYGON" tabindex="1" ALT="Current Schedule" origTitle="Current Schedule" TITLE="Current Schedule" HREF="http://data.posccaesar.org/ilap/CurrentSchedule" target="_top" COORDS="829,234,828,229,825,224,821,219,815,215,808,211,799,207,789,204,779,202,767,200,755,199,743,199,731,199,719,200,707,202,696,204,687,207,678,211,671,215,665,219,660,224,658,229,657,234,658,239,660,244,665,249,671,253,678,257,687,261,696,264,707,267,719,268,731,269,743,270,755,269,767,268,779,267,789,264,799,261,808,257,815,253,821,249,825,244,828,239,829,234" onmouseover="UpdateTooltip(this,154,32,event)" onfocus="UpdateTooltip(this,154,32,event)" onclick="return OnShapeClick(154,32,event);" onkeyup="OnShapeKey(154,32,event);">
<AREA shape="POLYGON" tabindex="1" ALT="Baseline Schedule" origTitle="Baseline Schedule" TITLE="Baseline Schedule" HREF="http://data.posccaesar.org/ilap/BaselineSchedule" target="_top" COORDS="643,234,642,229,640,224,635,219,629,215,622,211,613,207,604,204,593,202,581,200,569,199,557,199,545,199,533,200,521,202,511,204,501,207,492,211,485,215,479,219,475,224,472,229,471,234,472,239,475,244,479,249,485,253,492,257,501,261,511,264,521,267,533,268,545,269,557,270,569,269,581,268,593,267,604,264,613,261,622,257,629,253,635,249,640,244,642,239,643,234" onmouseover="UpdateTooltip(this,154,31,event)" onfocus="UpdateTooltip(this,154,31,event)" onclick="return OnShapeClick(154,31,event);" onkeyup="OnShapeKey(154,31,event);">
<AREA shape="POLYGON" tabindex="1" ALT="Revised Schedule 1" origTitle="Revised Schedule 1" TITLE="Revised Schedule 1" HREF="http://data.posccaesar.org/ilap/RevisedSchedule_1" target="_top" COORDS="1013,359,1012,353,1009,347,1005,342,999,337,992,332,983,328,973,325,963,322,951,320,939,319,927,318,915,319,903,320,891,322,880,325,871,328,862,332,855,337,849,342,844,347,842,353,841,359,842,364,844,370,849,375,855,380,862,385,871,389,880,393,891,395,903,397,915,399,927,399,939,399,951,397,963,395,973,393,983,389,992,385,999,380,1005,375,1009,370,1012,364,1013,359" onmouseover="UpdateTooltip(this,154,28,event)" onfocus="UpdateTooltip(this,154,28,event)" onclick="return OnShapeClick(154,28,event);" onkeyup="OnShapeKey(154,28,event);">
<AREA shape="POLYGON" tabindex="1" ALT="Current Schedule 1" origTitle="Current Schedule 1" TITLE="Current Schedule 1" HREF="http://data.posccaesar.org/ilap/CurrentSchedule_1" target="_top" COORDS="829,359,828,353,825,347,821,342,815,337,808,332,799,328,789,325,779,322,767,320,755,319,743,318,731,319,719,320,707,322,696,325,687,328,678,332,671,337,665,342,660,347,658,353,657,359,658,364,660,370,665,375,671,380,678,385,687,389,696,393,707,395,719,397,731,399,743,399,755,399,767,397,779,395,789,393,799,389,808,385,815,380,821,375,825,370,828,364,829,359" onmouseover="UpdateTooltip(this,154,27,event)" onfocus="UpdateTooltip(this,154,27,event)" onclick="return OnShapeClick(154,27,event);" onkeyup="OnShapeKey(154,27,event);">
<AREA shape="POLYGON" tabindex="1" ALT="Scheduled Activity 1 in Revised Schedule 3" origTitle="Scheduled Activity 1 in Revised Schedule 3" TITLE="Scheduled Activity 1 in Revised Schedule 3" HREF="http://data.posccaesar.org/ilap/ScheduledActivity_13" target="_top" COORDS="1013,589,1012,584,1009,578,1005,573,999,568,992,563,983,559,973,555,963,553,951,551,939,549,927,549,915,549,903,551,891,553,880,555,871,559,862,563,855,568,849,573,844,578,842,584,841,589,842,595,844,601,849,606,855,611,862,616,871,620,880,623,891,626,903,628,915,629,927,630,939,629,951,628,963,626,973,623,983,620,992,616,999,611,1005,606,1009,601,1012,595,1013,589" onmouseover="UpdateTooltip(this,154,26,event)" onfocus="UpdateTooltip(this,154,26,event)" onclick="return OnShapeClick(154,26,event);" onkeyup="OnShapeKey(154,26,event);">
<AREA shape="POLYGON" tabindex="1" ALT="Scheduled Activity 1 in Current Schedule 2" origTitle="Scheduled Activity 1 in Current Schedule 2" TITLE="Scheduled Activity 1 in Current Schedule 2" HREF="http://data.posccaesar.org/ilap/ScheduledActivity_12" target="_top" COORDS="817,594,817,589,814,583,810,578,804,572,796,568,788,564,778,560,767,558,756,556,744,554,732,554,719,554,707,556,696,558,685,560,675,564,667,568,659,572,653,578,649,583,646,589,646,594,646,600,649,606,653,611,659,616,667,621,675,625,685,628,696,631,707,633,719,634,732,635,744,634,756,633,767,631,778,628,788,625,796,621,804,616,810,611,814,606,817,600,817,594" onmouseover="UpdateTooltip(this,154,25,event)" onfocus="UpdateTooltip(this,154,25,event)" onclick="return OnShapeClick(154,25,event);" onkeyup="OnShapeKey(154,25,event);">
<AREA shape="POLYGON" tabindex="1" ALT="Scheduled Activity 1 in Baseline Schedule 1" origTitle="Scheduled Activity 1 in Baseline Schedule 1" TITLE="Scheduled Activity 1 in Baseline Schedule 1" HREF="http://data.posccaesar.org/ilap/ScheduledActivity_11" target="_top" COORDS="620,594,619,589,616,583,612,578,606,572,599,568,590,564,580,560,570,558,558,556,546,554,534,554,522,554,510,556,498,558,487,560,478,564,469,568,462,572,456,578,451,583,449,589,448,594,449,600,451,606,456,611,462,616,469,621,478,625,487,628,498,631,510,633,522,634,534,635,546,634,558,633,570,631,580,628,590,625,599,621,606,616,612,611,616,606,619,600,620,594" onmouseover="UpdateTooltip(this,154,24,event)" onfocus="UpdateTooltip(this,154,24,event)" onclick="return OnShapeClick(154,24,event);" onkeyup="OnShapeKey(154,24,event);">
<AREA shape="POLYGON" tabindex="1" ALT="Planned Ativity 1" origTitle="Planned Ativity 1" TITLE="Planned Ativity 1" HREF="http://data.posccaesar.org/ilap/PlannedActivity_1" target="_top" COORDS="249,496,248,490,246,484,241,479,235,474,228,469,219,465,210,462,199,459,187,457,175,456,163,455,151,456,139,457,127,459,117,462,107,465,98,469,91,474,85,479,81,484,78,490,77,496,78,501,81,507,85,513,91,518,98,522,107,526,117,530,127,533,139,535,151,536,163,536,175,536,187,535,199,533,210,530,219,526,228,522,235,518,241,513,246,507,248,501,249,496" onmouseover="UpdateTooltip(this,154,23,event)" onfocus="UpdateTooltip(this,154,23,event)" onclick="return OnShapeClick(154,23,event);" onkeyup="OnShapeKey(154,23,event);">
<AREA shape="POLYGON" tabindex="1" ALT="Activity Plan" origTitle="Activity Plan" TITLE="Activity Plan" HREF="http://data.posccaesar.org/ilap/ActivityPlan" target="_top" COORDS="279,128,278,123,276,118,271,113,265,108,258,104,249,101,240,98,229,95,217,94,205,92,193,92,181,92,169,94,157,95,147,98,137,101,128,104,121,108,115,113,111,118,108,123,107,128,108,133,111,138,115,142,121,147,128,151,137,154,147,158,157,160,169,162,181,163,193,163,205,163,217,162,229,160,240,158,249,154,258,151,265,147,271,142,276,138,278,133,279,128" onmouseover="UpdateTooltip(this,154,14,event)" onfocus="UpdateTooltip(this,154,14,event)" onclick="return OnShapeClick(154,14,event);" onkeyup="OnShapeKey(154,14,event);">
<AREA shape="POLYGON" tabindex="1" ALT="Schedule" origTitle="Schedule" TITLE="Schedule" HREF="http://data.posccaesar.org/ilap/Schedule" target="_top" COORDS="829,128,828,123,825,118,821,113,815,108,808,104,799,101,789,98,779,95,767,94,755,92,743,92,731,92,719,94,707,95,696,98,687,101,678,104,671,108,665,113,660,118,658,123,657,128,658,133,660,138,665,142,671,147,678,151,687,154,696,158,707,160,719,162,731,163,743,163,755,163,767,162,779,160,789,158,799,154,808,151,815,147,821,142,825,138,828,133,829,128" onmouseover="UpdateTooltip(this,154,13,event)" onfocus="UpdateTooltip(this,154,13,event)" onclick="return OnShapeClick(154,13,event);" onkeyup="OnShapeKey(154,13,event);">
<AREA shape="POLYGON" tabindex="1" ALT="Scheduled Activity" origTitle="Scheduled Activity" TITLE="Scheduled Activity" HREF="http://data.posccaesar.org/ilap/ScheduledActivity" target="_top" COORDS="538,492,537,487,535,482,530,477,525,473,517,468,509,465,499,462,488,459,476,458,464,457,452,456,440,457,428,458,416,459,406,462,396,465,387,468,380,473,374,477,370,482,367,487,366,492,367,497,370,502,374,507,380,511,387,515,396,519,406,522,416,524,428,526,440,527,452,527,464,527,476,526,488,524,499,522,509,519,517,515,525,511,530,507,535,502,537,497,538,492" onmouseover="UpdateTooltip(this,154,11,event)" onfocus="UpdateTooltip(this,154,11,event)" onclick="return OnShapeClick(154,11,event);" onkeyup="OnShapeKey(154,11,event);">
<AREA shape="POLYGON" tabindex="1" ALT="Operator B Contract Portfolio Plan" origTitle="Operator B Contract Portfolio Plan" TITLE="Operator B Contract Portfolio Plan" HREF="http://data.posccaesar.org/ilap/OperatorBcontractPortfolioPlan" target="_top" COORDS="276,214,268,210,259,207,249,204,238,201,226,200,214,199,202,199,190,199,178,200,167,202,156,205,147,208,138,212,131,216,126,220,122,225,120,230,119,235,120,240,123,245,128,250,134,254,142,258,151,262,161,265,172,267,183,269,195,269,207,270,220,269,231,268,243,266,253,264,263,261,271,257,279,253,284,248,288,243,291,239,291,233,290,228,287,224,283,219,277,214,277,214,276,214" onmouseover="UpdateTooltip(this,154,10,event)" onfocus="UpdateTooltip(this,154,10,event)" onclick="return OnShapeClick(154,10,event);" onkeyup="OnShapeKey(154,10,event);">
<AREA shape="POLYGON" tabindex="1" ALT="Baseline Schedule 1" origTitle="Baseline Schedule 1" TITLE="Baseline Schedule 1" HREF="http://data.posccaesar.org/ilap/BaselineSchedule_1" target="_top" COORDS="643,359,642,353,640,347,635,342,629,337,622,332,613,328,604,325,593,322,581,320,569,319,557,318,545,319,533,320,521,322,511,325,501,328,492,332,485,337,479,342,475,347,472,353,471,359,472,364,475,370,479,375,485,380,492,385,501,389,511,393,521,395,533,397,545,399,557,399,569,399,581,397,593,395,604,393,613,389,622,385,629,380,635,375,640,370,642,364,643,359" onmouseover="UpdateTooltip(this,154,4,event)" onfocus="UpdateTooltip(this,154,4,event)" onclick="return OnShapeClick(154,4,event);" onkeyup="OnShapeKey(154,4,event);">
<AREA shape="POLYGON" tabindex="1" ALT="Go back" origTitle="Go back" TITLE="Go back" HREF="png_9.htm" target="frmDrawing" COORDS="988,698,993,697,998,694,1002,690,1005,686,1006,680,1006,676,1005,671,1002,666,998,662,993,660,988,659,928,659,922,660,917,662,913,666,911,671,910,676,910,680,911,686,913,690,917,694,922,697,928,698,988,698" onmouseover="UpdateTooltip(this,154,1,event)" onfocus="UpdateTooltip(this,154,1,event)" onclick="return OnShapeClick(154,1,event);" onkeyup="OnShapeKey(154,1,event);">
</MAP>
</DIV>
</body>
</html>