';
$content .= $menulist; // see the modules/sideboxes/YOURTEMPLATE/categories_css.php for this
$content .= '
';
// May want to add ............onfocus="this.blur()"...... to each A HREF to get rid of the dotted-box around links when they're clicked.
// just parse the $content string and insert it into each A HREF tag
?>