rawTitleString = 'The Splendid Table||'; rawLinkString = 'http://splendidtable.publicradio.org/?refid=0'; rawDescriptionString = 'We meet up with Tom Owens, the founder of the cult-status coffee website Sweet Maria\'s, journalist John Willoughby introduces us to the allure of dried Persian limes; and the Sterns are eating whitefish livers at Maggie\'s in Bayfield, WI.'; rawImageString = ''; titlearray = rawTitleString.split('||'); linkarray = rawLinkString.split('||'); descriptionarray = rawDescriptionString.split('||'); imagearray = rawDescriptionString.split('||'); document.write('
');
if ((window.SPT27logo==null) || (window.SPT27logo!=false)) {
if ((window.image==null) || (window.image=false)) {
document.write('
');
}
}
if ((window.SPT27title==null) || (window.SPT27title!=false)) {
if ((window.title==null) || (window.title!=false)) {
document.write('' + titlearray[i] + '
');
}
}
if ((window.SPT27image==true)) {
document.write('
');
}
if ((window.SPT27description==null) || (window.SPT27description!=false)) {
document.write('' + descriptionarray[i] + '');
}
document.write('