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='guidance.html'>Guidance for new Students</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='studentverification.html'>Online Student Verification</option>");
document.write("            <option value='Agentlogin.html'>Online Agent Login</option>");
document.write("            <option value='downloads.html'>Downloads</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='payment.html'>Online Payment</option>");
document.write("            <option value='agents.html'>Overseas Agents</option>");
document.write("            <option value='ccdform.pdf'>Change of Contact Details</option>");
document.write("            <option value='tutor.html'>Virtual Tutor (Student/Tutor)</option>");
document.write("            </select>");
document.write("        </td>");
document.write("      </tr>");
document.write("    </table>");
document.write("    </td>");
document.write("  </tr>");
