HTML Code:
<html><head>
<script language="JAVASCRIPT">
<!--
function alderImage() {
pic = new Array();
pic[0] = 'https://jupiter.inthehive.net/sites/bigwood/Departments/sandpit/Site%20Images/yellow who.png';
pic[1] = 'https://jupiter.inthehive.net/sites/bigwood/Departments/sandpit/Site%20Images/yellow what.png';
pic[2] = 'https://jupiter.inthehive.net/sites/bigwood/Departments/sandpit/Site%20Images/yellow where.png';
pic[3] = 'https://jupiter.inthehive.net/sites/bigwood/Departments/sandpit/Site%20Images/yellow why.png';
pic[4] = 'https://jupiter.inthehive.net/sites/bigwood/Departments/sandpit/Site%20Images/yellow when.png';
randomNum = Math.floor(Math.random()*pic.length);
newImage = pic[randomNum];
return newImage;
}
// -->
<!--
function birchImage() {
pic = new Array();
pic[0] = 'https://jupiter.inthehive.net/sites/bigwood/Departments/sandpit/Site%20Images/green who.png';
pic[1] = 'https://jupiter.inthehive.net/sites/bigwood/Departments/sandpit/Site%20Images/green what.png';
pic[2] = 'https://jupiter.inthehive.net/sites/bigwood/Departments/sandpit/Site%20Images/green where.png';
pic[3] = 'https://jupiter.inthehive.net/sites/bigwood/Departments/sandpit/Site%20Images/green why.png';
pic[4] = 'https://jupiter.inthehive.net/sites/bigwood/Departments/sandpit/Site%20Images/green when.png';
randomNum = Math.floor(Math.random()*pic.length);
newImage = pic[randomNum];
return newImage;
}
// -->
<!--
function chestnutImage() {
pic = new Array();
pic[0] = 'https://jupiter.inthehive.net/sites/bigwood/Departments/sandpit/Site%20Images/blue who.png';
pic[1] = 'https://jupiter.inthehive.net/sites/bigwood/Departments/sandpit/Site%20Images/blue what.png';
pic[2] = 'https://jupiter.inthehive.net/sites/bigwood/Departments/sandpit/Site%20Images/blue where.png';
pic[3] = 'https://jupiter.inthehive.net/sites/bigwood/Departments/sandpit/Site%20Images/blue why.png';
pic[4] = 'https://jupiter.inthehive.net/sites/bigwood/Departments/sandpit/Site%20Images/blue when.png';
randomNum = Math.floor(Math.random()*pic.length);
newImage = pic[randomNum];
return newImage;
}
// -->
<!--
function centreImage() {
pic = new Array();
pic[0] = 'https://jupiter.inthehive.net/sites/bigwood/Pupils/Year%207%20Pupils/7%20generic/main.jpg';
randomNum = Math.floor(Math.random()*pic.length);
newImage = pic[randomNum];
return newImage;
}
// -->
<!--
function frontImage() {
pic = new Array();
pic[0] = 'https://jupiter.inthehive.net/sites/bigwood/Pupils/Year%207%20Pupils/7%20generic/oak.jpg';
randomNum = Math.floor(Math.random()*pic.length);
newImage = pic[randomNum];
return newImage;
}
// -->
<!--
function douglasImage() {
pic = new Array();
pic[0] = 'https://jupiter.inthehive.net/sites/bigwood/Departments/sandpit/Site%20Images/red who.png';
pic[1] = 'https://jupiter.inthehive.net/sites/bigwood/Departments/sandpit/Site%20Images/red what.png';
pic[2] = 'https://jupiter.inthehive.net/sites/bigwood/Departments/sandpit/Site%20Images/red where.png';
pic[3] = 'https://jupiter.inthehive.net/sites/bigwood/Departments/sandpit/Site%20Images/red why.png';
pic[4] = 'https://jupiter.inthehive.net/sites/bigwood/Departments/sandpit/Site%20Images/red when.png';
randomNum = Math.floor(Math.random()*pic.length);
newImage = pic[randomNum];
return newImage;
}
// -->
<!--
function elmImage() {
pic = new Array();
pic[0] = 'https://jupiter.inthehive.net/sites/bigwood/Departments/sandpit/Site%20Images/orange who.png';
pic[1] = 'https://jupiter.inthehive.net/sites/bigwood/Departments/sandpit/Site%20Images/orange what.png';
pic[2] = 'https://jupiter.inthehive.net/sites/bigwood/Departments/sandpit/Site%20Images/orange where.png';
pic[3] = 'https://jupiter.inthehive.net/sites/bigwood/Departments/sandpit/Site%20Images/orange why.png';
pic[4] = 'https://jupiter.inthehive.net/sites/bigwood/Departments/sandpit/Site%20Images/orange when.png';
randomNum = Math.floor(Math.random()*pic.length);
newImage = pic[randomNum];
return newImage;
}
// -->
<!--
function oakImage() {
pic = new Array();
pic[0] = 'https://jupiter.inthehive.net/sites/bigwood/Departments/sandpit/Site%20Images/violet who.png';
pic[1] = 'https://jupiter.inthehive.net/sites/bigwood/Departments/sandpit/Site%20Images/violet what.png';
pic[2] = 'https://jupiter.inthehive.net/sites/bigwood/Departments/sandpit/Site%20Images/violet where.png';
pic[3] = 'https://jupiter.inthehive.net/sites/bigwood/Departments/sandpit/Site%20Images/violet why.png';
pic[4] = 'https://jupiter.inthehive.net/sites/bigwood/Departments/sandpit/Site%20Images/violet when.png';
randomNum = Math.floor(Math.random()*pic.length);
newImage = pic[randomNum];
return newImage;
}
// -->
<!--
function mugaImage() {
pic = new Array();
pic[0] = 'https://jupiter.inthehive.net/sites/bigwood/Departments/sandpit/Site%20Images/purple1.png';
pic[1] = 'https://jupiter.inthehive.net/sites/bigwood/Departments/sandpit/Site%20Images/purple2.png';
pic[2] = 'https://jupiter.inthehive.net/sites/bigwood/Departments/sandpit/Site%20Images/purple3.png';
pic[3] = 'https://jupiter.inthehive.net/sites/bigwood/Departments/sandpit/Site%20Images/purple4.png';
pic[4] = 'https://jupiter.inthehive.net/sites/bigwood/Departments/sandpit/Site%20Images/purple5.png';
randomNum = Math.floor(Math.random()*pic.length);
newImage = pic[randomNum];
return newImage;
}
// -->
</script>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head><body>
<table width="100%" border="0" cellpadding="0">
<tbody><tr>
<td width="50%" rowspan="2"><img src="schoolmap2.png" border="0" usemap="#Map"></td>
<td width="50%" height="380" align="center" valign="middle">
<img name="myImage2" src="https://jupiter.inthehive.net/sites/bigwood/Pupils/Year%207%20Pupils/7%20generic/oak.jpg">
<p><br><br>
</p></td>
</tr>
<tr>
<td align="center" valign="middle"><font size="4">Click on any block to get to its building page</font></td>
</tr>
</tbody>
</table>
<br><br><br>
<map name="Map">
<area shape="rect" coords="55,152,108,232" href="/sites/bigwood/Pupils/Year%207%20Pupils/7%20pages/Alder.aspx" alt="Alder"
onMouseOver="document.images.myImage2.src = alderImage();" onMouseOut="document.images.myImage2.src = frontImage();" >
<area shape="rect" coords="109,103,190,159" href="/sites/bigwood/Pupils/Year%207%20Pupils/7%20pages/Birch.aspx" alt="Birch" onMouseOver="document.images.myImage2.src = birchImage();" onMouseOut="document.images.myImage2.src = frontImage();" >
<area shape="rect" coords="192,157,237,220" href="/sites/bigwood/Pupils/Year%207%20Pupils/7%20pages/Chestnut.aspx" alt="Chestnut" onMouseOver="document.images.myImage2.src = chestnutImage();" onMouseOut="document.images.myImage2.src = frontImage();" >
<area shape="rect" coords="111,235,183,281" href="/sites/bigwood/Pupils/Year%207%20Pupils/7%20pages/Oak.aspx" alt="Oak"
onMouseOver="document.images.myImage2.src = oakImage();" onMouseOut="document.images.myImage2.src = frontImage();" >
<area shape="poly" coords="321,294,391,266,455,390,389,419" href="/sites/bigwood/Pupils/Year%207%20Pupils/7%20pages/Douglas.aspx" alt="Birch" onMouseOver="document.images.myImage2.src = elmImage();" onMouseOut="document.images.myImage2.src = frontImage();" >
<area shape="rect" coords="121,17,281,85" href="/sites/bigwood/Pupils/Year%207%20Pupils/7%20pages/muga.aspx" alt="Muga" onMouseOver="document.images.myImage2.src = mugaImage();" onMouseOut="document.images.myImage2.src = frontImage();" >
<area shape="poly" coords="201,245,244,229,284,311,226,330,233,307" href="/sites/bigwood/Pupils/Year%207%20Pupils/7%20pages/Chestnut.aspx" alt="Douglas" onMouseOver="document.images.myImage2.src = douglasImage();" onMouseOut="document.images.myImage2.src = frontImage();" >
<area shape="poly" coords="226,341,280,322,272,346,264,353,251,420,222,413" href="/sites/bigwood/Pupils/Year%207%20Pupils/7%20pages/Chestnut.aspx" alt="Elm" onMouseOver="document.images.myImage2.src = elmImage();" onMouseOut="document.images.myImage2.src = frontImage();" >
<area shape="rect" coords="112,165,186,212" href="/sites/bigwood/Pupils/Year%207%20Pupils/7%20pages/Chestnut.aspx" alt="Elm" onMouseOver="document.images.myImage2.src = centreImage();" onMouseOut="document.images.myImage2.src = frontImage();" >
<area shape="rect" coords="113,295,178,346" href="#" onMouseOver="document.images.myImage2.src = frontImage();">
</map>
</body></html>
Bookmarks