function helloHIDE() {
	$("#hidethis").hide();
};
