document.writeln('<DIV ID="menuHead" CLASS="menuStyle">')

document.writeln('<A ID="menuHead1" CLASS="menuLink" HREF="index.html" ONMOUSEOUT="t=1; delayHide();" ONMOUSEOVER="popMenu(1)">News</A> |')
document.writeln('<A ID="menuHead2" CLASS="menuLink" HREF="#" ONMOUSEOUT="t=1; delayHide();" ONMOUSEOVER="popMenu(2)">Artists</A> |')
document.writeln('<A ID="menuHead3" CLASS="menuLink" HREF="performances.html" ONMOUSEOUT="t=1; delayHide();" ONMOUSEOVER="popMenu(3)">Performances</A> |')
document.writeln('<A ID="menuHead4" CLASS="menuLink" HREF="schools.html" ONMOUSEOUT="t=1; delayHide();" ONMOUSEOVER="popMenu(4)">Schools</A> |')
document.writeln('<A ID="menuHead5" CLASS="menuLink" HREF="community.html" ONMOUSEOUT="t=1; delayHide();" ONMOUSEOVER="popMenu(5)">Community</A> |')
document.writeln('<A ID="menuHead6" CLASS="menuLink" HREF="youthdance.html" ONMOUSEOUT="t=1; delayHide();" ONMOUSEOVER="popMenu(6)">Youth Group</A> |')
document.writeln('<A ID="menuHead7" CLASS="menuLink" HREF="kala.html" ONMOUSEOUT="t=1; delayHide();" ONMOUSEOVER="popMenu(7)">Corporate</A> |')
document.writeln('<A CLASS="menuLink" HREF="mailto:admin@kalathearts.co.uk" >Contact</A> </DIV>')

document.writeln('<DIV ID="menu1" CLASS="menuStyle">')
document.writeln('<A CLASS="menuLink" HREF="index.html" ONMOUSEOUT="t=1; delayHide();" ONMOUSEOVER="t=2;" ONCLICK="t=0; delayHide();">Latest</A> <br>')
document.writeln('</DIV>')

document.writeln('<DIV ID="menu2" CLASS="menuStyle">')
document.writeln('<A CLASS="menuLink" HREF="sushmita.html" ONMOUSEOUT="t=1; delayHide();" ONMOUSEOVER="t=2;" ONCLICK="t=0; delayHide();">Sushmita Pati</A><br>')
document.writeln('<A CLASS="menuLink" HREF="gudrun.html" ONMOUSEOUT="t=1; delayHide();" ONMOUSEOVER="t=2;" ONCLICK="t=0; delayHide();">Gudrun Maertins</A><br>')
document.writeln('</DIV>')

document.writeln('<DIV ID="menu3" CLASS="menuStyle">')
document.writeln('<A CLASS="menuLink" HREF="performances.html" ONMOUSEOUT="t=1; delayHide();" ONMOUSEOVER="t=2;" ONCLICK="t=0; delayHide();">Introduction</A> <br>')
document.writeln('</DIV>')
document.writeln('<DIV ID="menu4" CLASS="menuStyle">')
document.writeln('<A CLASS="menuLink" HREF="schools.html" ONMOUSEOUT="t=1; delayHide();" ONMOUSEOVER="t=2;" ONCLICK="t=0; delayHide();">Workshops</A> <br>')
document.writeln('</DIV>')
document.writeln('<DIV ID="menu5" CLASS="menuStyle">')
document.writeln('<A CLASS="menuLink" HREF="community.html" ONMOUSEOUT="t=1; delayHide();" ONMOUSEOVER="t=2;" ONCLICK="t=0; delayHide();">Workshops</A> <br>')
document.writeln('</DIV>')
document.writeln('<DIV ID="menu6" CLASS="menuStyle">')
document.writeln('<A CLASS="menuLink" HREF="youthdance.html" ONMOUSEOUT="t=1; delayHide();" ONMOUSEOVER="t=2;" ONCLICK="t=0; delayHide();">Youth Dance</A> <br>')
document.writeln('</DIV>')
document.writeln('<DIV ID="menu7" CLASS="menuStyle">')
document.writeln('<A CLASS="menuLink" HREF="kala.html" ONMOUSEOUT="t=1; delayHide();" ONMOUSEOVER="t=2;" ONCLICK="t=0; delayHide();">Who We Are</A> <br>')
document.writeln('<A CLASS="menuLink" HREF="careers.html" ONMOUSEOUT="t=1; delayHide();" ONMOUSEOVER="t=2;" ONCLICK="t=0; delayHide();">Recruitment</A> <br>')
document.writeln('</DIV>')
