


var title =encodeURIComponent('qp東日本大震災qp');
document.write('<a href="http://www.47news.jp/cgi-bin/search_47topics.cgi?WORD='+title+'" target="_blank">東日本大震災</a>&nbsp;&nbsp;');

var title2 =encodeURIComponent('qpおくやみqp');
document.write('<a href="http://www.47news.jp/cgi-bin/search_47topics.cgi?WORD='+title2+'" target="_blank">おくやみ</a>&nbsp;&nbsp;');

var title3 =encodeURIComponent('qp人物qp');
document.write(' <a href="http://www.47news.jp/cgi-bin/search_47topics.cgi?WORD='+title3+'" target="_blank">人物</a>&nbsp;&nbsp;');

var title4 =encodeURIComponent('qp閣僚名簿qp');
document.write('  <a href="http://www.47news.jp/cgi-bin/search_47topics.cgi?WORD='+title4+'" target="_blank">閣僚名簿</a>&nbsp;&nbsp;');



var title9 ="";
title9 =encodeURIComponent('地震・原発／Ｑ＆Ａ');
document.write(' <a href="http://www.47news.jp/cgi-bin/search_47topics.cgi?WORD='+title9+'" target="_blank">地震・原発／Ｑ＆Ａ</a>&nbsp;&nbsp;');


