﻿document.write("                    <p align='right'>Courses: <select name='menu2' onchange=window.open(this.options[this.selectedIndex].value,'_top')>");
document.write("            <option selected>Select</option>");
document.write("            <option value='accounting.html'>Accounting and Finance</option>");
document.write("            <option value='Management.html'>Business Studies</option>");
document.write("            <option value='ComputerIT.html'>Computer Science</option>");
document.write("            <option value='callcenter.html'>Call Centre Management</option>");
document.write("            <option value='airhostess.html'>Diploma Air Hostess & Cabin Crew</option>");
document.write("            <option value='English.html'>English Language</option>");
document.write("            <option value='Health_Care.html'>NVQ IN Health and Social Care</option>");
document.write("            <option value='Professional_Studies.html'>Professional Courses</option>");
document.write("            <option value='Hotel_Travel.html'>Travel and Tourism Management</option>");
document.write("            <option value='teacher.html'>Teacher Training</option>");
document.write("            </select>");