document.write("<tr>");
document.write("    <td width='100%'>");
document.write("    <table cellpadding='0' cellspacing='0' width='100%'>");
document.write("      <tr>");
document.write("        <td width='613'>");
document.write("        <img border='0' src='images/logo.jpg' width='613' height='121'></td>");
document.write("        <td width='381' background='images/logobg.jpg'>");
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='why.html'>Why Study at SBC?</option>");
document.write("            <option value='entry.html'>Entry Requirements</option>");
document.write("            <option value='assessment.pdf'>Student Assessment</option>");
document.write("            <option value='admission.html'>Admission Procedure</option>");
document.write("            <option value='tier4.html'>Tier 4 Visa Requirements</option>");
document.write("            <option value='messageprinicipal.html'>Message from the Principal</option>");
document.write("            <option value='messageregistrar.html'>Message from the Registrar</option>");
document.write("            <option value='Applicationform.html'>Online Application Form</option>");
document.write("            <option value='ac.html'>Academic Calendar</option>");
document.write("            <option value='affiliations.html'>Affiliations</option>");
document.write("            <option value='facilities.html'>Facilities</option>");
document.write("            <option value='links.html'>Useful Links</option>");
document.write("            <option value='LIVE.html'>London LIVE</option>");
document.write("            <option value='payment.html'>Online Payment</option>");
document.write("            <option value='agents.html'>Overseas Agents</option>");
document.write("            <option value='https://photocard.tfl.gov.uk/tfl/gotoApply.do?type=student&from=home'>Apply Oyster Photocard</option>");
document.write("            <option value='ccdform.pdf'>Change of Contact Details</option>");
document.write("            <option value='http://studyatsbc.com/'>Virtual Tutor (Student/Tutor)</option>");
document.write("            </select>");
document.write("        </td>");
document.write("      </tr>");
document.write("    </table>");
document.write("    </td>");
document.write("  </tr>");

