
function init() {
	displayTab('','t');
	attach_form_handlers();
	
}
window.onload = init;

