Rev 39 | Rev 56 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 39 | Rev 43 | ||
|---|---|---|---|
| Line 111... | Line 111... | ||
| 111 | border="0"  | 
            111 | border="0"  | 
          
| 112 | onmouseover="return setStatus(this.title)"  | 
            112 | onmouseover="return setStatus(this.title)"  | 
          
| 113 | onmouseout="return resetStatus()"><br>  | 
            113 | onmouseout="return resetStatus()"><br>  | 
          
| 114 | Willkommen auf PointedEars’ Website</h1>  | 
            114 | Willkommen auf PointedEars’ Website</h1>  | 
          
| 115 | 115 | ||
| 116 | <p>  | 
            - | |
| 117 | <!--  | 
            116 | <!--  | 
          
| - | 117 | <p>  | 
          |
| 118 | | <a href="leisure/" target="_top"  | 
            118 | | <a href="leisure/" target="_top"  | 
          
| 119 | >Freizeit-Datenbank</a>  | 
            119 | >Freizeit-Datenbank</a>  | 
          
| 120 | | <a href="mozilla/" target="_top">Mozilla</a>  | 
            120 | | <a href="mozilla/" target="_top">Mozilla</a>  | 
          
| 121 | | <a href="poetry/" target="_top">Poesie</a>  | 
            121 | | <a href="poetry/" target="_top">Poesie</a>  | 
          
| 122 | -->  | 
            122 | -->  | 
          
| 123 | 123 | ||
| - | 124 | <!--  | 
          |
| 124 | | [<abbr title="nur in englischer Sprache verfügbar"  | 
            125 | | [<abbr title="nur in englischer Sprache verfügbar"  | 
          
| 125 | >en</abbr>]  | 
            126 | >en</abbr>]  | 
          
| 126 | <!--  | 
            - | |
| 127 | | <a href="selfhtml.de/" target="_top">SELFHTML.DE</a>  | 
            127 | | <a href="selfhtml.de/" target="_top">SELFHTML.DE</a>  | 
          
| 128 | -->  | 
            128 | -->  | 
          
| 129 | <!--  | 
            129 | <!--  | 
          
| 130 | | <a href="lyrics/" target="_top">Songbook</a>  | 
            130 | | <a href="lyrics/" target="_top">Songbook</a>  | 
          
| 131 | -->  | 
            - | |
| 132 | | </p>  | 
            131 | | </p>  | 
          
| - | 132 | -->  | 
          |
| 133 | <!--  | 
            133 | <!--  | 
          
| 134 | <p><a href="about/worm.de.html" target="_top"  | 
            134 | <p><a href="about/worm.de.html" target="_top"  | 
          
| 135 | >Seltsame E-Mails bekommen?</a></p>  | 
            135 | >Seltsame E-Mails bekommen?</a></p>  | 
          
| 136 | -->  | 
            136 | -->  | 
          
| 137 | 137 | ||
| Line 216... | Line 216... | ||
| 216 | <div id="bow-bottom">  | 
            216 | <div id="bow-bottom">  | 
          
| 217 | <div class="concave"> </div>  | 
            217 | <div class="concave"> </div>  | 
          
| 218 | <div class="spacer"> </div>  | 
            218 | <div class="spacer"> </div>  | 
          
| 219 | </div>  | 
            219 | </div>  | 
          
| 220 | </div>  | 
            220 | </div>  | 
          
| - | 221 | ||
| - | 222 | <div class="menu-container">  | 
          |
| 221 | <div class="menu">  | 
            223 | <div class="menu">  | 
          
| 222 | <div style="position: relative; margin-bottom: 1.2em">  | 
            224 | <div style="position: relative; margin-bottom: 1.2em">  | 
          
| 223 | <div style="width: 8em; height: 1em; background-color: #999"> </div>  | 
            225 | <div style="width: 8em; height: 1em; background-color: #999"> </div>  | 
          
| - | 226 | <!--  | 
          |
| 224 | <div style="position: absolute; top: 0; left: 8.2em; width: 2em; height: 1em; background-color: #999"> </div>  | 
            227 | <div style="position: absolute; top: 0; left: 8.2em; width: 2em; height: 1em; background-color: #999"> </div>  | 
          
| 225 | <div style="position: absolute; top: 0; left: 10.4em; width: 5em; height: 1em; background-color: #999"> </div>  | 
            228 | <div style="position: absolute; top: 0; left: 10.4em; width: 5em; height: 1em; background-color: #999"> </div>  | 
          
| - | 229 | -->  | 
          |
| 226 | </div>  | 
            230 | </div>  | 
          
| 227 | <ul>  | 
            231 | <ul>  | 
          
| 228 | <?php foreach ($languages as $key => $name): ?>  | 
            232 | <?php foreach ($languages as $key => $name): ?>  | 
          
| 229 | <li><a href="index.<?php echo $key; ?>" class="button<?php if ($language === $key) { ?> selected<?php } ?>" tabindex="1"><span class="text"><?php echo $name; ?></span></a></li>  | 
            233 | <li><a href="index.<?php echo $key; ?>" class="button<?php if ($language === $key) { ?> selected<?php } ?>" tabindex="1"><span class="text"><?php echo $name; ?></span></a></li>  | 
          
| 230 | <?php endforeach; ?>  | 
            234 | <?php endforeach; ?>  | 
          
| 231 | </ul>  | 
            235 | </ul>  | 
          
| 232 | <div style="margin-bottom: 0.4em; width: 8em; height: 0.4em; background-color: #999"> </div>  | 
            236 | <div style="margin-bottom: 0.4em; width: 8em; height: 0.4em; background-color: #999"> </div>  | 
          
| 233 | <ul style="margin-bottom: 1.2em">  | 
            237 | <ul style="margin-bottom: 1.2em">  | 
          
| 234 | <li><a href="<?php echo $menu['scripts']['path']; ?>" target="_top" class="button"><span class="text"><?php echo $menu['scripts']['text']; ?></span></a></li>  | 
            238 | <li><a href="<?php echo $menu['scripts']['path']; ?>" target="_top" class="button"><span class="text"><?php echo $menu['scripts']['text']; ?></span></a></li>  | 
          
| 235 | <li><a href="<?php echo $menu['devel']['path']; ?>" target="_top" class="button"><span class="text"><?php echo $menu['devel']['text']; ?></span></a></li>  | 
            239 | <li><a href="<?php echo $menu['devel']['path']; ?>" target="_top" class="button"><span class="text"><?php echo $menu['devel']['text']; ?></span></a></li>  | 
          
| 236 | </ul>  | 
            240 | </ul>  | 
          
| 237 | <ul style="margin-bottom: 0.2em">  | 
            241 | <ul style="margin-bottom: 0.2em">  | 
          
| - | 242 | <li><a href="<?php echo $menu['series']['path']; ?>" target="_top" class="button secondary"  | 
          |
| - | 243 | title="List of recommended TV shows and episodes, with logos in CSS"  | 
          |
| - | 244 | ><span class="text"><?php echo $menu['series']['text']; ?></span></a></li>  | 
          |
| 238 | <li><a href="<?php echo $menu['ufpdb']['path']; ?>" target="_top" class="button database"  | 
            245 | <li><a href="<?php echo $menu['ufpdb']['path']; ?>" target="_top" class="button database"  | 
          
| 239 | ><acronym  | 
            246 | ><acronym  | 
          
| 240 | title="United Federation of Planets DataBase -- Datenbanken der Vereinten Föderation der Planeten"  | 
            247 | title="United Federation of Planets DataBase -- Datenbanken der Vereinten Föderation der Planeten"  | 
          
| 241 | class="text"><?php echo $menu['ufpdb']['text']; ?></acronym></a></li>  | 
            248 | class="text"><?php echo $menu['ufpdb']['text']; ?></acronym></a></li>  | 
          
| 242 | <li><a href="psf/" target="_top"  | 
            249 | <li><a href="psf/" target="_top"  | 
          
| 243 | class="button"  | 
            250 | class="button ancillary"  | 
          
| 244 | ><acronym title="PointedEars' Standard-Floskeln"  | 
            251 | ><acronym title="PointedEars' Standard-Floskeln"  | 
          
| 245 | class="text">psf</acronym></a></li>  | 
            252 | class="text">psf</acronym></a></li>  | 
          
| 246 | </ul>  | 
            253 | </ul>  | 
          
| 247 | <div style="position: relative; margin-bottom: 1.2em">  | 
            254 | <div style="position: relative; margin-bottom: 1.2em">  | 
          
| 248 | <div style="width: 8em; height: 0.8em; background-color: #999"> </div>  | 
            255 | <div style="width: 8em; height: 0.8em; background-color: #999"> </div>  | 
          
| - | 256 | <!--  | 
          |
| 249 | <div style="position: absolute; top: 0; left: 8.2em; width: 2em; height: 0.8em; background-color: #999"> </div>  | 
            257 | <div style="position: absolute; top: 0; left: 8.2em; width: 2em; height: 0.8em; background-color: #999"> </div>  | 
          
| 250 | <div style="position: absolute; top: 0; left: 10.4em; width: 5em; height: 0.8em; background-color: #999"> </div>  | 
            258 | <div style="position: absolute; top: 0; left: 10.4em; width: 5em; height: 0.8em; background-color: #999"> </div>  | 
          
| - | 259 | -->  | 
          |
| - | 260 | </div>  | 
          |
| - | 261 | <ul>  | 
          |
| - | 262 | <li><a href="http://vspx27.stanford.edu/cgi-bin/main.py?qtype=userpage&username=Thomas_Lahn"  | 
          |
| - | 263 | target="_top" class="button secondary"  | 
          |
| - | 264 | title="Verteiltes Rechnen, um die Faltung und Anordnung von Proteinen und damit verbundener Krankheiten zu verstehen"  | 
          |
| - | 265 | ><span class="text">Folding at home</span></a></li>  | 
          |
| - | 266 | <li><a href="http://setiathome.berkeley.edu/show_user.php?userid=378921"  | 
          |
| - | 267 | target="_top" class="button secondary"  | 
          |
| - | 268 | title="Die Suche nach ausserirdischer Intelligenz von zuhause aus"  | 
          |
| - | 269 | ><span class="text">SETI at home</span></a></li>  | 
          |
| - | 270 | </ul>  | 
          |
| - | 271 | <!--  | 
          |
| - | 272 | <script type="text/javascript" src="scripts/builder?src=object"></script>  | 
          |
| - | 273 | <script type="text/javascript">  | 
          |
| - | 274 | var sURL = location.href;  | 
          |
| - | 275 | var sFavAnchorTitle =  | 
          |
| - | 276 | "Klicken Sie hier, um PointedEars' Website Ihren Favoriten"  | 
          |
| - | 277 | + " hinzuzufügen";  | 
          |
| - | 278 | var sOtherAnchorTitle =  | 
          |
| - | 279 | "Klicken Sie hier mit der rechten Maustaste, um PointedEars' Website"  | 
          |
| - | 280 | + " Ihren Lesezeichen hinzuzufügen";  | 
          |
| - | 281 | var sFavoriteTitle = "PointedEars' Website";  | 
          |
| - | 282 | ||
| - | 283 | if (jsx.object.isHostMethod(jsx.global.window, "external", "AddFavorite"))  | 
          |
| - | 284 |                 {
 | 
          |
| - | 285 | document.write(  | 
          |
| - | 286 | '<div style="position: relative; margin-top: 1em; border-bottom: 0.2em solid transparent">'  | 
          |
| - | 287 | + ' <div style="width: 8em; height: 1em; background-color: #999"> <\/div>'  | 
          |
| - | 288 | + ' <div style="position: absolute; top: 0; left: 8.2em; width: 2em; height: 1em; background-color: #999"> <\/div>'  | 
          |
| - | 289 | + '</div>'  | 
          |
| - | 290 |                     + '<a href="javascript:window.external.AddFavorite('
 | 
          |
| - | 291 | + ' sURL, sFavoriteTitle);" title="' + sFavAnchorTitle + '"'  | 
          |
| - | 292 | + ' class="button"'  | 
          |
| - | 293 |                     + ' onclick="window.external.AddFavorite('
 | 
          |
| - | 294 | + ' sURL, sFavoriteTitle); return false"'  | 
          |
| - | 295 | + ' onmouseover="return(setStatus(sFavAnchorTitle));"'  | 
          |
| - | 296 | + ' onmouseout="return(resetStatus());"'  | 
          |
| - | 297 | + '><span class="text">Favorit<\/span><\/a>');  | 
          |
| - | 298 | }  | 
          |
| - | 299 | </script>  | 
          |
| - | 300 | -->  | 
          |
| - | 301 | </div>  | 
          |
| 251 | </div>  | 
            302 | </div>  | 
          
| 252 | <ul style="margin-bottom: 1.2em">  | 
            - | |
| 253 | <li><a href="http://vspx27.stanford.edu/cgi-bin/main.py?qtype=userpage&username=Thomas_Lahn"  | 
            - | |
| 254 | target="_top" class="button"  | 
            - | |
| 255 | title="Verteiltes Rechnen, um die Faltung und Anordnung von Proteinen und damit verbundener Krankheiten zu verstehen"  | 
            - | |
| 256 | ><span class="text">Folding at home</span></a></li>  | 
            - | |
| 257 | <li><a href="http://setiathome.berkeley.edu/show_user.php?userid=378921"  | 
            - | |
| 258 | target="_top" class="button"  | 
            - | |
| 259 | title="Die Suche nach ausserirdischer Intelligenz von zuhause aus"  | 
            - | |
| 260 | ><span class="text">SETI at home</span></a></li>  | 
            - | |
| 261 | </ul>  | 
            - | |
| 262 | <!--  | 
            - | |
| 263 | <script type="text/javascript" src="scripts/builder?src=object&gzip=0"></script>  | 
            - | |
| 264 | <script type="text/javascript">  | 
            - | |
| 265 | var sURL = location.href;  | 
            - | |
| 266 | var sFavAnchorTitle =  | 
            - | |
| 267 | "Klicken Sie hier, um PointedEars' Website Ihren Favoriten"  | 
            - | |
| 268 | + " hinzuzufügen";  | 
            - | |
| 269 | var sOtherAnchorTitle =  | 
            - | |
| 270 | "Klicken Sie hier mit der rechten Maustaste, um PointedEars' Website"  | 
            - | |
| 271 | + " Ihren Lesezeichen hinzuzufügen";  | 
            - | |
| 272 | var sFavoriteTitle = "PointedEars' Website";  | 
            - | |
| 273 | - | ||
| 274 | if (jsx.object.isHostMethod(jsx.global.window, "external", "AddFavorite"))  | 
            - | |
| 275 |             {
 | 
            - | |
| 276 | document.write(  | 
            - | |
| 277 | '<div style="position: relative; border-bottom: 0.2em solid transparent">'  | 
            - | |
| 278 | + ' <div style="width: 8em; height: 1em; background-color: #999"> <\/div>'  | 
            - | |
| 279 | + ' <div style="position: absolute; top: 0; left: 8.2em; width: 2em; height: 1em; background-color: #999"> <\/div>'  | 
            - | |
| 280 | + '</div>'  | 
            - | |
| 281 |                 + '<a href="javascript:window.external.AddFavorite('
 | 
            - | |
| 282 | + ' sURL, sFavoriteTitle);" title="' + sFavAnchorTitle + '"'  | 
            - | |
| 283 | + ' class="button"'  | 
            - | |
| 284 |                 + ' onclick="window.external.AddFavorite('
 | 
            - | |
| 285 | + ' sURL, sFavoriteTitle); return false"'  | 
            - | |
| 286 | + ' onmouseover="return(setStatus(sFavAnchorTitle));"'  | 
            - | |
| 287 | + ' onmouseout="return(resetStatus());"'  | 
            - | |
| 288 | + '><span class="text">Favorit<\/span><\/a>');  | 
            - | |
| 289 | }  | 
            - | |
| 290 | </script>  | 
            - | |
| 291 | -->  | 
            - | |
| 292 | </div>  | 
            303 | </div>  | 
          
| 293 | <div style="width: 8em; background-color: #999; position: fixed; z-index: 1701; bottom: 2.8em; left: 0.2em; top: 22.2em;"  | 
            - | |
| 294 | > </div>  | 
            - | |
| 295 | </div>  | 
            - | |
| 296 | <div class="multi-display">  | 
            304 | <div class="multi-display">  | 
          
| 297 | <div class="upper">  | 
            305 | <div class="upper">  | 
          
| 298 | <div class="button" style="height: 3.8em"> </div>  | 
            306 | <div class="button" style="height: 3.8em"> </div>  | 
          
| 299 | <div class="elbo">  | 
            307 | <div class="elbo">  | 
          
| 300 | <div class="concave"> </div>  | 
            308 | <div class="concave"> </div>  | 
          
| 301 | </div>  | 
            309 | </div>  |