﻿function sf(){
	document.getElementById("q").focus();
}

