var timer;

addMenuFunctions();
addStyleSheetFunctions();
timer = window.setInterval('session_check()', 30000);
add_reset_to_form()