// hide/show job block according to value
// true = hide
// false = show
var programmer = false;
var graphic3d = true;
var animator = true;
