function jump(url){
	location.href=url;
}
