<% nowcount = smsSelect2(session("ss_m_id")) maxcount = int( (nowcount + 999) / 1000 ) * 1000 '1000단위로 maxconut 생성 nowpercent = int( ( nowcount / maxcount ) * 100 ) %>