rssconvert = '';
rssconvert += "<style type=\"text/css\">";
rssconvert += "	.rssconvert-wrapper {";
rssconvert += "		font-family: " + font + ";";
rssconvert += "		font-size: " + size + ";";
rssconvert += "		width: " + width + ";";
rssconvert += "	}";
rssconvert += "	.rssconvert-title {";
rssconvert += "		color: " + titleColor + ";";
rssconvert += "		background-color: " + titleBackgroundColor + ";";
rssconvert += "	}";
rssconvert += "	.rssconvert-link {";
rssconvert += "		background-color: " + linkBackgroundColor + ";";
rssconvert += "		margin: 0px 0px 4px 0px;";
rssconvert += "	}";
rssconvert += "	.rssconvert-link a {";
rssconvert += "		color: " + linkColor + ";";
rssconvert += "		text-decoration: none;";
rssconvert += "	}";
rssconvert += "	.rssconvert-link a:hover {";
rssconvert += "		text-decoration: underline;";
rssconvert += "	}";
rssconvert += "</style>";
rssconvert += "<div class=\"rssconvert-wrapper\">";
rssconvert += "	<div class=\"rssconvert-title\">NPR Topics: News</div>";
rssconvert += "	<div class=\"rssconvert-link\"><a href=\"http://www.npr.org/templates/story/story.php?storyId=129629729&amp;ft=1&amp;f=1001\" title=\"When Interstate 95 was being built 50 years ago, high-speed roadways and high-tech cars were a fantasy of things to come. These days, I-95 commuters fantasize about simply being able to move. With smarter cars and sky-high roads, the future may just come to their rescue.\">Flying Cars? Conveyor Belts? The Future Of I-95</a></div>";
rssconvert += "	<div class=\"rssconvert-link\"><a href=\"http://www.npr.org/templates/story/story.php?storyId=129649433&amp;ft=1&amp;f=1001\" title=\"After mad cow disease, peanut butter recalls and e-coli in spinach, shoppers want to know what’s in their food and where it comes from. That's turned a very old way of eating into a very new way of shopping -- one that crosses religious lines.\">Safer For Your Soul, But Is Kosher Healthier, Too?</a></div>";
rssconvert += "	<div class=\"rssconvert-link\"><a href=\"http://www.npr.org/templates/story/story.php?storyId=129594806&amp;ft=1&amp;f=1001\" title=\"The storm swooped into New England waters as a tropical storm with winds of 70 mph after sideswiping North Carolina's Outer Banks, where it caused flooding but no injuries and little damage.\">Earl's Biggest Damage In Northeast: Business</a></div>";
rssconvert += "	<div class=\"rssconvert-link\"><a href=\"http://www.npr.org/templates/story/story.php?storyId=129654021&amp;ft=1&amp;f=1001\" title=\"Paul Conrad took on U.S. presidents from Harry Truman to George W. Bush, mostly in the &lt;em&gt;Los Angeles Times&lt;/em&gt;, where he worked for 30 years. He was fierce in his liberalism and expressed it with a stark, unmistakable visual style.\">Pulitzer-Winning Cartoonist Paul Conrad Dies</a></div>";
rssconvert += "	<div class=\"rssconvert-link\"><a href=\"http://www.npr.org/templates/story/story.php?storyId=129652433&amp;ft=1&amp;f=1001\" title=\"The section on the website was replaced with a black bar  that says \"censored.\" A group of state attorneys general had asked the site to drop the section last  month, saying there weren't enough protections against blocking potentially  illegal ads promoting prostitution and child  trafficking.\">Craigslist Drops Adult Services Ads</a></div>";
rssconvert += "	<center style=\"font-size: 12px\"><a href=\"http://www.rssconvert.com/\">Powered by RssConvert</a></center></div>";
rssconvert += "";
document.write(rssconvert);