-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnews-j.html
246 lines (201 loc) · 6.04 KB
/
news-j.html
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
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset="Shift_JIS">
<title>デジタルシティのユニバーサルデザイン - リンク集</title>
<link rel=stylesheet type="text/css" href="nijo_style.css">
<script language="JavaScript">
<!--
if (document.images) {
var yellowOn = new Image();
yellowOn.src = "images/sm_yellowOn.gif";
var yellowOff = new Image();
yellowOff.src = "images/sm_yellowOff.gif";
var blueOn = new Image();
blueOn.src = "images/sm_blueOn.gif";
var blueOff = new Image();
blueOff.src = "images/sm_blueOff.gif";
var greenOn = new Image();
greenOn.src = "images/sm_greenOn.gif";
var greenOff = new Image();
greenOff.src = "images/sm_greenOff.gif";
var blocksOn = new Image();
blocksOn.src = "images/sm_3blocksOn.gif";
var blocksOff = new Image();
blocksOff.src = "images/sm_3blocksOff.gif";
}
function onYellow() {
if (document.images)
document.images.yellow.src = yellowOn.src;
}
function offYellow() {
if (document.images)
document.images.yellow.src = yellowOff.src;
}
function onBlue() {
if (document.images)
document.images.blue.src = blueOn.src;
}
function offBlue() {
if (document.images)
document.images.blue.src = blueOff.src;
}
function onGreen() {
if (document.images)
document.images.green.src = greenOn.src;
}
function offGreen() {
if (document.images)
document.images.green.src = greenOff.src;
}
function onBlocks() {
if (document.images)
document.images.blocks.src = blocksOn.src;
}
function offBlocks() {
if (document.images)
document.images.blocks.src = blocksOff.src;
}
function onSTA() {
if (document.images)
document.images.STA.src = blocksOn.src;
}
function offSTA() {
if (document.images)
document.images.STA.src = blocksOff.src;
}
function onJST() {
if (document.images)
document.images.JST.src = blocksOn.src;
}
function offJST() {
if (document.images)
document.images.JST.src = blocksOff.src;
}
function onCREST() {
if (document.images)
document.images.CREST.src = blocksOn.src;
}
function offCREST() {
if (document.images)
document.images.CREST.src = blocksOff.src;
}
function onIshida() {
if (document.images)
document.images.Ishida.src = blocksOn.src;
}
function offIshida() {
if (document.images)
document.images.Ishida.src = blocksOff.src;
}
function onSYS() {
if (document.images)
document.images.SYS.src = blocksOn.src;
}
function offSYS() {
if (document.images)
document.images.SYS.src = blocksOff.src;
}
function onNTT() {
if (document.images)
document.images.NTT.src = blocksOn.src;
}
function offNTT() {
if (document.images)
document.images.NTT.src = blocksOff.src;
}
function onASTEM() {
if (document.images)
document.images.ASTEM.src = blocksOn.src;
}
function offASTEM() {
if (document.images)
document.images.ASTEM.src = blocksOff.src;
}
function onATRI() {
if (document.images)
document.images.ATRI.src = blocksOn.src;
}
function offATRI() {
if (document.images)
document.images.ATRI.src = blocksOff.src;
}
function onDCKP() {
if (document.images)
document.images.DCKP.src = blocksOn.src;
}
function offDCKP() {
if (document.images)
document.images.DCKP.src = blocksOff.src;
}
// -->
</script>
</head>
<body bgcolor=FFFFFF text=000000 link=222222 alink=777777 vlink=444444>
<basefont face=arial>
<table border=0 cellpadding=1 cellspacing=5 width=80%>
<tr>
<td valign=top>
<img src=images/sm_logo.gif alt="デジタルシティのユニバーサルデザイン">
</td>
<td rowspan=3 align=right valign=top>
<img src=images/med_3blocks.gif alt="リンク集">
</td>
</tr>
<tr>
<td valign=middle>
<a href=home-j.html onMouseOver="onBlocks()" onMouseOut="offBlocks()"><img src=images/sm_3blocksOff.gif name=blocks alt=ホーム border=0></a>
<a href=research/index-j.html onMouseOver="onYellow()" onMouseOut="offYellow()"><img src=images/sm_yellowOff.gif name=yellow alt=研究 border=0></a>
<a href=pubs/index-j.html onMouseOver="onBlue()" onMouseOut="offBlue()"><img src=images/sm_blueOff.gif name=blue alt=公開論文とソフトウェア border=0></a>
<a href=conferences/index-j.html onMouseOver="onGreen()" onMouseOut="offGreen()"><img src=images/sm_greenOff.gif name=green alt="会議" border=0></a>
</td>
</tr>
<tr>
<td>
<font size=+4>
新着情報
</font>
</td>
</tr>
<tr>
<td colspan=2 bgcolor=BBBBBB><img src=../images/spacer.gif width=1 height=3></td>
</tr>
</table>
<table border=0 cellpadding=1 cellspacing=5>
<tr>
<td><img src="images/sm_yellowOn.gif"></td>
<td><a href="research/index-j.html">2004/1/28</a></td>
<td><a href="research/index-j.html"><HP更新>成果展開に稲荷小学校における実践研究を追加しました</a></td>
</tr>
<tr>
<td><img src="images/sm_yellowOn.gif"></td>
<td><a href="about-j.html">2003/12/10</a></td>
<td><a href="about-j.html"><HP更新>プロジェクトの概要に組織図をリンクしました</a></td>
</tr>
<tr>
<td><img src="images/sm_yellowOn.gif"></td>
<td><a href="pubs/news-j.html">2003/12/10</a></td>
<td><a href="pubs/news-j.html"><HP更新>新聞記事2つをリンクしました</a></td>
</tr>
<tr>
<td><img src="images/sm_yellowOn.gif"></td>
<td><a href="pubs/index-j.html">2003/12/9</a></td>
<td><a href="pubs/index-j.html"><HP更新>公開ソフトウェアにFreeWalkを追加しました</a></td>
</tr>
<tr>
<td><img src="images/sm_yellowOn.gif"></td>
<td><a href="pubs/news-j.html">2003/12/1</a></td>
<td><a href="pubs/news-j.html"><HP更新>新聞報道1つをリンクしました</a></td>
</tr>
<tr>
<td><img src="images/sm_blueOn.gif"></td>
<td><a href="crest.PDF">2003/10/17</a></td>
<td><a href="crest.PDF">JST/CRESTシンポジウムにおけるデジタルシティプロジェクトの発表</a></td>
</tr>
<tr>
<td><img src="images/sm_greenOn.gif" width="42" height="30"> </td>
<td><p>2003/9/16~17</p></td>
<td>デジタルシティワークショップ3をアムステルダムで開催 </td>
</tr>
</table>
</body>
</html>