<!-- BEGIN CAMAMBA CHAT CODE -->

<!-- Modify these styles to match the input form to your site layout -->
<style type="text/css">
    .camambaChat {
        background-image: url("http://www.camamba.com/gfx/vgpbbg.png");
        background-repeat:no-repeat;
        background-position:center;
        font-size: 11px;
        font-weight: bold;
        font-Family: Arial, Helvetica, sans-serif;
        color: #000;
    }
    .camambaText {
        font-size: 11px;
        border: 1px #eee solid;
        background-color: #444;
        color: white;
        width: 100px;
        font-Family: Arial, Helvetica, sans-serif;
    }
    .camambaButton {
        font-size: 11px;
        border: 1px outset #900;
        color: white;
        background-color: #900;
    }
</style>

<script type="text/javascript" src="http://www.camamba.com/camamba4.js"></script>

<script type="text/javascript">
    /* By default your roomid is your domain name.
    The room id must always be a qualified domain name to keep it unique,
    but you may modify it for example to different subdomains
    to offer multiple rooms on one site. */

    var roomid = window.location.hostname.replace(/www./, "");
    var bgImage = "http://www.acropolisofathens.gr/images/blue_grad.jpg";
    var logoImage = "https://encrypted-tbn3.google.com/images?q=tbn:ANd9GcQymIr_JB_VKb5mdswrFc8lLmKMgViDk-FM6ijmcYWxNydsu";
    var fontColor = "FFFFFF";

    showEnter();
</script>
<center><a href="http://www.camamba.com/">Camamba - The Webcam Chat Community</a>

<!-- END CAMAMBA CHAT CODE -->