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