#!/usr/bin/perl use lib '.'; use MyBoard; &do_header("Echoingwalls Music Forums"); print qq(

Password Recovery System

Please enter the email address associated with your account in the box below and then click "Search."

Email Address: 
); &do_footer;