if (document.location.toString().indexOf('npr.org') == -1)
{   
d = new Date();
formattedYear = d.getYear();
if (formattedYear < 1000) formattedYear += 1900;
document.write
(
'<TR><TD WIDTH=1 BGCOLOR=#3333FF><IMG SRC="spc_3333ff.gif" WIDTH=1 HEIGHT=1',
' BORDER=0 HSPACE=0 VSPACE=0></TD>',
'<TD VALIGN=middle BGCOLOR=#99CCFF width=2>&#160;</TD>',
'<TD VALIGN=middle BGCOLOR=#99CCFF><FONT FACE="Verdana, Charcoal,',
'Sans Serif" SIZE=2 COLOR=#3333FF>',
'<B>From the Campaign Trail...',
d.getMonth()+1,
'/',
d.getDate(),
'/',
formattedYear,
'</B></FONT><BR></TD>',
'<TD VALIGN=middle BGCOLOR=#99CCFF width=2>&#160;</TD>',
'<TD WIDTH=1 BGCOLOR=#3333FF><IMG SRC="spc_3333ff.gif" WIDTH=1 HEIGHT=1 BORDER=0',
' HSPACE=0 VSPACE=0></TD>',
'</TR><TR><TD WIDTH=1 BGCOLOR=#3333FF><IMG SRC="spc_3333ff.gif" WIDTH=1 HEIGHT=1',
' BORDER=0 HSPACE=0 VSPACE=0></TD>',
'<TD width=2>&#160;</TD><TD VALIGN=top>'
)
};
document.write
(
'<FONT FACE="Verdana, Charcoal, Sans Serif" SIZE=3><B>',
'Bush Names Ashcroft Attorney General',
'</B></FONT><BR>',
'<FONT SIZE=2>',
'Repeatedly stressing his commitment to "integrity," Senator John Ashcr',
'oft accepted President-elect George W. Bush\'s nomination as attorney g',
'eneral. "You have my word that I will administer the Department of Jus',
'tice with integrity, I will advise your administration with integrity ',
'and I will enforce the laws ... with integrity," he promised Bush in t',
'he Austin, Texas, ceremony.  <p> Bush was also expected to name New Je',
'rsey Governor Christie Whitman, a moderate, as director of the Environ',
'mental Protection Agency. Also on the list of cabinet possibilities is',
' Wisconsin Governor Tommy Thomson as secretary of Health and Human Ser',
'vices.<A HREF="http://<!--#echo var="SERVER_NAME" -->/ramfiles/me/20001221.me.09.ram"><img',
' src="http://<!--#echo var="SERVER_NAME" -->/news/national/election2000/election_audio.gif',
'" alt="audio button" border="0" align="left"></A> Former Indiana Senat',
'or Dan Coats was considered the favorite for defense chief, but Bush s',
'aid he needed more time to consider his options. Listen as NPR\'s Don G',
'onyea reports on <i>Morning Edition</i>.',
'<br></FONT>'
);

