Dear fellow Miniacs,
As you may have noticed, we have made some changes around the MOASF site lately. Because of this,
some pages have been removed and others have just been moved. We have tried to map all the old pages
to the new locations but in some cases we could not.
http://www.moasf.com/';
break;
case 1164:
case 1239:
$redirect = 'http://www.moasf.com/events.php';
break;
case 1165:
$redirect = 'http://forum.moasf.com/';
break;
case 1166:
$redirect = 'http://www.moasf.com/contactUs.php';
break;
case 1167:
$redirect = 'http://www.moasf.com/userLinks.php';
break;
case 1240:
$redirect = 'http://www.moasf.com/clubMeetings.php';
break;
case 1248:
$redirect = 'http://gallery.moasf.com/';
break;
case 1331:
$redirect = 'http://gallery.moasf.com/thumbnails.php?album=0';
break;
case 1401:
$redirect = 'http://www.moasf.com/membership.php';
break;
case 2460:
$redirect = 'http://www.moasf.com/store.php';
break;
default:
$found = 0;
}
if($found) {
echo 'The page you are looking for has been relocated to:
';
echo $redirect;
echo '
Please update your bookmarks.
';
} else {
echo 'Unfortunately, the page you are looking for has either been removed or we could not map it to a new location.
We apologize for the inconvenience but you will have to browse the site to locate it again.
';
}
?>
Thanks!