// JavaScript Document



/* OC */

	function goSubmit(aa){
	  location.href=aa;
	}
