If you would like to add a link to The Java Shoppe on your site, just copy and paste one of the html codes below on your page.


For a text link ...

<a href="http://www.i-55.com/~mway/">The Java Shoppe</a>

For a graphic link ...

<a href="http://www.i-55.com/~mway/"><img src="http://www.i-55.com/~mway/images/js9.gif" border="0"></a>


Or if you prefer a java link ...

<applet codebase="http://www.i-55.com/~mway/"
code="DynamicBillboard.class" width="299" height="60">
<param name="delay" value="4000">
<param name="bgcolor" value="#FFFFFF">
<param name="billboards" value="3">
<param name="bill0" value="http://www.i-55.com/~mway/images/bb1.gif,http://www.i-55.com/~mway/index.html">
<param name="bill1" value="http://www.i-55.com/~mway/images/bb2.gif,http://www.i-55.com/~mway/index.html">
<param name="bill2" value="http://www.i-55.com/~mway/images/bb3.gif,http://www.i-55.com/~mway/index.html">
<param name="transitions" value="6,ColumnTransition,FadeTransition,
TearTransition,SmashTransition,UnrollTransition,RotateTransition">
</applet>