<!-- Begin
function popUp(URL) {
day = new Date();
id = day.getTime();
eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=0,width=625,height=430,left = 100,top = 80');");
}
// End -->

document.write("<table width=100% border=0 cellspacing=0 cellpadding=0 bgcolor=#345165>")
document.write("<tr>")
document.write("<td width=33>&nbsp;</td>")
document.write("<td width=498><font color=CACACA>This site is best viewed at 800 x 600 resolution using IE 5.5 or Netscape 7.0 & above.<br>")
document.write("Copyright &copy; 2008, Samudera Shipping Line Ltd, Singapore. All rights reserved.&nbsp; |&nbsp;  ")
document.write("<a href=javascript:popUp('terms_condition.htm')><font color=CACACA>Terms and Condition.</font></a><br>")
document.write("Last modified: June 18, 2008</font></td>")
document.write("<td width=54>&nbsp;</td>")
document.write("<td width=155><table width=155 height=60 border=0 cellpadding=0 cellspacing=0 background=images/mlilogo.gif>")
document.write("<tr>")
document.write("<td><a href=http://www.medialabs.com.sg target=_blank><img src=images/placeholder.gif width=155 height=60 border=0></a></td>")
document.write("</tr>")
document.write("</table></td>")
document.write("</tr>")
document.write("</table>")