png_1.htm
16.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
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<link rel="stylesheet" type="text/css" href="visio.css"/>
<title>
Plan&Schedule
</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.461902;
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_1.png" ALT="Plan&Schedule" name=RasterImage BORDER="0" USEMAP="#visImageMap">
</center>
<MAP NAME="visImageMap">
<AREA shape="POLYGON" tabindex="1" ALT="Activity 102 in Plan 3 Version 2 for Project P" origTitle="Activity 102 in Plan 3 Version 2 for Project P" TITLE="Activity 102 in Plan 3 Version 2 for Project P" HREF="http://data.posccaesar.org/ilap/ilap-testdata/Activity102inPlan3version2forProjectP" target="_blank" COORDS="186,522,187,529,190,536,194,542,199,548,206,554,214,558,224,562,233,565,244,566,254,567,265,566,275,565,285,562,294,558,302,554,309,548,315,542,319,536,322,529,322,522,322,515,319,508,315,502,309,496,302,490,294,486,285,482,275,479,265,478,254,477,244,478,233,479,224,482,214,486,206,490,199,496,194,502,190,508,187,515,186,522" onmouseover="UpdateTooltip(this,154,41,event)" onfocus="UpdateTooltip(this,154,41,event)" onclick="return OnShapeClick(154,41,event);" onkeyup="OnShapeKey(154,41,event);">
<AREA shape="POLYGON" tabindex="1" ALT="part Of Schedule" origTitle="part Of Schedule" TITLE="part Of Schedule" HREF="http://data.posccaesar.org/ilap/partOfSchedule" target="_blank" COORDS="781,415,787,415,787,379,777,379,777,376,727,376,727,379,712,379,712,415,718,415,718,415,781,415,781,415" onmouseover="UpdateTooltip(this,154,40,event)" onfocus="UpdateTooltip(this,154,40,event)" onclick="return OnShapeClick(154,40,event);" onkeyup="OnShapeKey(154,40,event);">
<AREA shape="POLYGON" tabindex="1" ALT="has Current Schedule" origTitle="has Current Schedule" TITLE="has Current Schedule" HREF="http://data.posccaesar.org/ilap/hasCurrentSchedule" target="_blank" COORDS="363,300,385,300,385,264,375,264,375,262,292,262,292,264,278,264,278,300,300,300,300,301,363,301,363,300" onmouseover="UpdateTooltip(this,154,38,event)" onfocus="UpdateTooltip(this,154,38,event)" onclick="return OnShapeClick(154,38,event);" onkeyup="OnShapeKey(154,38,event);">
<AREA shape="POLYGON" tabindex="1" ALT="has Baseline Schedule" origTitle="has Baseline Schedule" TITLE="has Baseline Schedule" HREF="http://data.posccaesar.org/ilap/hasBaselineSchedule" target="_blank" COORDS="363,261,385,261,385,225,379,225,379,223,288,223,288,225,278,225,278,261,300,261,300,261,363,261,363,261" onmouseover="UpdateTooltip(this,154,37,event)" onfocus="UpdateTooltip(this,154,37,event)" onclick="return OnShapeClick(154,37,event);" onkeyup="OnShapeKey(154,37,event);">
<AREA shape="POLYGON" tabindex="1" ALT="has Schedule" origTitle="has Schedule" TITLE="has Schedule" HREF="http://data.posccaesar.org/ilap/hasSchedule" target="_blank" COORDS="278,204,385,204,385,168,278,168,278,204" onmouseover="UpdateTooltip(this,154,34,event)" onfocus="UpdateTooltip(this,154,34,event)" onclick="return OnShapeClick(154,34,event);" onkeyup="OnShapeKey(154,34,event);">
<AREA shape="POLYGON" tabindex="1" ALT="Schedule for ILAP" origTitle="Schedule for ILAP" TITLE="Schedule for ILAP" HREF="http://data.posccaesar.org/ilap/PlanForActivity" target="_blank" COORDS="594,112,595,119,598,126,602,133,607,139,614,144,622,149,631,152,641,155,652,157,662,157,673,157,683,155,693,152,702,149,710,144,717,139,723,133,727,126,729,119,730,112,729,105,727,99,723,92,717,86,710,81,702,76,693,73,683,70,673,68,662,68,652,68,641,70,631,73,622,76,614,81,607,86,602,92,598,99,595,105,594,112" 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="Schedule for Activity in Plan" origTitle="Schedule for Activity in Plan" TITLE="Schedule for Activity in Plan" HREF="http://data.posccaesar.org/ilap/ActivityInPlan" target="_blank" COORDS="859,112,860,119,862,126,866,133,872,139,879,144,887,149,896,152,906,155,916,157,927,157,938,157,948,155,958,152,967,149,975,144,982,139,988,133,992,126,994,119,995,112,994,105,992,99,988,92,982,86,975,81,967,76,958,73,948,70,938,68,927,68,916,68,906,70,896,73,887,76,879,81,872,86,866,92,862,99,860,105,859,112" onmouseover="UpdateTooltip(this,154,30,event)" onfocus="UpdateTooltip(this,154,30,event)" onclick="return OnShapeClick(154,30,event);" onkeyup="OnShapeKey(154,30,event);">
<AREA shape="POLYGON" tabindex="1" ALT="part Of Schedule" origTitle="part Of Schedule" TITLE="part Of Schedule" HREF="http://data.posccaesar.org/ilap/partOfSchedule" target="_blank" COORDS="638,415,644,415,644,379,634,379,634,376,584,376,584,379,569,379,569,415,575,415,575,415,638,415,638,415" 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="has Schedule" origTitle="has Schedule" TITLE="has Schedule" HREF="http://data.posccaesar.org/ilap/hasSchedule" target="_blank" COORDS="412,483,519,483,519,447,412,447,412,483" 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="has Current Schedule" origTitle="has Current Schedule" TITLE="has Current Schedule" HREF="http://data.posccaesar.org/ilap/hasCurrentSchedule" target="_blank" COORDS="497,594,519,594,519,558,509,558,509,555,426,555,426,558,412,558,412,594,434,594,434,594,497,594,497,594" 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="has Baseline Schedule" origTitle="has Baseline Schedule" TITLE="has Baseline Schedule" HREF="http://data.posccaesar.org/ilap/hasBaselineSchedule" target="_blank" COORDS="497,540,519,540,519,504,513,504,513,502,422,502,422,504,412,504,412,540,434,540,434,540,497,540,497,540" onmouseover="UpdateTooltip(this,154,21,event)" onfocus="UpdateTooltip(this,154,21,event)" onclick="return OnShapeClick(154,21,event);" onkeyup="OnShapeKey(154,21,event);">
<AREA shape="POLYGON" tabindex="1" ALT="has Activity" origTitle="has Activity" TITLE="has Activity" HREF="http://data.posccaesar.org/ilap/hasActivity" target="_blank" COORDS="181,397,188,397,188,361,173,361,173,358,145,358,145,361,126,361,126,397,133,397,133,397,181,397,181,397" onmouseover="UpdateTooltip(this,154,20,event)" onfocus="UpdateTooltip(this,154,20,event)" onclick="return OnShapeClick(154,20,event);" onkeyup="OnShapeKey(154,20,event);">
<AREA shape="POLYGON" tabindex="1" ALT="Schedule 2 for Plan 3 Version 2 for Project P" origTitle="Schedule 2 for Plan 3 Version 2 for Project P" TITLE="Schedule 2 for Plan 3 Version 2 for Project P" HREF="http://data.posccaesar.org/ilap/ilap-testdata/Schedule2forPlan3version2forProjectP" target="_blank" COORDS="781,282,773,278,763,275,753,273,743,272,732,272,721,273,711,275,702,278,693,282,688,282,688,285,682,290,676,296,672,303,670,309,669,316,670,323,673,330,677,337,682,343,689,348,697,353,706,356,716,359,727,360,737,361,748,360,758,359,768,356,777,353,785,348,792,343,798,337,802,330,804,323,805,316,805,310,803,304,800,299,796,293,790,288,790,282,781,282" 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="has Revised Schedule" origTitle="has Revised Schedule" TITLE="has Revised Schedule" HREF="http://data.posccaesar.org/ilap/hasRevisedSchedule" target="_blank" COORDS="497,701,519,701,519,665,511,665,511,663,424,663,424,665,412,665,412,701,434,701,434,701,497,701,497,701" onmouseover="UpdateTooltip(this,154,12,event)" onfocus="UpdateTooltip(this,154,12,event)" onclick="return OnShapeClick(154,12,event);" onkeyup="OnShapeKey(154,12,event);">
<AREA shape="POLYGON" tabindex="1" ALT="has Live Schedule" origTitle="has Live Schedule" TITLE="has Live Schedule" HREF="http://data.posccaesar.org/ilap/hasLiveSchedule" target="_blank" COORDS="497,647,519,647,519,611,498,611,498,609,437,609,437,611,412,611,412,647,434,647,434,648,497,648,497,647" 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="Schedule 1 for Plan 3 Version 2 for Project P" origTitle="Schedule 1 for Plan 3 Version 2 for Project P" TITLE="Schedule 1 for Plan 3 Version 2 for Project P" HREF="http://data.posccaesar.org/ilap/ilap-testdata/Schedule1forPlan3version2forProjectP" target="_blank" COORDS="620,214,612,210,602,207,592,205,582,204,571,204,560,205,550,207,541,210,532,214,527,214,527,217,521,223,515,228,512,235,509,242,508,248,509,255,512,262,516,269,521,275,528,280,536,285,545,288,555,291,566,293,576,293,587,293,597,291,607,288,616,285,624,280,631,275,637,269,641,262,644,255,644,248,644,242,642,236,639,231,635,225,629,220,629,214,620,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="Actvity in Plan" origTitle="Actvity in Plan" TITLE="Actvity in Plan" HREF="http://data.posccaesar.org/ilap/ActivityInPlan" target="_blank" COORDS="186,112,187,119,190,126,194,133,199,139,206,144,214,149,224,152,233,155,244,157,254,157,265,157,275,155,285,152,294,149,302,144,309,139,315,133,319,126,322,119,322,112,322,105,319,99,315,92,309,86,302,81,294,76,285,73,275,70,265,68,254,68,244,68,233,70,224,73,214,76,206,81,199,86,194,92,190,99,187,105,186,112" onmouseover="UpdateTooltip(this,154,9,event)" onfocus="UpdateTooltip(this,154,9,event)" onclick="return OnShapeClick(154,9,event);" onkeyup="OnShapeKey(154,9,event);">
<AREA shape="POLYGON" tabindex="1" ALT="Plan for ILAP" origTitle="Plan for ILAP" TITLE="Plan for ILAP" HREF="http://data.posccaesar.org/ilap/ActivityInPlan" target="_blank" COORDS="22,112,23,119,25,126,29,133,35,139,42,144,50,149,59,152,69,155,79,157,90,157,101,157,111,155,121,152,130,149,138,144,145,139,151,133,155,126,157,119,158,112,157,105,155,99,151,92,145,86,138,81,130,76,121,73,111,70,101,68,90,68,79,68,69,70,59,73,50,76,42,81,35,86,29,92,25,99,23,105,22,112" onmouseover="UpdateTooltip(this,154,6,event)" onfocus="UpdateTooltip(this,154,6,event)" onclick="return OnShapeClick(154,6,event);" onkeyup="OnShapeKey(154,6,event);">
<AREA shape="POLYGON" tabindex="1" ALT="Schedule 2 for Activity102 in Plan 3 Version 2 for
Project P" origTitle="Schedule 2 for Activity102 in Plan 3 Version 2 for
Project P" TITLE="Schedule 2 for Activity102 in Plan 3 Version 2 for
Project P" HREF="http://data.posccaesar.org/ilap/ilap-testdata/Schedule2forActivity102inPlan3version2forProjectP" target="_blank" COORDS="841,609,831,606,821,604,810,603,799,603,788,603,777,604,767,606,757,609,750,609,750,611,742,615,734,619,728,624,723,630,719,635,717,641,716,647,717,654,719,660,723,666,729,671,736,676,745,681,754,685,765,688,776,690,787,691,799,692,811,691,822,690,834,688,844,685,854,681,862,676,869,671,875,666,879,660,881,654,882,647,881,641,879,634,874,628,868,622,861,617,852,613,852,609,841,609" onmouseover="UpdateTooltip(this,154,5,event)" onfocus="UpdateTooltip(this,154,5,event)" onclick="return OnShapeClick(154,5,event);" onkeyup="OnShapeKey(154,5,event);">
<AREA shape="POLYGON" tabindex="1" ALT="Plan 3 Version 2 for Project P" origTitle="Plan 3 Version 2 for Project P" TITLE="Plan 3 Version 2 for Project P" HREF="http://data.posccaesar.org/ilap/ilap-testdata/Plan3version2forProjectP" target="_blank" COORDS="146,223,140,218,132,213,123,209,113,206,102,204,91,204,81,204,70,206,60,208,51,212,42,216,35,222,29,228,25,234,23,241,22,248,23,255,25,262,29,269,35,275,42,280,50,285,59,288,69,291,79,293,90,293,101,293,111,291,121,288,130,285,138,280,145,275,151,269,155,262,157,255,158,248,157,243,156,237,153,232,150,227,150,223,146,223" 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="Schedule 1 for Activity102 in Plan 3 Version 2 for
Project P" origTitle="Schedule 1 for Activity102 in Plan 3 Version 2 for
Project P" TITLE="Schedule 1 for Activity102 in Plan 3 Version 2 for
Project P" HREF="http://data.posccaesar.org/ilap/ilap-testdata/Schedule1forActivity102inPlan3version2forProjectP" target="_blank" COORDS="685,496,675,493,664,491,653,490,642,490,630,490,619,491,608,493,598,496,593,496,593,498,583,501,575,506,568,511,562,516,558,522,556,528,555,535,556,541,558,547,563,553,569,559,576,564,585,568,595,572,606,575,617,577,629,579,642,579,654,579,666,577,678,575,689,572,698,568,707,564,715,559,721,553,725,547,728,541,728,535,728,529,725,523,722,517,717,512,711,507,703,503,695,499,695,496,685,496" onmouseover="UpdateTooltip(this,154,3,event)" onfocus="UpdateTooltip(this,154,3,event)" onclick="return OnShapeClick(154,3,event);" onkeyup="OnShapeKey(154,3,event);">
<AREA shape="POLYGON" tabindex="1" ALT="Go back" origTitle="Go back" TITLE="Go back" HREF="../Ontology.htm" target="_top" COORDS="995,703,1000,702,1005,699,1009,695,1012,690,1013,685,1013,681,1012,676,1009,671,1005,667,1000,664,995,663,934,663,929,664,924,667,920,671,917,676,916,681,916,685,917,690,920,695,924,699,929,702,934,703,995,703" 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>