function areaJump(n){
	location.href=n;
}
