


// 検索ヘルプ

function help01(){
win=window.open('event/help.html','helpwim01','scrollbars=yes,resizable=yes,menubar=no,width=640,height=622');
}

function help02(){
win=window.open('help.html','helpwin02','scrollbars=yes,resizable=yes,menubar=no,width=640,height=622');
}