Duck hunt

<!-- 2. Start Meta and links -->

<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />

<style type="text/css">
/* For Mozilla only: create rounded corners */
#box {
-moz-border-radius: 10px 10px 10px 10px;
}
</style>

<link rel="stylesheet" type="text/css" href="wtag/css/main.css" />
<link rel="stylesheet" type="text/css" href="wtag/css/main-style.css" />
<!--[if IE]>
<link rel="stylesheet" type="text/css" href="wtag/css/ie-style.css" />
<![endif]-->

<script type="text/javascript" src="wtag/js/dom-drag.js"></script>
<script type="text/javascript" src="wtag/js/scroll.js"></script>
<script type="text/javascript" src="wtag/js/conf.js"></script>
<script type="text/javascript" src="wtag/js/ajax.js"></script>
<script type="text/javascript" src="wtag/js/drop_down.js"></script>

<!-- 2. End Meta and links -->

*and paste it into your existing page before the </head> closing tag.
*Copy the shoutbox HTML code and insert it into your web page somewhere between the <body> starting and </body> closing tags. Edit the main-style.css file to position the chat box precisely where you want it to be.
<Back
Next page 2>