$buttonvalue = "Search";
$search_at = "Search on";
$search_result = "gave this result";
$pages = "Number of pages with hits";
$to_small = "At least two characters is required";
$recursive = FALSE; // Change to false if no searching should be done in subdirectories.
$value=$_GET["searchone"]; # retrive value from calling page
//---------------------------- Do not change anything below this line -------------------------------------------------------------------------------
$html = <<