ASP og Java
<style><!--
a{text-decoration:none}
//-->
</style>
<script LANGUAGE="javascript">
function naesteFoto(fotoid) {
if (fotoid == 1)
document.images[0].src = "../8/5.jpg";
else if (fotoid == 2)
document.images[0].src = "../8/2.jpg";
else if (fotoid == 3)
document.images[0].src = "../8/3.jpg";
else if (fotoid == 4)
document.images[0].src = "../8/4.jpg";
}
</script>
</head>
<body background="../../stribet_graa.gif">
<div align="center">
<center>
<table border="0" cellpadding="0" cellspacing="0" width="445" bgcolor="#FFFFFF" height="60">
<tr>
<td valign="middle" align="center" width="120" bgcolor="#132537"><a href="#" onClick="MyWindow=window.open('http://www.ferieoverblik.dk/sommerhus/database/sommerhuseksempel.htm','MyWindow','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=no,width=700,height=620');
return false;"><b><font face="Arial" color="#E87400" size="4">Tilbage</font></b></a></td>
<td valign="middle" align="center" width="325" style="border-right: 1 solid #000000; border-top: 1 solid #000000; border-bottom: 1 solid #000000"><b><font face="Arial" size="5">Område</font></b></td>
</tr>
</table>
</center>
</div>
<div align="center">
<center>
<table border="0" width="32%" cellpadding="2">
<tr>
<td width="48%"><img src="../nordjylland/2/x.jpg" align="bottom" border="1" width="300" height="200"> </td>
</tr>
</table>
</center>
</div>
<div align="center">
<center>
<table border="0" width="45%" cellspacing="4">
<tr>
<td width="25%">
<%
id = "8"
foto4 = id & "/1.jpg"
Response.write "<img src='" & Foto4 & "' align='bottom' width='100' height='66' border='1' LANGUAGE='JavaScript' OnMouseOver='naesteFoto(4); return false;'>"
%>
</td>
<td width="25%">
<%
id = "8"
foto4 = id & "/2.jpg"
Response.write "<img src='" & Foto4 & "' align='bottom' width='100' height='66' border='1' LANGUAGE='JavaScript' OnMouseOver='naesteFoto(4); return false;'>"
%>
</td>
<td width="25%">
<%
id = "8"
foto4 = id & "/3.jpg"
Response.write "<img src='" & Foto4 & "' align='bottom' width='100' height='66' border='1' LANGUAGE='JavaScript' OnMouseOver='naesteFoto(4); return false;'>"
%>
</td>
<td width="25%">
<%
id = "8"
foto4 = id & "/4.jpg"
Response.write "<img src='" & Foto4 & "' align='bottom' width='100' height='66' border='1' LANGUAGE='JavaScript' OnMouseOver='naesteFoto(4); return false;'>"
%>
</td>
</tr>
</table>
</center>
