<?php
header("Location: http://sourceforge.net/project/showfiles.php?group_id=21249"); /* Redirect browser */
exit;                 /* Make sure that code below does 
                         not get executed when we redirect. */
?>
