jQuery(document).ready(function(){
	jQuery('input[value="Go"]').attr("value", "");
	guru.forms.hideButtonValue();	
 });
