var tmpForm = document.getElementsByTagName("form")[0];
tmpForm.action = window.location.href;
//tmpForm.setAttribute("action") = window.location.href;
	
		
		
	
	
	



