';
// Create intend block.
echo '
How did you intend to use Firefox when you installed it?
';
echo '';
// Create issue block.
echo 'Why did you uninstall Firefox? (select all that apply)
';
echo '';
echo 'How can we improve Firefox?
';
echo 'Please share your ideas, suggestions or details about any issues below.
';
echo '';
echo '';
echo '';
echo '';
echo '
';
echo '';
echo '';
require_once(FOOTER);
?>