function noAccess() {
  alert ("Sorry but you do not have access to this portion of the site.  Email us for more info.");
  return false;
}
