<!--
function graphIt(n) {
	document.forms[n].submit();
}
//-->
