function banner(breadcrumbs)
{
document.write('<script type="text/javascript">function processSearchForm(form) { var qtext = form.QueryText.value; var ntext = ""; if(qtext) { var keywords = qtext.split(" "); for (var i=0;i<keywords.length;i++) { if(ntext.length > 0) ntext += ","; ntext += keywords[i]; } } form.QueryText.value = ntext; return true; }</script>');


document.write('<!-- Header -->');
document.write('<MAP NAME="header_parts_menu_01_Map">');
document.write('<AREA SHAPE="rect" ALT="Info &amp; links for journalists" title="Info &amp; links for journalists" COORDS="506,0,578,19" HREF="/press.htm">');
document.write('<AREA SHAPE="rect" ALT="Bios, expertise, &amp; contact info" title="Bios, expertise, &amp; contact info" COORDS="450,0,505,19" HREF="/staff/index.htm">');
document.write('<AREA SHAPE="rect" ALT="Info on CNS offices &amp; research programs" title="Info on CNS offices &amp; research programs" COORDS="311,0,449,19" HREF="/programs/index.htm">');
document.write('<AREA SHAPE="rect" ALT="Educational resources &amp; CNS student information" title="Educational resources &amp; CNS student information" COORDS="206,0,310,19" HREF="/edu/index.htm">');
document.write('<AREA SHAPE="rect" ALT="CNS research &amp; analysis" title="CNS research &amp; analysis" COORDS="103,0,205,19" HREF="/pubs/index.htm">');
document.write('<AREA SHAPE="rect" ALT="Center-related info" title="Center-related info" COORDS="0,0,102,19" HREF="/cns/index.htm">');
document.write('</MAP>');




document.write('<table width=100% border=0 cellpadding=10 cellspacing=0 bgcolor="#efdfd8" style="border:5px solid #c00;"><tr><td align=left valign=top><font face="verdana"><h3 style="margin:0;"><font color="#cc0000"><b>This Page Has Been Replaced</b></font></h3> <font color="#cc0000"><B>A new version of this page exists elsewhere.</B></font><font size=-1><BR><b>To find the new page, follow the instructions on the page below.</b><br><br>If a new link is not specified below, please go to the <b><A href="/pubs/index.htm">new Publications page</a></B>, or use the <b>"Site Search" box</B> in the banner below.<br>We apologize for the inconvenience, and should have a direct link on this page soon.</font></font></td></tr></table>');




document.write('<table width=100% border=0 cellpadding=0 cellspacing=0 bgcolor="#ECE9E6" style="border:1px solid #333333;background-image: url(/images/center_stretch_dim.gif);background-repeat:no-repeat;background-position: 100% 100%;">');
document.write('	<TR>');
document.write('		<!--CNS-->');
document.write('		<TD width=112 align=center valign=center bgcolor="#000000" rowspan=3><a href="/index.htm"><img src="/images/cnslogo_small.gif" width=112 height=36 align=absmiddle hspace=0 vspace=0 border=0 alt="James Martin Center for Nonproliferation Studies - Return home" title="James Martin Center for Nonproliferation Studies - Return home"></A></TD>');
document.write('		<!--Miis-->');
document.write('		<TD align=left valign=top><font face=verdana size=-1 color="#575452"><B><div style="margin-left:5px;margin-right:5px;">James Martin Center for Nonproliferation Studies</div></B></TD>');
document.write('		<!--Search-->');
document.write('		<TD rowspan=2 align=right valign=top nowrap><font face=verdana size=-1>');






document.write('				<form action="http://www.google.com/cse" id="cse-search-box" style="margin:0 5px 0 0;">');
document.write('				<div>');
document.write('				<input type="hidden" name="cx" value="012379558634396650443:0sogq4pg_c4" />');
document.write('				<input type="hidden" name="ie" value="UTF-8" />');
document.write('				<input type="text" name="q" size="40" style="width:240px;" />');
document.write('				<input type="submit" name="sa" value="Site Search" />');
document.write('				</div>');
document.write('				</form>');



document.write('		</TD>');
document.write('	</TR>');
document.write('	<TR>');
document.write('		<!--Breadcrumbs-->');
document.write('		<TD align=left valign=bottom style="padding-top:3px;padding-bottom:6px;"><font face=verdana size=-2 color="#575452"><div style="margin-left:5px;margin-right:5px;">');
document.write('		<B><a href="/index.htm">Home<a></B>&nbsp;&gt;');
document.write(breadcrumbs);
document.write('		</div></TD>');
document.write('	</TR>');
document.write('	<TR>');
document.write('		<TD colspan=2><IMG NAME="header_parts_menu_01" SRC="/images/header_parts_menu_01.gif" WIDTH=578 HEIGHT=19 BORDER=0 ALT="" USEMAP="#header_parts_menu_01_Map" hspace=0 vspace=0></TD>');
document.write('	</TR>');
document.write('</Table>');
}