﻿document.write('<tr>');
document.write('            <td width="100%" height="33">&nbsp;</td>');
document.write('          </tr>');
document.write('          <tr>');
document.write('            <td width="100%" align="center">');
document.write('            <a href="courses.html">');
document.write('            <img border="0" src="images/courses.jpg" width="185" height="135"></a>&nbsp;&nbsp;');
document.write('            <a href="howtoapply_visa.html">');
document.write('            <img border="0" src="images/visa.jpg" width="185" height="135"></a>&nbsp;&nbsp;');
document.write('            <a href="howtoapply_arrival.html">');
document.write('            <img border="0" src="images/arrival.jpg" width="185" height="135"></a></td>');
document.write('          </tr>');
