/* JavaScript Copyright (C) 2009 by Charles Kelly http://www.manythings.org/
* If you leave this notice in the script, you may
* use this on your site, "as is" or modified.
*/
var LastPage=4076;
var FirstPage=4002;
var url=document.URL;var ThisPage=parseInt(url.substring(url.lastIndexOf("\/")+1,url.lastIndexOf("\.")),10);var NextPage=ThisPage+1;var PrevPage=ThisPage-1;a='<center><small>';if(PrevPage>(FirstPage-1)){a+='<a href="'+PrevPage+'.html">&lt;= Older</a> [ ';}else{a+='<!a href="'+LastPage+'.html">&lt;= Older</a> [ ';}a+=ThisPage;a+=' ]';if(NextPage>(LastPage)){a+=' <!a href="'+FirstPage+'.html">Newer =&gt;</a>';}else{a+=' <a href="'+NextPage+'.html">Newer =&gt;</a>';}a+='<br /><font color="red">';var str=document.title;var patt1=/(\d\d\d\d-\d\d-\d\d)/gi;VOAdate=str.match(patt1);if(VOAdate!=null){a+=VOAdate;}a+='</font></center></small><br />';document.write(a);

