rawTitleString = 'American Routes||'; rawLinkString = 'http://www.americanroutes.org'; rawDescriptionString = 'From blues to country to Texas swing, Lyle and his large band can tell some good stories, and they\'re not all about penguins. We\'ll hear all about it (and more) when we sit down in conversation with Lyle Lovett.'; rawImageString = ''; titlearray = rawTitleString.split('||'); linkarray = rawLinkString.split('||'); descriptionarray = rawDescriptionString.split('||'); imagearray = rawDescriptionString.split('||'); document.write('
');
if ((window.AMR181logo==null) || (window.AMR181logo!=false)) {
if ((window.image==null) || (window.image=false)) {
document.write('
');
}
}
if ((window.AMR181title==null) || (window.AMR181title!=false)) {
if ((window.title==null) || (window.title!=false)) {
document.write('' + titlearray[i] + '
');
}
}
if ((window.AMR181image==true)) {
document.write('
');
}
if ((window.AMR181description==null) || (window.AMR181description!=false)) {
document.write('' + descriptionarray[i] + '');
}
document.write('