document.write (
'<table width="125" border="0" cellspacing="0" cellpadding="0">',
'<tr><td align="left"><a href="http://tpr.org/audio/listen.html">KSTX - Listen Live</a></td></tr>',
'<tr><td align="left"><a href="http://tpr.org/audio/podcasts.html">Podcasting</a></td></tr>',
'<tr><td align="left"><a href="http://tpr.org/programs/news.html">Newsroom</a></td></tr>',
'<tr><td align="left"><a href="http://tpr.org/programs/calendar.html#'
)
document.write (today.getMonth()+1)
document.write ('-')
document.write (today.getDate())
document.write (
'">Community Events Calendar <img border="0" src="http://tpr.org/images/calendaricon.gif" align="absmiddle" width="15" height="15"></a></td></tr>',
'<tr><td align="left"><a href="http://tpr.org/programs/texasmatters.html"><i>Texas Matters</i></a></td></tr>',
'<tr><td align="left"><a href="http://tpr.org/programs/newsmaker.html"><i>Newsmaker Hour</i></a></td></tr>',
'</table>'
)
