// JavaScript Document//function TopMenu() {//document.write(" <a name='top'></a> ");//document.write(" <a href='contact.html'><img src='templates/rainbow/rainbow1/images/topLink4.gif' width='54' height='20' class='navTopImg' alt='contact' /></a> ");//document.write(" <a href='resources.html'><img src='templates/rainbow/rainbow1/images/topLink3.gif' alt='resources' width='74' height='20' class='navTopImg' /></a> ");//document.write(" <a href='links.html'><img src='templates/rainbow/rainbow1/images/topLink2.gif' alt='links' width='41' height='20' class='navTopImg' /></a> ");//document.write(" <a href='about.html'><img src='templates/rainbow/rainbow1/images/topLink1.gif' alt='our vision' width='74' height='20' class='navTopImg2' /></a> ");//}function TopMenu() {document.write(" <div style='z-index: 3; position: abolute; top: 0px; margin: 0px; padding: 0px;'><a name='top' class='homeAnchor'></a></div> ");document.write(" <a href='aboutus.html'><img src='templates/rainbow/rainbow1/images/topLink12.gif' alt='our vision' width='74' height='20' class='navTopImg3' /></a><a href='links.html'><img src='templates/rainbow/rainbow1/images/topLink2.gif' alt='links' width='41' height='20' class='navTopImg3' /></a><a href='resources.html'><img src='templates/rainbow/rainbow1/images/topLink3.gif' alt='resources' width='74' height='20' class='navTopImg3' /></a><a href='contact.html'><img src='templates/rainbow/rainbow1/images/topLink4.gif' width='54' height='20' class='navTopImg3' alt='contact' /></a> ");}