feedSource = '';
feedSource += "<style type=\"text/css\">";
feedSource += "	.feedSource-wrapper {";
feedSource += "		font-family: " + font + ";";
feedSource += "		font-size: " + size + ";";
feedSource += "		width: " + width + ";";
feedSource += "	}";
feedSource += "	.feedSource-title {";
feedSource += "		color: " + titleColor + ";";
feedSource += "		background-color: " + titleBackgroundColor + ";";
feedSource += "	}";
feedSource += "	.feedSource-link {";
feedSource += "		background-color: " + linkBackgroundColor + ";";
feedSource += "		margin: 0px 0px 4px 0px;";
feedSource += "	}";
feedSource += "	.feedSource-link a {";
feedSource += "		color: " + linkColor + ";";
feedSource += "		text-decoration: none;";
feedSource += "	}";
feedSource += "	.feedSource-link a:hover {";
feedSource += "		text-decoration: underline;";
feedSource += "	}";
feedSource += "</style>";
feedSource += "<div class=\"feedSource-wrapper\">";
feedSource += "	<div class=\"feedSource-title\">\"RIDER DOWN\" EVENTS</div>";
feedSource += "	<div class=\"feedSource-link\"><a href=\"http://www.riderdownnetwork.com/news/2010/5/10/mdaharley-davidson-ride-for-a-cure-june-5th-900am.html\" title=\"<![CDATA[<p>The 9th Annual MDA/Harley-Davidson Ride For a Cure will be held Saturday, June 5, 2010 starting at the Grand Junction Harley-Davidson.&nbsp; Registration starts at 9:00AM with Riders Out at 11:00AM.&nbsp;</p>\">MDA/Harley-Davidson Ride For a Cure -- June 5th @ 9:00AM</a></div>";
feedSource += "	<div class=\"feedSource-link\"><a href=\"http://www.riderdownnetwork.com/news/2010/4/26/blue-star-moms-poker-run-may-22-2010.html\" title=\"<![CDATA[<p>The Blue Stat Mom's are hosting a Poker Run to leave Moses Leather 759 Horizon Dr, Grand Junction at 9:30AM (Registration starts at 9:00AM.&nbsp; Stops include Delta, Grand Mesa, Grand Junction, Fruita, and end at Hooters in Grand Junction.</p>\">Blue Star Mom's Poker Run - May 22, 2010</a></div>";
feedSource += "	<div class=\"feedSource-link\"><a href=\"http://www.riderdownnetwork.com/news/2010/3/25/8th-annual-wings-for-charity-all-bike-poker-run-june-12-2010.html\" title=\"<![CDATA[<p>The Grand Junction Chapter B of the Colorado Gold Wing Road Riders Association is holding their 8th Annual Charity all Bike Poker Run to benefit the Western Slope Honor Flight for WWII veterans.&nbsp; The Poker Run is&nbsp;on Saturday, June 12, 2010 with&nbsp;sign in and departure from Motorcycle Accessories, 2060 E. Main St.&nbsp;between 9:00AM to 11:00AM.&nbsp;&nbsp;</p>\">8th Annual Wings for Charity all Bike Poker Run June 12, 2010</a></div>";
feedSource += "";
document.write(feedSource);