inc_syndicate_js =
'<style type="text/css"  media="all">\n'

+'.rss-box {\n'
+'margin: 0px 0px 10px 0px;\n'
+'padding: 4px 8px;\n'
+'background-color: #f7f7f7;\n'
+'border: 1px solid #d7d7d7;\n'
+'list-style-type: none;\n'
+'}\n'

+'.rss-title {\n'
+'font-family: "Trebuchet MS", Trebuchet, Lucida, sans-serif;\n'
+'font-size: 16px;\n'
+'font-weight:bold;\n'
+'text-decoration : none;\n'
+'text-align : center;\n'
+'color: #06c;\n'
+'margin: 0 0 10px 0;\n'
+'padding: 0;\n'
+'letter-spacing: 1px;\n'
+'border-bottom: none;\n'
+'}\n'

+'.rss-title a:link, .rss-title a:visited, .rss-title a:active{\n'
+'color: #06c;\n'
+'}\n'



+'.rss-description {\n'
+'font-family: verdana, arial, sans-serif;\n'
+'font-size: 11px;\n'
+'font-weight : normal;\n'
+'text-decoration : none;\n'
+'color: #000000;\n'
+'margin: 0;\n'
+'}\n'

+'.rss-items {\n'
+'list-style: disc;\n'
+'text-align: left;\n'
+'margin: 0 0 0 0;\n'
+'padding: 10px 0 10px 15px;\n'
+'border-top: 1px solid #d7d7d7;\n'
+'}\n'

+'.rss-item a:link, .rss-item a:visited, .rss-item a:active {\n'
+'font-family: verdana, arial, sans-serif;\n'
+'font-size: 11px;\n'
+'font-weight : bold;\n'
+'text-decoration : none;\n'
+'color: #06c;\n'
+'margin: 0 0 0 0;'
+'}\n'

+'.rss-item a:hover {\n'
+'text-decoration : none;\n'
+'margin: 0 0 0 0;'
+'color: #b85b5a;\n'
+'}\n'

+'.rss-date {\n'
+'font-family: verdana, arial, sans-serif;\n'
+'font-size: 9px;\n'
+'font-weight : normal;\n'
+'text-decoration : none;\n'
+'color: #333333;\n'
+'margin: 0 0 5px 0;\n'
+'text-align: center;\n'
+'}\n'

+'</style>';

// end_var_declaration
document.write(inc_syndicate_js);

//feed = '<script language="JavaScript" src="http://www.thebluegrassblog.com/feed2js/feed2js_g.php?src=http%3A%2F%2Ffeeds.feedburner.com%2Fthebluegrassblog&chan=y&num=10&desc=0&date=n&targ=y" type="text/javascript"></script>';
feed = '<script language="JavaScript" src="http://www.ukbluegrass.com/feed2js/feed2js.php?src=http%3A%2F%2Ffeeds.feedburner.com%2Fukbluegrass&amp;chan=y&amp;num=7&amp;date=y&amp;targ=y" type="text/javascript"></script>';


document.write(feed);

