
<TABLE height=1 cellSpacing=0 width="100%" bgColor=#000000 border=0>
  <TR>
    <TD width="54%" height=1><FONT face=Verdana size=1>
      <font color="#FFFF00">
      <SCRIPT language=JavaScript><!-- 
var d = new Date()
var h = d.getHours()
if (h < 12)
   document.write(" Bom-dia!  Seja bem-vindo  EXPTGB- Expert Game Boy! ")
else
  if (h < 18)
     document.write(" Boa-tarde!  Seja bem-vindo  EXPTGB- Expert Game Boy! ")
  else
     document.write(" Boa-noite!  Seja bem-vindo  EXPTGB- Expert Game Boy! ")
// --></SCRIPT>
      </font>
      </FONT></TD>
    <TD width="46%" height=1>
      <P align=right><FONT face=Verdana size=1 color="#FFFF00">
      <SCRIPT language=JavaScript>
<!-- Hiding
today = new Date()
document.write("",today.getHours(),"h",today.getMinutes(),"min")
if(today.getYear()<1900){
  document.write(" - ",today.getDate(),"/",today.getMonth()+1,"/",today.getYear()+1900,"");
  }else{
  document.write(" - ",today.getDate(),"/",today.getMonth()+1,"/",today.getYear(),"");
  }
// end hiding contents --> </SCRIPT>
      </FONT></P></TD></TR></TABLE>
