-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtools.php
289 lines (285 loc) · 10.4 KB
/
tools.php
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
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<title>Tools | Cicero Interactive</title>
<link rel="stylesheet" href="stylesheet.css">
<link rel="icon" type="image/png" href="{{ site.baseurl_root }}/assets/img/favicon.ico">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<script src="https://code.jquery.com/jquery-1.10.2.js"></script>
</head>
<body>
<div class="table" style="width: 100%">
<tr>
<td height="540" colspan="3" valign="top">
<br><br><br><br><br>
<img src="{{ site.baseurl_root }}/assets/img/menu.png" usemap="#Map">
</td>
</tr>
<!--Cicero Interactive News-->
<tr>
<td width="60%" valign="top">
<div align="center">
<img src="{{ site.baseurl_root }}/assets/img/Cicero Interactive News.png" height="60"><br><br>
<img src="{{ site.baseurl_root }}/assets/img/CiceroInteractiveNews_Screenshot.png">
</div>
</td>
<td align="left" width="37%">
<div>
<b>
<p>With <strong>Cicero Interactive News</strong>,
you now have all Cicero Interactive, Latinparadise and RP news in on place!<br>
Supported languages are English and German, but you can add more languages by yourself.</p>
Currently available in:<br>
• English<br>
• German<br>
and custom languages.
</b>
</div>
<br>
<div align="center">
<a href="downloads.html#CiceroInteractiveNews">
<img src="{{ site.baseurl_root }}/assets/img/btnDownload.png"
onmouseover="this.src='{{ site.baseurl_root }}/assets/img/btnDownloadHover.png'"
onmouseout="this.src='{{ site.baseurl_root }}/assets/img/btnDownload.png'"
onmousedown="this.src='{{ site.baseurl_root }}/assets/img/btnDownloadPress.png'"
/>
</a>
</div>
</td>
<td width="3%">
</td>
</tr>
<tr>
<td>
<br><br><br><br><br><br><br><br>
</td>
</tr>
<!--Cicero Interactive Update Service-->
<tr>
<td width="60%" valign="top">
<div align="center">
<img src="{{ site.baseurl_root }}/assets/img/Cicero Interactive Update Service.png" height="74"><br><br>
<img src="{{ site.baseurl_root }}/assets/img/CiceroInteractiveUpdateService_Screenshot.png">
</div>
</td>
<td align="left" width="37%">
<div>
<b>
<p>The <strong>Cicero Interactive Update Service</strong>
does exactly what its name says. It's a small useful tool which searches for Cicero Interactive product updates at system startup or manually via mouseclick.
Supported programs are only Cicero Zufallsgenerator, Cicero's kleiner Mathe-Trainer and French Invaders, because the other apps are not supported and won't get updates anymore.</p>
Currently available in:<br>
• English<br>
Update coming soon!
</b>
</div>
<br>
<div align="center">
<a href="downloads.html#CiceroInteractiveUpdateService">
<img src="{{ site.baseurl_root }}/assets/img/btnDownload.png"
onmouseover="this.src='{{ site.baseurl_root }}/assets/img/btnDownloadHover.png'"
onmouseout="this.src='{{ site.baseurl_root }}/assets/img/btnDownload.png'"
onmousedown="this.src='{{ site.baseurl_root }}/assets/img/btnDownloadPress.png'"
/>
</a>
</div>
</td>
<td width="3%">
</td>
</tr>
<tr>
<td>
<br><br><br><br><br><br><br><br>
</td>
</tr>
<!--Cicero's kleiner Mathe-Trainer-->
<tr>
<td width="60%" valign="top">
<div align="center">
<img src="{{ site.baseurl_root }}/assets/img/Cicero's kleiner Mathe-Trainer.png" height="60"><br><br>
<img src="{{ site.baseurl_root }}/assets/img/Cicero'sKleinerMathe-Trainer_Screenshot.png">
</div>
</td>
<td align="left" width="37%">
<div>
<b>
<p><strong>Cicero's little Maths-Trainer</strong>
generates mathematical tasks in the basic arithmetic in a personalizable number space, especially suitable for students up to fifth grade.</p>
Currently available in:<br>
• German<br>
Update coming soon!
</b>
</div>
<br>
<div>
<iframe allowfullscreen="" frameborder="0" height="320" width="100%" src="https://www.youtube.com/embed/LHdjBpsZqZ8"></iframe>
</div>
<br>
<div align="center">
<a href="downloads.html#CicerosKleinerMathe-Trainer">
<img src="{{ site.baseurl_root }}/assets/img/btnDownload.png"
onmouseover="this.src='{{ site.baseurl_root }}/assets/img/btnDownloadHover.png'"
onmouseout="this.src='{{ site.baseurl_root }}/assets/img/btnDownload.png'"
onmousedown="this.src='{{ site.baseurl_root }}/assets/img/btnDownloadPress.png'"
/>
</a>
</div>
</td>
<td width="3%">
</td>
</tr>
<tr>
<td>
<br><br><br><br><br><br><br><br>
</td>
</tr>
<!--Cicero Zufallsgenerator-->
<tr>
<td width="60%" valign="top">
<div align="center">
<img src="{{ site.baseurl_root }}/assets/img/Cicero Zufallsgenerator.png" height="74"><br><br>
<img src="{{ site.baseurl_root }}/assets/img/CiceroZufallsgenerator_Screenshot.png">
</div>
</td>
<td align="left" width="37%">
<div>
<b>
<p>The <strong>Cicero Randomizer</strong>
generates one or more random values from previously specified values.</p>
Currently available in:<br>
• German<br>
Update coming soon!
</b>
</div>
<br>
<div>
<iframe allowfullscreen="" height="320" frameborder="0" width="100%" src="https://www.youtube.com/embed/xShvLtZXUPo"></iframe>
</div>
<br>
<div align="center">
<a href="downloads.html#CiceroZufallsgenerator">
<img src="{{ site.baseurl_root }}/assets/img/btnDownload.png"
onmouseover="this.src='{{ site.baseurl_root }}/assets/img/btnDownloadHover.png'"
onmouseout="this.src='{{ site.baseurl_root }}/assets/img/btnDownload.png'"
onmousedown="this.src='{{ site.baseurl_root }}/assets/img/btnDownloadPress.png'"
/>
</a>
</div>
</td>
<td width="3%">
</td>
</tr>
<tr>
<td>
<br><br><br><br><br><br><br><br>
</td>
</tr>
<!--MediBurn Player-->
<tr>
<td width="60%" valign="top">
<div align="center">
<img src="{{ site.baseurl_root }}/assets/img/MediBurn Player.png" height="74"><br><br>
<img src="{{ site.baseurl_root }}/assets/img/MBP_Screenshot.png">
</div>
</td>
<td align="left" width="37%">
<div>
<b>
<p>A simple media player, based on Microsoft's Windows Media Player.<br>
The "<strong>MediBurn Player</strong>" was a fun project that was made on the one hand from boredom and on the other hand for the advanced training of my programming skills.<br>
It can play most of the media formats (as long as they are not too exotic), unfortunately MediBurn Player can't play DVDs or Blu-Rays.</p>
Only available in German.
</b>
</div>
<br>
<div align="center">
<a href="downloads.html#MediBurnPlayer">
<img src="{{ site.baseurl_root }}/assets/img/btnDownload.png"
onmouseover="this.src='{{ site.baseurl_root }}/assets/img/btnDownloadHover.png'"
onmouseout="this.src='{{ site.baseurl_root }}/assets/img/btnDownload.png'"
onmousedown="this.src='{{ site.baseurl_root }}/assets/img/btnDownloadPress.png'"
/>
</a>
</div>
</td>
<td width="3%">
</td>
</tr>
<tr>
<td>
<br><br><br><br><br><br><br><br>
</td>
</tr>
<!--Picture Viewer-->
<tr>
<td width="60%" valign="top">
<div align="center">
<img src="{{ site.baseurl_root }}/assets/img/Picture Viewer.png" height="60"><br><br>
<img src="{{ site.baseurl_root }}/assets/img/PictureBurner_Screenshot.png">
</div>
</td>
<td align="left" width="37%">
<div>
<b>
<p>As the name already says, a simple picture-displaying program.<br>
The <strong>"Picture Viewer"</strong> was a fun project that was made on the one hand from boredom and on the other hand for the advanced training of my programming skills.<br>
<u>Functions:</u> Although Picture Viewer hasn't a big amount of functions, it is very comfortable and easy to use and runs low on resources.</p>
Only available in German.
</b>
</div>
<br>
<div align="center">
<a href="downloads.html#PictureViewer">
<img src="{{ site.baseurl_root }}/assets/img/btnDownload.png"
onmouseover="this.src='{{ site.baseurl_root }}/assets/img/btnDownloadHover.png'"
onmouseout="this.src='{{ site.baseurl_root }}/assets/img/btnDownload.png'"
onmousedown="this.src='{{ site.baseurl_root }}/assets/img/btnDownloadPress.png'"
/>
</a>
</div>
</td>
<td width="3%">
</td>
</tr>
<tr>
<td>
<br><br><br><br><br><br><br><br>
</td>
</tr>
<!--News-->
<tr>
<td class="news" colspan="2">
<p align="left"><img src="{{ site.baseurl_root }}/assets/img/news.png" alt="NEWS"></p>
</td>
</tr>
<tr>
<td class="tr" colspan="3">
<script>$(function(){$("#NewsFile").load("news.html");});</script>
<div id="NewsFile"></div>
<div id="msgJS"><br><br><div class="alertRed">
Please enable JavaScript to see this content!
</div></div>
<script>document.getElementById("msgJS").style.display = "none";</script>
</td>
</tr>
<tr>
<td colspan="3">
<p style="color: #999; text-align: center"><strong>Copyright (c) 2015-2019 Cicero Interactive. All rights reserved.</strong></p>
</td>
<!--<td colspan="2">
<br>
<a href="https://www.facebook.com/starshiftvideogame?notif_t=page_fan"><img src="{{ site.baseurl_root }}/assets/img/fb_icon.png" alt="fb" height="38" width="150"></a><br>
<a href="http://www.indiedb.com/games/star-shift"><img src="{{ site.baseurl_root }}/assets/img/iDB_icon.png" alt="yt" height="38" width="150"></a><br>
</td>-->
</tr>
</table>
<!--Navigation links-->
<map name="Map" id="Map">
<area shape="rect" coords="260,53,401,131" href="./">
<area shape="rect" coords="405,53,557,131" href="tools.html">
<area shape="rect" coords="559,53,710,131" href="games.html">
<area shape="rect" coords="713,53,860,131" href="downloads.html">
<area shape="rect" coords="866,53,1010,131" href="contacts.html">
</map>
</body>
</html>