<?php
require_once('../html/inc/page_translate.inc');
find_translation("volunteer.html");

Header("Location:  http://boinc.berkeley.edu/trac/wiki/VolunteerComputing");
?>