<?
require "../root.inc";
require "string.inc";
require "cenv.inc";
require "error.inc";
$env = new cEnv;
require "../utils.inc";

## parameters to feed script
$maintitle = "Chron's Disease Clinic News Headlines";
$mainurl = "http://www.irishhealth.com/clin/crohns";
$description = "Heart.ie - IrishHealth.com's Crohn's Disease Clinic";
$art_display_page = "http://www.irishhealth.com/clin/crohns/newsstory.html?rss";
#$logo_url="http://www.irishhealth.com/clin/cholesterol/images/sec1.jpg";
$logo_url_width=42;
$logo_url_height=60;
require "./keywords.php";
$artstr = GetArtStr("crohns", $keywords, 49 );
## end of parameters to feed script


include "../../rss/ihfeed_new.xml"
?>

