// IDFA website-specific script
function logout() {
	__doPostBack('btnCommandHandler','logout');
};
