#---------------------------------
# Check which page you're
# interested in and redirect
# to the page.
if (you.interested_in?(CZEAL))
{
jump_to(this);
}