document.writeln('<span  class=menubar>'); 
document.writeln('<table border=0 cellspacing=1 cellpadding=0><tr>');
document.writeln('<tr><td><img src="/hccimages/subjects003399.gif" width="110" height="23"></td></tr>');
document.writeln('<td width=110 height=18 bgcolor="#99CCFF" class=menurow id=sm1 ><a  class=menu href=# onmouseover='+'"'+'showMenu(1,176);return false;'+'"'+'>&nbsp;&nbsp;Art</a></td></tr>');
document.writeln('<td width=110 height=18 bgcolor="#99CCFF" class=menurow id=sm2 ><a  class=menu href=# onmouseover='+'"'+'showMenu(2,195);return false;'+'"'+'>&nbsp;&nbsp;Careers</a></td></tr>');
document.writeln('<td width=110 height=18 bgcolor="#99CCFF" class=menurow id=sm3 ><a  class=menu href=# onmouseover='+'"'+'showMenu(3,214);return false;'+'"'+'>&nbsp;&nbsp;Design</a></td></tr>');
document.writeln('<td width=110 height=18 bgcolor="#99CCFF" class=menurow id=sm4 ><a  class=menu href=# onmouseover='+'"'+'showMenu(4,233);return false;'+'"'+'>&nbsp;&nbsp;Drama & Music</a></td></tr>');
document.writeln('<td width=110 height=18 bgcolor="#99CCFF" class=menurow id=sm5 ><a  class=menu href=# onmouseover='+'"'+'showMenu(5,252);return false;'+'"'+'>&nbsp;&nbsp;EAL</a></td></tr>');
document.writeln('<td width=110 height=18 bgcolor="#99CCFF" class=menurow id=sm6 ><a  class=menu href=# onmouseover='+'"'+'showMenu(6,271);return false;'+'"'+'>&nbsp;&nbsp;English</a></td></tr>');
document.writeln('<td width=110 height=18 bgcolor="#99CCFF" class=menurow id=sm7 ><a  class=menu href=# onmouseover='+'"'+'showMenu(7,290);return false;'+'"'+'>&nbsp;&nbsp;Geography</a></td></tr>');
document.writeln('<td width=110 height=18 bgcolor="#99CCFF" class=menurow id=sm8 ><a  class=menu href=# onmouseover='+'"'+'showMenu(8,309);return false;'+'"'+'>&nbsp;&nbsp;History</a></td></tr>');
document.writeln('<td width=110 height=18 bgcolor="#99CCFF" class=menurow id=sm9 ><a  class=menu href=# onmouseover='+'"'+'showMenu(9,328);return false;'+'"'+'>&nbsp;&nbsp;ICT</a></td></tr>');
document.writeln('<td width=110 height=18 bgcolor="#99CCFF" class=menurow id=sm10 ><a  class=menu href=# onmouseover='+'"'+'showMenu(10,347);return false;'+'"'+'>&nbsp;&nbsp;Maths</a></td></tr>');
document.writeln('<td width=110 height=18 bgcolor="#99CCFF" class=menurow id=sm11 ><a  class=menu href=# onmouseover='+'"'+'showMenu(11,366);return false;'+'"'+'>&nbsp;&nbsp;MFL</a></td></tr>');
document.writeln('<td width=110 height=18 bgcolor="#99CCFF" class=menurow id=sm12 ><a  class=menu href=# onmouseover='+'"'+'showMenu(12,385);return false;'+'"'+'>&nbsp;&nbsp;PE</a></td></tr>');
document.writeln('<td width=110 height=18 bgcolor="#99CCFF" class=menurow id=sm13 ><a  class=menu href=# onmouseover='+'"'+'showMenu(13,404);return false;'+'"'+'>&nbsp;&nbsp;RE</a></td></tr>');
document.writeln('<tr><td width=110 height=18 bgcolor="#99CCFF" class=menurow id=sm14 ><a  class=menu href=# onmouseover='+'"'+'showMenu(14,423);return false;'+'"'+'>&nbsp;&nbsp;Science</a></td></tr>');
document.writeln('<tr><td><img src="/hccimages/subjectsbot003399.gif" width="110" height="23"></td></tr>');
document.writeln('</table></span>');

document.writeln('<span id=menu1>');
writeMenu('1');
document.writeln('</span>');

document.writeln('<span id=menu2>');
writeMenu('2');
document.writeln('</span>');

document.writeln('<span id=menu3>');
writeMenu('3');
document.writeln('</span>');

document.writeln('<span id=menu4>');
writeMenu('4');
document.writeln('</span>');

document.writeln('<span id=menu5>');
writeMenu('5');
document.writeln('</span>');

document.writeln('<span id=menu6>');
writeMenu('6');
document.writeln('</span>');

document.writeln('<span id=menu7>');
writeMenu('7');
document.writeln('</span>');

document.writeln('<span id=menu8>');
writeMenu('8');
document.writeln('</span>');

document.writeln('<span id=menu9>');
writeMenu('9');
document.writeln('</span>');

document.writeln('<span id=menu10>');
writeMenu('10');
document.writeln('</span>');

document.writeln('<span id=menu11>');
writeMenu('11');
document.writeln('</span>');

document.writeln('<span id=menu12>');
writeMenu('12');
document.writeln('</span>');

document.writeln('<span id=menu13>');
writeMenu('13');
document.writeln('</span>');

document.writeln('<span id=menu14>');
writeMenu('14');
document.writeln('</span>');








