document.write
(
'	<TABLE BORDER="0" CELLPADDING="8" CELLSPACING="0" WIDTH="162">',
'		<TR>	',
'			<TD CLASS="subnav">',
'				<A HREF="/programs/atc/"><IMG SRC="http://media.npr.org/images/logo_atc.gif" WIDTH="100" HEIGHT="100" BORDER="0" ALT="All Things Considered"></A>',
'				<P CLASS="subnav">',
'				<a CLASS="subnav" href="/rundowns/rundown.php?prgId=2&prgDate=current">latest show</a><br><br>',
'				<a CLASS="subnav" href="/rundowns/calendar/calendar.php?prgId=2">previous shows</a><br><br>',
'				<a CLASS="subnav" href="/programs/atc/commentaries/">commentaries</a><br><br>',
'				<a CLASS="subnav" href="/programs/asc/">all songs considered</a><br><br>',
'				<a CLASS="subnav" href="/programs/watc/recipes/">recipes</a><br><br>',
'				<a CLASS="subnav" href="/programs/atc/inside/">about <i>ATC</i></a><br><br>',
'				<a CLASS="subnav" href="/wheretohear/?prgId=2">where can i hear it?</a><br><br>',
'				<a CLASS="subnav" href="mailto:atc@npr.org">atc@npr.org</a><br>(weekdays)<br><br>',
'				<a CLASS="subnav" href="mailto:watc@npr.org">watc@npr.org</a><br>(weekends)',
'				</P>',
'			</TD>',
'		</TR>',
'	</TABLE>'
);