/************************************************************************

						      Slemish College
						   Global Navigation Menu

*************************************************************************/

document.write("<form name=\"globalmenu\" style=\"text-transform:none; font-weight:normal;\">");
document.write("<select style=\" font-size:8pt;color:#000000;font-family:verdana;background-color:#ffffff;\" name=\"menu\" onChange=\"location=document.globalmenu.menu.options[document.globalmenu.menu.selectedIndex].value;\">");
document.write("<option style=\"color:#ffffff;background:#224466; font-weight:bold;\" value=\"#\">Slemish Menu</option>");
document.write("<option tyle=\"color:#aaaaaa;\" value=\"#\"  selected=\"selected\" value=\"#\">Choose a website:</option>");
document.write("<option value=\"#\">&nbsp;</option>");
document.write("<option value=\"http://slemishcollege.org.uk\">College Home</option>");
document.write("<option value=\"http://slemishcollege.org.uk/exams\">Exams Office</option>");
document.write("<option value=\"http://slemishcollege.org.uk/home/students\">Online Learning</option>");
document.write("<option value=\"http://moodle.slemishcollege.org.uk\">Moodle VLE</option>");
document.write("<option value=\"#\">&nbsp;</option>");
document.write("<option value=\"http://slemish.ballymena.ni.sch.uk/art/art_home.php\">Art</option>");
document.write("<option value=\"http://french.slemishcollege.org.uk/\">French</option>");
document.write("<option value=\"http://www.thinkgeography.org.uk\">Geography</option>");
document.write("<option value=\"http://slemishcollege.org.uk/ict\">ICT</option>")
document.write("<option value=\"http://spanish.slemishcollege.org.uk/\">Spanish</option>");
document.write("<option value=\"#\">&nbsp;</option>");
document.write("<option value=\"http://photos.slemish.info/gallery/\">Photo Gallery</option>");
document.write("<option value=\"http://slemishcollege.org.uk/dukeofed\">DofE Award</option>");
document.write("<option value=\"http://slemishcollege.org.uk/rugby\">Slemish Rugby</option>");
document.write("<option value=\"http://slemishcollege.org.uk/Sports/Netball/home.php\">Slemish Netball</option>");
document.write("<option value=\"http://slemishcollege.org.uk/Sports/Hockey/Home.php\">Slemish Hockey</option>");
document.write("<option value=\"http://slemishcollege.org.uk/studentscouncil\">Students' Council</option>");
document.write("</select>");
document.write("</form>");