function topinfoMenu(){
	var s='';
	s += '<p class="topinfotxt">肝炎ニュース更新いたしました。(2012/2/15)</p>';
s += '<p class="topinfotxt">肝炎ニュース更新いたしました。(2012/2/7)</p>';
	document.write(s);
}
function opnews(theURL){
order=window.open(theURL,'','width=580,height=500,toolbar=1,location=0,directories=1,status=0,menubar=1,resizable=1,scrollbars=1');
order.focus();
}; 

