function do_chat()
draw_chatbox()
end
function load_chat(chatTable)
current_chat = chatTable
chat_interaction = 1
function draw_chatbox()