var cText = ""
cText += "<body bgcolor=#FFFEEF text=#000000 leftmargin=0 topmargin=0 marginwidth=0 marginheight=0>"
cText +="<table summary='This table is used for layout purpose' width='100%' border='0' cellpadding='0' cellspacing='0'>"


cText +="<tr><td colspan='3' height='20px' align='right' valign='middle' bgcolor='#CED1D6'><font class=F_NaviText>Best viewed using IE 5.5+ or Netscape 8.0+ with 800 by 600 screen resolution.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</font></td>"
cText +="</tr>"

cText +="<tr><td style='width:12px;height:12px' valign='top' bgcolor='#ADB4BF'>&nbsp;</td>"
cText +="<td style='width:480px' valign='bottom' bgcolor='#ADB4BF'><a href='../home/privacy.htm' class='Footer_Navi' tabindex='51' accesskey=' '><font class=F_NaviText>Privacy Statement</font></a>  |  <a href='../home/terms.htm' class='Footer_Navi' tabindex='51' accesskey=' '><font class=F_NaviText>Terms of Use</font></a></td>"
cText +="<td width='200' height='12px' align='right' valign='top' bgcolor='#ADB4BF' class='F_NaviText'>©2007 Parliament of Singapore</td>"
cText +="</tr></table></body>"    
document.write(cText) 

