CNFBCONNECT = {
	reloadPage: function() {
		window.location.reload();
		return;
	}
};