<script type="text/javascript">
<!--
//<![CDATA[
// define the name of a target frame below
var target = '_self';
// define the ID number of the feed you want to syndicate
var strFeedID = '2';
// define the maximum length of the description or leave blank = '';
var strLengthOfDescription = '224';
// define the maximum number of items to display
// leave at zero to show all items.
var strShowNumberOfItems = '3';
//do not edit below this line
var strSRC = 'http:\/\/library.davesabine.com\/rss-syndicatefeed.asp'
+'?ContentType=application\/x-javascript'
+'&target='+target
+'&strFeedID='+strFeedID
+'&strLengthOfDescription='+strLengthOfDescription
+'&strShowNumberOfItems='+strShowNumberOfItems;
document.writeln('<scri'+'pt type="text\/javascript" ');
document.writeln(' src="'+ strSRC +'">');
document.writeln('<\/script>');
//]]>
//-->
</script>