*******************************************************************************************************
ENGLISH - DEUTSCH siehe unten
*******************************************************************************************************

Hello webmaster

by adding the following HTML code to your website you may offer your visitors the Bantumi game
to play online. I wish you lot of fun and visitors. It would be great, if you could send me a
mail (to: webmaster@andybell.ch) containing the URL of the page you added the following code. Thank you.

Kind regards

Andy Bell

<!-- Start HTML code to embed the Bantumi Applet of Andy Bell -->
<div align="center">
<h1>Bantumi - play online</h1>

<table border="3" align="center" bgcolor=""  bordercolor="#0000FF" bordercolorlight="#0082FF" bordercolordark="#00009C">
<tr>
 <td>
        <applet
          codebase = "http://www.andybell.ch"
          code     = "bantumi.Bantumi.class"
          archive  = "bantumi10.jar"
          name     = "BantumiApplet"
          width    = "370"
          height   = "270"
          hspace   = "2"
          vspace   = "2"
          align    = "middle"
          alt      = "Your browser seems to have a problem with this applet"
        >
            <!--value="1" for english value="2" for deutsch-->
            <param name = "lang" value = "1">
        </applet>
 </td>
</tr>
</table>

<h6>&copy; Copyright 2002 - <a href="http://www.andybell.ch/" target="_blank">www.andybell.ch</a> - visit this site for Bantumi game rules and other details.</h6>
</div>
<!-- End of HTML code to embed the Bantumi Applet of Andy Bell -->

*******************************************************************************************************
DEUTSCH - ENGLISH see above
*******************************************************************************************************

Hallo webmaster

wenn Du folgenden HTML code in eine Deiner Seiten kopierst, kannnst Du Deinen Besuchern das Bantumi
online spielen anbieten. Ich wnsche Dir und Deinen Besuchern viel Spass. Es wre nett, wenn Du mich
in einer kurzen Mail (an: webmaster@andybell.ch) ber die URL informieren knntest, in welcher dieser
HTML code eingefgt wurde.

Besten Dank und alles Gute

Andy Bell

<!-- Start HTML code fr Einbindung des Bantumi Applet V1.0 von Andy Bell -->
<div align="center">
<h1>Bantumi - online spielen</h1>

<table border="3" align="center" bgcolor=""  bordercolor="#0000FF" bordercolorlight="#0082FF" bordercolordark="#00009C">
<tr>
 <td>
        <applet
          codebase = "http://www.andybell.ch"
          code     = "bantumi.Bantumi.class"
          archive  = "bantumi10.jar"
          name     = "BantumiApplet"
          width    = "370"
          height   = "270"
          hspace   = "2"
          vspace   = "2"
          align    = "middle"
          alt      = "Your browser seems to have a problem with this applet"
        >
            <!--value="1" for english value="2" for deutsch-->
            <param name = "lang" value = "2">
        </applet>
 </td>
</tr>
</table>

<h6>&copy; Copyright 2002 - <a href="http://www.andybell.ch/" target="_blank">www.andybell.ch</a> - besuche diese Seite fr Bantumi Spielregeln und andere Details zum Spiel.</h6>
</div>
<!-- Ende HTML code fr Einbindung des Bantumi Applet V1.0 von Andy Bell -->
