function go_bnr(p_bnrIdx) {
switch (p_bnrIdx) {
case '1': location.href = '/event/iae_event_list.asp?m_cd=EVT#EVDTL_4_101';
break;
case '2': location.href = '/event/iae_event_list.asp?m_cd=EVT#EVDTL_4_97';
break;
case '4': location.href = '/event/iae_history_view.asp?evt_code=55';
break;
} }
























