<!-- START ADDME ARTICLE DISPENSER -->
<script language="JavaScript" src="
http://www.addme.com/dispenser.js"></script>
<script>
var showbox=true;
// show the box? (default: true)
var showdates=true;
// show the dates? (default: true)
var showbullets=false; //
show the bullets? (default: true)
var fontface="helvetica, arial"; // face of the font (default: "helvetica, arial")
var fontsize=2;
// font size (default: 2)
var boxcolor="#4444FF"; // color of the box (default: "#5EBF4D")
var
boxbgcolor="#DDDDDD"; // background color of the box (default: "#FFFFFF")
var
boxwidth=250;
// width of the box (default: 250)
var boxtextcolor="#FFFFFF"; // color of the box text (default:
"#FFFFFF")
var linkcolor="#7777ff"; // color of the links
var linkcolorover="#F56E01";
// color of links when mouse is over them?
var linkunderline=true;
// underline links?
var linkunderlineover=false; // underline links when mouse is over them?
var articlecount=15; // number of articles to
display (default: 5)
dispenseArticles();
</script>
<!-- END OF ADDME ARTICLE DISPENSER - COPYRIGHT 2000 -->