layout-1.html
<html>
<head>
<title>jhthorsen.everett</title>
<!-- start: SCRIPT -->
<script type="text/javascript">
var tmp=0
function bord(inp) {
if(inp) {
inp.borderColor="#445550"
}
else {
tmp.borderColor="#cc9a66"
}
tmp=inp
}
</script>
<!-- end: SCRIPT -->
<!-- start: CSS -->
<style type="text/css">
div, td, a
{font: bold 12px arial; color: #000000}
body {background: #cc9a66}
a:hover {color: #eeeeee}
h3 {font: bold 13px arial; color: #cccccc; letter-spacing: 3px; margin: 0px; margin-left: 17px; padding: 0px}
p {margin-top: 0px; margin-left: 30px; margin-right: 10px; margin-bottom: 20px}
#main {background: #71816c; position: absolute; top: 0px; left: 170px; width: 500px; padding-top: 30px; padding-bottom: 30px}
#home, #about, #guestbook, #pictures, #links, #projects, #mail, #map
{position: fixed; background: #71816c; width: 120px; height: 16px; padding-left: 5px; margin-bottom: 3px; border: 2px solid #cc9a66; cursor: default}
.menu {color: #999999; text-decoration: none}
.menu:hover
{color: #eeeeee; text-decoration: none}
.h2 {color: #aabbaa}
</style>
<!-- end: CSS -->
</head>
<body>
<!-- start: MENU -->
<script type="text/javascript"><!--
menu=new Array("home", "about", "guestbook", "pictures", "links", "projects", "mail me", "map")
for(var f=0;f<menu.length;f++) {
LEFT=Math.round(55 -Math.sin((Math.PI-0.2) *(f/menu.length))*15 )
TOP=Math.round(60 +f*23 )
if(menu[f].indexOf(" ")!=-1) id=menu[f].substring(0,menu[f].indexOf(" "))
else id=menu[f]
document.write( '<div id="' +id +'" style="left: ' +LEFT +'px; top: ' +TOP +'; z-index: ' +(f+3) +'" onMouseover="if(this.style) bord(this.style)" onMouseout="if(this.style) bord(0)"><a class="menu" href="everett.pl?' +menu[f] +'"> ' +menu[f] +'</a></div>' )
}
--></script>
<!-- end: MENU -->
<!-- start: MAIN -->
<div id="main">
<h3>about</h3><p
>My #445550 51615c name is Jan Henning. I´m eighteen years old, and I have been creating html-docs the three last of them.<br
/>I´m living in Laget. Laget is a small place between Risør & Tvedestrand (both cities on the south coast of Norway). I have lived there with my parents all my life, and I must say I was quite satisfied living here, but now I can't wait getting myself to Grimstad.<br
/>My <a href="everett.pl?pic" onMouseover="mess(this.href)" onMouseout="mess(0)">sister</a> and my <a href="everett.pl?pic" onMouseover="mess(this.href)" onMouseout="mess(0)">brother</a> have left home to seek for a "better" place. My sister are now living in Grimstad, and my brother are for now travelling somewhere in the world.<br
/>Most of the time, I´m sitting home, infront of my <a href="#computer" onMouseover="mess(this.href)" onMouseout="mess(0)">computer</a>, living a monotonous life. But luckely, I sometimes get together with my friends (mostly weekends), and then there is some more activity...<br
/>In addition to sitting infront of the computer, there's nothing like seeing a great movie! Here's a list of some <a href="everett.pl?about/movies" onMouseover="mess(this.href)" onMouseout="mess(0)">movies</a> I've seen.
</p>
<a name="computer"><h3>computer</h3></a><p class="p"
><span class="h2">Autumn 1996</span><br
/>Prosessor: p1 100MHz<br
/>Mainboard: undefined<br
/>RAM: 16Mb EDO ram<br
/>Harddisk: Caviar 850Mb<br
/>Graphic accelerator: ATI mach64 pci 2Mb<br
/>Monitor: 15" Goldstar<br
/>Soundcard: ESS ES688 Audiodrive<br
/>CD-rom: Hitachi 8x<br
/>Printer: Canon BJC-210<br
/>Spring 1997<br
/>RAM: 48Mb EDO ram<br
/>CD-rom: Pioneer 16x<br
/> <br
/><span class="h2">Autumn 1998</span><br
/>Harddisk: Seagate Medalist 6,5gb 5400rpm<br
/>Graphic accelerator: Hercules Stingray 8Mb<br
/>Soundcard: AWE 64 ISA bulk<br
/>Printer: HP-Deskjet 690C<br
/> <br
/><span class="h2">Cristmas 1998</span><br
/>ISDN-card: Teles bri 16.3<br
/> <br
/><span class="h2">Winter 1999</span><br
/>Prosessor: p2 350MHz<br
/>Mainboard: ABIT BH6<br
/>RAM: 128Mb 100MHz SD-RAM<br
/>Graphic accelerator: ATI Rage Fury Pro 32Mb<br
/> <br
/><span class="h2">Summer 1999</span><br
/>Graphic accelerator: Creative Riva TNT2 Ultra 32Mb<br
/> <br
/><span class="h2">Autumn 1999</span><br
/>Ethernet Card: Trust ethernet card 10mb<br
/> <br
/><span class="h2">Cristmas 1999</span><br
/>Keyboard & mouse: Logitech Cordless Desktop iTouch<br
/>ISDN-card: Asuscom ISDNlink<br
/> <br
/><span class="h2">Winter 2000</span><br
/>Harddisk: IMB Deskstar 18GB ATA-66<br
/>Prosessor: Intel P3 500E 256kBcache<br
/> <br
/><span class="h2">Autumn 2000</span><br
/>CD-writer: Plextor 8x/4x/32x Plexwriter IDE<br
/>RAM: 128MB 133MHz SD-RAM<br
/>Winter 2001<br
/>Soundcard: Creative SB Live! 5.1<br
/> <br
/><span class="h2">Winter 2001</span><br
/>Fan: undefined<br
/>Modified: P3 500EMHz -> P3 800EBMHz (won't give up before 1GHz...)<br
/><img src="../common/inv.gif" height="100">
</p></div>
<!-- end: MAIN -->
</body>
</html>