Chat Room App
<%@ Language="VBscript" %>
<%
' PortaChat 1.4
' Author: Peter Brunone
' Release Date: March 2, 2002
' Contact: peterbrunone@aspalliance.com
Dim strFrameColor
strFrameColor = "#DBE0E6"
Function WriteFonts
%>
<%
End Function
Function WriteSizes
%>
<%
End Function
Function WriteColors
%>
<%
End Function
%>