function showSend() {
	document.getElementById("sendForm").style.left="auto";
}
