Help for this page
my $dropDowns = new MakeDropDowns($cgi); ... print $dropDowns->getHtml;
package MakeDropDowns; ... 1;