D'oh!
Darn spelling. Thanks Jaxtell.
I've sorted that out, and moved
$_SESSION['data']=$_POST;
to the end of job_load.php, do it now reads
mail($sendTo, $subject, $body, $headers);
$_SESSION['data']=$_POST;
?>
Still nothing appearing when I call contactsheet.php