﻿document.write("<tr>");
document.write("    <td width='100%'>");
document.write("    <table cellpadding='0' cellspacing='0' width='100%'>");
document.write("      <tr>");
document.write("        <td width='225'>");
document.write("        <img border='0' src='images/logo.jpg' width='255' height='85'></td>");
document.write("        <td width='645'>");
document.write("        <table cellpadding='0' cellspacing='0' width='100%'>");
document.write("          <tr>");
document.write("            <td width='100%'>");
document.write("            <p align='right'>");
document.write("            <select name='menu1' onchange=window.open(this.options[this.selectedIndex].value,'_top')> ");
document.write("            <option selected>Quick Links</option> ");
document.write("            <option value='#'></option> ");
document.write("            <option value='admissions.html'>Admissions</option> ");
document.write("            <option value='#'></option> ");
document.write("            <option value='courses.html'>Courses</option> ");
document.write("            <option value='accountancy.html'>&nbsp;&nbsp;&nbsp;&nbsp;Accountancy & Finance</option>");
document.write("            <option value='manag.html'>&nbsp;&nbsp;&nbsp;&nbsp;Management</option>");
document.write("            <option value='buss.html'>&nbsp;&nbsp;&nbsp;&nbsp;Business & Marketing Courses</option>");
document.write("            <option value='information.html'>&nbsp;&nbsp;&nbsp;&nbsp;Information Technology</option>");
document.write("            <option value='hospitality.html'>&nbsp;&nbsp;&nbsp;&nbsp;Hospitality Courses</option>");
document.write("            <option value='lang.html'>&nbsp;&nbsp;&nbsp;&nbsp;Language Courses</option>");
document.write("            <option value='prac.html'>&nbsp;&nbsp;&nbsp;&nbsp;Practical Courses</option>");
document.write("            <option value='#'></option> ");
document.write("            <option value='international.html'>International Students</option> ");
document.write("            <option value='college.html'>College Facilities</option> ");
document.write("            <option value='downloads.html'>Downloads</option> ");
document.write("            <option value='gallery.html'>Gallery</option> ");
document.write("            <option value='#'></option> ");
document.write("            </select>");
document.write("            </td>");
document.write("          </tr>");
document.write("          <tr>");
document.write("            <td width='100%' class='topmenu'><a href='synopsislogin.aspx' class='topmenu'>Login</a> | ");
document.write("            <a href='synopsisstudentverification.aspx' class='topmenu'>Student Verification</a> | ");
document.write("            <a href='synopsisstudentapplicationform.aspx' class='topmenu'>Student Application ");
document.write("            Form</a> | <a href='synopsisstudentapplicationstatus.aspx' class='topmenu'>Student Status</a> | <a href='synopsisagentapplicationfrom.aspx' class='topmenu'>Agent Application Form</a> | ");
document.write("            <a target='_blank' href='http://mail.londoncam.org.uk/mewebmail' class='topmenu'>Web Mail</a> | ");
document.write("            <a href='terms.html' class='topmenu'>Terms &amp; Conditions</a></td>");
document.write("          </tr>");
document.write("        </table>");
document.write("        </td>");
document.write("      </tr>");
document.write("    </table>");
document.write("    </td>");
document.write("  </tr>");