var timer;

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

if (typeof sIFR != 'undefined')
	sIFR();