Minor league advice for major fun – How to hit a home run on class II
by Pat Yarnell

Canoeists are a hard bunch to satisfy. We always want to know what's around the next bend. When it comes to whitewater, many of us keep a wish list of runs that are just beyond our comfort level. So, how do you get ready for that next river on your list?

There are basically two approaches:

1. Raise your skill level, or
2. Lower your safety margin

Frequently Asked Questions (FAQ)

 

I Can't Log In

Do you not remember your password?

If you do not remember your password, have you selected the "I Forgot my Password" in the upper right to reset your password?

uid) { // this user is already logged in
print “

You do not have permission to access this page. Access to some pages is restricted to specific officers and staff.”;
print “

If you feel that you have received this message in error, please email the Webmaster with specific details so that we may review your access to our web site.”;
} else {
print “

We apologize, but you do not have permission to access this page. Some of our pages are restricted to Members Only. Please join or log in.”;
drupal_set_message(t(“We apologize, but you do not have permission to access this page. Some of our pages are restricted to Members Only. Please join or log in.”));
$querystring = $_GET;
unset($querystring[‘q’], $querystring[‘destination’]);
$destination = drupal_get_destination() . urlencode(‘?’ . drupal_query_string_encode($querystring));
$url = url(‘user’) . ‘?’ . $destination;
header( ‘Location: ‘ . $url );
exit;
}
?>