function isProtectedPage() { return false; } 
function isUnprotectedPage() { return true; }
