// JavaScript Document
document.write("<div class=header align=center>");
document.write(" <table width=100% border=0 cellspacing=0 cellpadding=0>");
document.write("<tr>");
document.write("<td valign=bottom><img src=images/tri.png width=12 height=15 /></td>");
document.write(" <td><img src=images/banner.jpg width=957 height=223 alt=Logo/></td>");
document.write("<td valign=bottom><img src=images/tri2.png width=12 height=15/></td>");
document.write("</tr>");
document.write("</table>");
document.write("   </div>");
document.write("<div class=title align=center><table width=75% border=0 cellspacing=0 cellpadding=0>");
document.write("<tr>");
document.write(" <td><img src=images/logo.png width=65 height=90/></td>");
document.write(" <td><img src=images/title_8thISUOG.png width=459 height=46 alt=8th ISUOG Outreach Course /></td>");
document.write(" <td><p><strong>Date:</strong> 7 – 9 April 2012<br />");
document.write("  <strong>Venue:</strong> Raffles Town Club</p></td>");
document.write("   </tr>");
document.write(" </table>");
document.write(" </div> ");

