rawTitleString = 'The Writer\'s Almanac||'; rawLinkString = 'http://writersalmanac.publicradio.org/?refid=0'; rawDescriptionString = 'Sunday\'s Poem: \"Gil\'s Story\" by Kathleen Flenniken, from Famous. Sunday\'s Literary Notes: On this day in 1876, Colorado became the 38th state admitted to the Union. It\'s one of only three states in the U.S. without any natural borders - something like a river or mountain range or desert, which separates it from its neighbors. The other two states with no natural borders: Colorado\'s neighbors Wyoming and Utah.'; rawImageString = ''; titlearray = rawTitleString.split('||'); linkarray = rawLinkString.split('||'); descriptionarray = rawDescriptionString.split('||'); imagearray = rawDescriptionString.split('||'); document.write('
');
if ((window.TWA117logo==null) || (window.TWA117logo!=false)) {
if ((window.image==null) || (window.image=false)) {
document.write('
');
}
}
if ((window.TWA117title==null) || (window.TWA117title!=false)) {
if ((window.title==null) || (window.title!=false)) {
document.write('' + titlearray[i] + '
');
}
}
if ((window.TWA117image==true)) {
document.write('
');
}
if ((window.TWA117description==null) || (window.TWA117description!=false)) {
document.write('' + descriptionarray[i] + '');
}
document.write('