problem med variable
Hvorfor bliver height ikke sat rigtigt *SUK*<script type="text/javascript"><!--
var width = window.screen.availWidth - 100;
var height = window.screen.availHeight - 100;
document.write("width= :"+width+" height= "+height);
document.write("<area shape=\"rect\" coords=\"12,254,233,390\" href=\"#\" onclick=\"window.open('servlet/Start','Start','toolbar=yes,location=yes,directories=no,status=no,menubar=yes,scrollbars=yes,resizable=yes,copyhistory=yes,width="+width+",height="+height+",top=0,left=0'); return false\" onmouseover=\"this.style.cursor='hand'\" alt=\"Mortallove\">");
document.write("<area shape=\"rect\" coords=\"453,256,687,422\" href=\"#\" onclick=\"window.open('servlet/Startbeauty','Beauty','toolbar=yes,location=yes,directories=no,status=no,menubar=yes,scrollbars=yes,resizable=yes,copyhistory=yes,width="+width+",height="+height+",top=0,left=0'); return false\" onmouseover=\"this.style.cursor='hand'\" alt=\"All The Beauty\">");
-->
</script>
