/*
* Program: Synonym
* File: html_parser.c
* Author: Cristian Draghici
* Date: 11 Sep 2003
*
* $Id: html_parser.c,v 1.2 2003/10/30 14:54:10 diciu Exp $
*
* Licensed under the Modulo Consulting Software License
* (see file license.txt)
*
*/
#include
#include
#include
#include
#include
#include
#include "disclaimer.h"
#include "html_parser.h"
#define print_debug syslog
/* Called by the SAX parser when it reaches the end of an element (e.g.