<!--
function toggleFormat(){
	toggle_display(document.getElementById('formatting'));
}

//-->