document.write("<tr><td>")
document.write("<table height=\"100\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\" align=\"center\">")
document.write("<tr>")
document.write("<td><img src=\"images/VIClogo.jpg\" width=\"150\" height=\"70\"></td>")
document.write("<td><img src=\"images/SETSCOlogo.jpg\" width=\"150\" height=\"70\"></td>")
document.write("<td><img src=\"images/JClogo.jpg\" width=\"150\" height=\"70\"></td>")
document.write("</tr>")
document.write("</table>")
document.write("</td></tr>")

document.write("<tr>")
document.write("<td><table cellpadding=\"0\" cellspacing=\"0\" width=\"100%\"> ")
document.write("<tr>")
document.write("<td width=\"69%\" align=\"right\" valign=\"bottom\" class=\"copyright\"> Copyright &copy; 2012 VICOM Ltd. | Business Registration Number (198100320K)</td> ")
document.write("<td>&nbsp;</td> ")
document.write("<td width=\"31%\"><img src=\"images/ISO2.jpg\" height=\"77\" width=\"218\"></td> ")
document.write("</tr> ")
document.write("</table></td> ")
document.write("</tr>")

