function direct(x){
		window.location.href=x;
	
	}