Why Donate a Car to Charity?
Interested in donating you car to charity? Well if you have a car
that you don't have a use for or a vehicle you plan on selling,
you should read on and learn some of the advantages of donating
your car, truck or other vehicle.
If you have a car that is in need of some repairs or maybe doesnt
run. You should consider making a charity car donation.
|

|
| When you donate a car to charity you
not only benefit by getting rid of your vehicle but also by gaining
a tax deduction for your charitable donation. You also can donate
it to a charity of your choice.
Car, Truck, Boat and other vehicle donations are becoming more
and more popular each day and people are not missing out they are
making Car Donations every day. When people first hear about Charity
Car Donation Programs they might think it to be a big hassle to
donate a car to charity. But in fact they couldn't be more wrong.
Making a car donation is very easy and can save you from major headaches.
Trying to sell your car the old way may involve leaving a for sale
sign in the window and parking it at a parking lot for weeks or
even months while the weather tears away at your car. All the while
hoping to get a call from someone who wants to buy it. Or maybe
placing an ad in the newspaper automotive section and answering
call after call, waiting for people to come look at the vehicle
and doing this for weeks while paying for the classified ad. No
need for the aggravation.
With Charity Car Donation Programs all across the nation you can
now get your car sold with a simple phone call. Many charity organizations
are now offering to even pick up your car and do most of the work
involved, leaving you with only a few papers to sign. To top it
off, by doing this you will be making your Car Donation to a real
charity and helping other in need that would be forever grateful.
Some people may think that by hearing "donate" it means
they will get nothing in return but that is not the case here. By
making a car donation you can qualify for an IRS tax deduction.
So you will get a break on your Federal Income Tax from your car,
truck or other vehicle donation.
Any one can make a car donation those who are interested in Charity
Car Donations should contact their charity of choice to take advantage
of Car Donation Programs. Most charities are more than happy to
help guide you through the steps to getting your car donation processed
and donated. You can find a many charity car donation programs advertised
throughout this web site or you can contact your local prefrred
charity office for more information.
Car Donation News
$keyword = 'car+donation';
}
else
// process news topic selected
// <- EDIT THIS ->
switch ($feedid)
{
default:
$keyword = 'car+donation';
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
?>
|