<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"
http://www.w3.org/TR/html4/loose.dtd"><html>
<head>
<title>Tomt dokument</title>
<meta name="keywords" content="roenving,
http://www.eksperten.dk/spm/500969"><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css">
html,body{height:100%;border:0px;margin:0px;padding:0px;text-align:center;}
#main{position:relative;width:740px;height:100%;overflow:hidden;}
#maintable{position:absolute;left:0px;top:0px;border:1px inset;#527AA7;width:100%;height:100%;background:transparent;z-index:1}
#bgPic{position:absolute;left:0px;top:0px;z-index:0;clip:rect(0px,0px,0px,0px);}
</style>
<script language="javascript" type="text/javascript">
function resPic(){
pic = document.getElementById('bgPic').style;
tbl = document.getElementById('maintable');
//pic.height = tbl.offsetHeight + 'px';
pic.width = tbl.offsetWidth + 'px';
pic.clip = 'rect(0px, ' + tbl.offsetWidth + 'px ' + tbl.offsetHeight + 'px 0px)';
}
</script>
</head>
<body onresize="resPic()" onload="resPic()">
<div id="main">
<img id="bgPic" src="../billede.jpg">
<table id="maintable">
<tr>
<td>Noget
</td>
</tr>
</table>
</div>
</body>
</html>