|










|
Donate now to help cure & prevent
diabetes!
Are you thinking of selling or trading in an old car, truck, boat
or RV? Why not donate it to the American Diabetes Association instead?
You may receive the full fair market value as a tax deduction and
as a charitable contribution, your car donation could make a big
difference.
|

|
|
The
American Diabetes Association works with a reputable car donation
program that will conveniently and quickly pick-up your donated
car at no cost to you. To learn more, call our toll-free car donation
program at 1-800-ADA-6570 (1-800-232-6570).
Diabetes News
$keyword = 'Diabetes';
}
else
// process news topic selected
// <- EDIT THIS ->
switch ($feedid)
{
default:
$keyword = 'Diabetes';
break;
}
$news_url = 'http://news.search.yahoo.com/news/rss?p=' . $keyword . '&ei=UTF-8&fl=0&x=wrt';
// <- EDIT THIS ->
require_once "/home/joeychgo/carp/carp.php";
$rssnews='';
// clear caches for maintneance.
CarpClearCache(1);
// channel info
// <- EDIT THIS ->
CarpConf('maxcdesc',200);
// CarpConf('cborder','link');
CarpConf('cborder','');
CarpConf('bcb','');
CarpConf('acb','
');
CarpConf('bcimage',' ');
CarpConf('acimage',' ');
CarpConf('maxcimagew',200);
CarpConf('maxcimageh',100);
// refresh every 1 hours
CarpConf('cacheinterval',60);
// item info
CarpConf('maxitems',2);
CarpConf('linktarget',1);
CarpConf('iorder','link,date,author,desc');
CarpConf('bi','');
CarpConf('ai',' ');
CarpConf('biimage','');
CarpConf('aiimage',' ');
CarpConf('maxiimagew',100);
CarpConf('maxiimageh',150);
CarpConf('maxidesc',600);
CarpConf('maxititle',400);
// select the cache file
$keyword = str_replace ("+"," ",$keyword);
$news_title = ucwords(strtolower($keyword)) . " News";
$keyword = str_replace (" ","",$keyword);
// get the cached feed
ob_start();
CarpCacheShow($news_url, $keyword);
$rssnews = ob_get_contents();
ob_end_clean();
echo 'Current ' . $news_title . ' ' . $rssnews . '';
// end news hack
?>
|
|
|
 |
|