function zn_fblogin() {
	window.location.href=window.location.href;
}

function zn_fblogout() {
	window.location.href=window.location.href;
}
