<?
require "root.inc";
require "string.inc";
require "cenv.inc";
require "error.inc";
$env = new cEnv;
require "find_hosp_news.inc.php";
 
 
## parameters to feed script
$maintitle = "Ratemyhospital.ie News headlines";
$mainurl = "http://www.irishhealth.com/hospital";
$description = "ratemyhospital.ie - It's your health service. Have your say !";
$art_display_page = "http://www.irishhealth.com/hospital/hosp_newsstory.html?rss";
$logo_url="http://www.irishhealth.com/new/rate_hos_logo.gif";
$logo_url_width=42;
$logo_url_height=60;
$artstr = GetArtStr("all");
## end of parameters to feed script

include "../rss/ihfeed_new.xml"
?>
