// Information ・ yomiDr.Newsポップアップ
function info_winopen(url){
window.open(url,'newwin','menubar=yes,scrollbars=yes,resizable=yes,width=620,height=650');
}

