mirror of
git://git.psyced.org/git/psyced
synced 2024-08-15 03:25:10 +00:00
49 lines
1.5 KiB
HTML
49 lines
1.5 KiB
HTML
<TITLE>PSYC access by web applet</TITLE>
|
|
<BODY bgcolor="#444444"
|
|
text="#ffffff" link="#ffffff" alink="#ffffff" vlink="#c0c0c0">
|
|
|
|
<center>
|
|
<table height=100% cellpadding=9><tr>
|
|
<td colspan=3 align=center>
|
|
|
|
<a href="http://www.psyc.eu"><img src="psyc.gif" width=464 height=93
|
|
border=0></a><p>
|
|
|
|
|
|
<applet code=veChat.class archive=veChat.jar width=444 height=444>
|
|
|
|
<param name=LAYOUT value="java">
|
|
<param name=PLACES value="RendezVous;-;Africa;America;Asia;Australia;Europa;-;Basic;Buper;Cnet;Heise;IRC;PSYC;Zwirbel">
|
|
<naram name=DEFPLACE value="RendezVous">
|
|
|
|
<naram name=LANG value="en">
|
|
<naram name=TITLE value="">
|
|
<naram name=GREETING value="Hui!">
|
|
<naram name=ACTIVATION value="">
|
|
|
|
<param name=PORT value="2008">
|
|
<!-- param name=HOST value="localhost"
|
|
... only define HOST when your applet has the permission to connect
|
|
... anywhere else but to the calling server, or when you are using
|
|
... it standalone - in a normal case the applet will connect to the
|
|
... server it came from. best to leave unchanged.
|
|
-->
|
|
|
|
<param name=BGCOLOR value="3366CC">
|
|
<param name=FGCOLOR value="FFFFFF">
|
|
<param name=BGLAUNCHER value="003366">
|
|
<param name=BGBUTTON value="003366">
|
|
<noram name=FGAPPLET value="cccccc">
|
|
<param name=BGVIEW value="003366">
|
|
<param name=FGVIEW value="ffffff">
|
|
<param name=BGTALK value="003399">
|
|
<param name=BGPEOPLE value="003399">
|
|
<param name=BGPERSON value="003399">
|
|
<param name=BGSTATUS value="003366">
|
|
<noram name=FGSTATUS value="ffff99">
|
|
<param name=BGINPUT value="003366">
|
|
<naram name=FGINPUT value="ffff99">
|
|
|
|
</applet>
|
|
|
|
<p></td></tr></table>
|