


<HTML> 
<HEAD> 
<TITLE>$bbtitle - </title> 
$headinclude 
</head> 
<body bgcolor="#ffffff" text="#000000" rightMargin=0 leftMargin=0 topMargin=0 marginheight="0" marginwidth="0" id=all> 
$header 

<table border="0" width="100%" cellpadding="0" cellspacing="0"><tr> 
<td width="100%">$navbar<br></TD> 
</tr></table> 

<div align="center"> 

<center> 

       
<APPLET NAME="DigiChat" CODEBASE="http://209.61.157.240/DigiChat_cbk/DigiClasses/"
				CODE="digi.digichat.DigiChatApplet"
				WIDTH="200" HEIGHT="100" ALIGN="MIDDLE"
				ARCHIVE="client.jar">
				
			<PARAM NAME="siteID" VALUE="1002">
			<PARAM NAME="cabbase" VALUE="Client.cab">
			<PARAM NAME="background" VALUE="ffffff">
			<PARAM NAME="textcolor" VALUE="000000">
 			<PARAM NAME="NICKNAME" value="$bbuserinfo[username]">
            DigiChat requires a Java Compatible web browser to run. 
		</APPLET>

</center> 

</div> 

<!-- Time--> 
<table border="0" width="100%" cellpadding="4" cellspacing="0"><tr> 

<td width="100%" valign="middle" align="center" nowrap><b><FONT face="arial (arabic)" size="2" >$timezone</font></b></b></td> 
</tr></table> 
<!-- /Time--> 

$footer 
</body> 
</html>

